aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/duplicate-phis.ll
AgeCommit message (Expand)Author
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-12-30fix two bogus tests that the asmparser now rejects.Chris Lattner
2009-10-30Add a testcase for the recent duplicate PHI elimination changes.Dan Gohman