summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-03-05 05:19:11 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-03-05 05:19:11 +0000
commit9719a719c737287d4e49c7055cfa1837cf3ff19d (patch)
tree8382e48953951695641b09e2bae87572cf68b1e6 /clang/lib/CodeGen/CodeGenModule.cpp
parent25cc338d88cd7b6ecd9a08284ff47918658e8d1b (diff)
downloadbcm5719-llvm-9719a719c737287d4e49c7055cfa1837cf3ff19d.tar.gz
bcm5719-llvm-9719a719c737287d4e49c7055cfa1837cf3ff19d.zip
Thread comparisons over udiv/sdiv/ashr/lshr exact and lshr nuw/nsw whenever
possible. This goes into instcombine and instsimplify because instsimplify doesn't need to check hasOneUse since it returns (almost exclusively) constants. This fixes PR9343 #4 #5 and #8! llvm-svn: 127064
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud