diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-03-05 04:28:48 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-03-05 04:28:48 +0000 |
commit | 25cc338d88cd7b6ecd9a08284ff47918658e8d1b (patch) | |
tree | 4e074c6e3ddab8c8a4945235fa4be47e0a22cf34 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1a9b66c7525a97613b7b9e3ac416e1fb71bc2660 (diff) | |
download | bcm5719-llvm-25cc338d88cd7b6ecd9a08284ff47918658e8d1b.tar.gz bcm5719-llvm-25cc338d88cd7b6ecd9a08284ff47918658e8d1b.zip |
Try once again to optimize "icmp (srem X, Y), Y" by turning the comparison into
true/false or "icmp slt/sge Y, 0".
llvm-svn: 127063
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions