summaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarSimplify/floating-point-iv.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Reapply r139759. Disable IV rewriting by default. See PR10916.Andrew Trick2011-09-15
* [indvars] Revert r139579 until 401.bzip -arch i386 miscompilation is fixed. P...Andrew Trick2011-09-13
* Disable IV rewriting by default. See PR10916.Andrew Trick2011-09-13
* [indvars] Fix bugs in floating point IV range checks noticed by inspection.Andrew Trick2011-09-13
* add integer overflow check for the fp induction variable Chris Lattner2010-04-03
* fix PR6761, a miscompilation due to the fp->int IV conversionChris Lattner2010-04-03
* convert to filecheckChris Lattner2010-04-03
* rename feature test.Chris Lattner2010-04-03
* actually just remove this, will move the real feature test here.Chris Lattner2010-04-03
* rename test since it is a feature test.Chris Lattner2010-04-03