aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarSimplify/floating-point-iv.ll
AgeCommit message (Expand)Author
2011-09-15Reapply r139759. Disable IV rewriting by default. See PR10916.Andrew Trick
2011-09-13[indvars] Revert r139579 until 401.bzip -arch i386 miscompilation is fixed. P...Andrew Trick
2011-09-13Disable IV rewriting by default. See PR10916.Andrew Trick
2011-09-13[indvars] Fix bugs in floating point IV range checks noticed by inspection.Andrew Trick
2010-04-03add integer overflow check for the fp induction variable Chris Lattner
2010-04-03fix PR6761, a miscompilation due to the fp->int IV conversionChris Lattner
2010-04-03convert to filecheckChris Lattner
2010-04-03rename feature test.Chris Lattner
2010-04-03actually just remove this, will move the real feature test here.Chris Lattner
2010-04-03rename test since it is a feature test.Chris Lattner