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 | 9feda1730c225589e144fb1f86a86a8cf3f39c9e (patch) | |
tree | e024f109b317ad7d10ff2c005376054d3cfa50e7 /lib/Support/IsNAN.cpp | |
parent | 874be74179b087be36a6e7869f3aa8b70732aca1 (diff) | |
download | external_llvm-9feda1730c225589e144fb1f86a86a8cf3f39c9e.zip external_llvm-9feda1730c225589e144fb1f86a86a8cf3f39c9e.tar.gz external_llvm-9feda1730c225589e144fb1f86a86a8cf3f39c9e.tar.bz2 |
Try once again to optimize "icmp (srem X, Y), Y" by turning the comparison into
true/false or "icmp slt/sge Y, 0".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127063 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/IsNAN.cpp')
0 files changed, 0 insertions, 0 deletions