summaryrefslogtreecommitdiff
path: root/test/Transforms/TailCallElim/reorder_load.ll
Commit message (Expand)AuthorAge
* Replace uses of unwind with unreachable for the same effect.Bill Wendling2011-09-19
* Eliminate more redundant llvm-as calls.Dan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Improve tail call elim to move loads above readonly callsChris Lattner2009-06-19