InstCombine: Fold comparisons between unguessable allocas and other pointers
[oota-llvm.git] / test / Transforms / Reassociate / optional-flags.ll
2014-11-19 Chad RosierRevert "[Reassociate] As the expression tree is rewritt...
2014-11-18 Chad Rosier[Reassociate] Use test cases that can actually be optim...
2014-11-17 Chad Rosier[Reassociate] As the expression tree is rewritten make...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-02-17 Chris Lattnerfix PR9215, preventing -reassociate from clearing nsw...
2011-02-02 Dan GohmanFix reassociate to clear optional flags, such as nsw.