summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/2008-08-14-ShadowIV.ll
Commit message (Expand)AuthorAgeFilesLines
* If IV is used in a int-to-float cast inside the loop then try to eliminate th...Devang Patel2008-08-261-1/+0
* XFAIL this test for now.Bill Wendling2008-08-181-0/+1
* Didn't mean to change this.Evan Cheng2008-08-171-0/+99
* Fix a (u)comiss intrinsic lowering bug. It was using anyext which can return ...Evan Cheng2008-08-171-99/+0
* Reapply 54786. Add overflow and number of mantissa bits checks.Devang Patel2008-08-151-0/+99
* Revert 54786. It's not checking for overflows, etc.Evan Cheng2008-08-151-27/+0
* If IV is used in a int-to-float cast inside the loop then try to eliminate th...Devang Patel2008-08-141-0/+27
OpenPOWER on IntegriCloud