fix PR9215, preventing -reassociate from clearing nsw/nuw when
[oota-llvm.git] / test / Transforms / TailCallElim / dont_reorder_load.ll
2010-01-05 Dan GohmanDelete useless trailing semicolons.
2009-09-11 Dan GohmanEliminate more redundant llvm-as calls.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-06-19 Chris LattnerImprove tail call elim to move loads above readonly...