aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/IndVarSimplify/floating-point-iv.ll
Commit message (Expand)AuthorAgeFilesLines
* Disable IV rewriting by default. See PR10916.Andrew Trick2011-09-131-1/+1
* [indvars] Fix bugs in floating point IV range checks noticed by inspection.Andrew Trick2011-09-131-3/+3
* add integer overflow check for the fp induction variable Chris Lattner2010-04-031-4/+4
* fix PR6761, a miscompilation due to the fp->int IV conversionChris Lattner2010-04-031-4/+23
* convert to filecheckChris Lattner2010-04-031-5/+13
* rename feature test.Chris Lattner2010-04-031-0/+65
* actually just remove this, will move the real feature test here.Chris Lattner2010-04-031-35/+0
* rename test since it is a feature test.Chris Lattner2010-04-031-0/+35