Another testcase for IV shortening.
[oota-llvm.git] / test / Transforms / IndVarSimplify /
2009-04-16 Dale JohannesenAnother testcase for IV shortening.
2009-04-15 Dale JohannesenEnhance induction variable code to remove the
2009-02-23 Dan GohmanBack out the change in 64918 that used sign-extensions...
2009-02-18 Dan GohmanUse a sign-extend instead of a zero-extend when promoting a
2009-02-18 Dan GohmanFix a corner case in the new indvars promotion logic...
2009-02-16 Dan GohmanRename IndVarsSimplify to IndVarSimplify, to be consist...