Add a test for r253323
[oota-llvm.git] / test / Transforms / TailCallElim / dont_reorder_load.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-09-02 Bill WendlingTry to eliminate the use of the 'unwind' instruction.
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...