Ensure MDNode used as key in metadata linking map cannot be RAUWed
[oota-llvm.git] / test / Transforms / IndVarSimplify / 2011-09-10-widen-nsw.ll
2015-01-06 Sanjoy DasThis patch teaches IndVarSimplify to add nuw and nsw...
2014-10-02 Zinovy Nis[BUG][INDVAR] Fix for PR21014: wrong SCEV operands...
2014-08-21 Zinovy Nis[INDVARS] Extend using of widening of induction variabl...
2012-03-22 Andrew TrickRemove redundant -enable-iv-rewrite=false flags from...
2011-11-29 Andrew TrickReenable this IndVars unit test.
2011-11-20 Benjamin KramerXFAIL this test until I figure out what indvars is...
2011-09-12 Andrew TrickRename -disable-iv-rewrite to -enable-iv-rewrite=false...
2011-09-12 Andrew TrickTest case for r139453, WidenIV::GetExtendedOperandRecur...