aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/JumpThreading/2008-11-27-EntryMunge.ll
AgeCommit message (Expand)Author
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-10-11simplify some run lines, convert a test to filecheck.Chris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman
2008-11-27Fix PR3138: if we merge the entry block into another block, make sure toChris Lattner