aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ArgumentPromotion/control-flow.ll
AgeCommit message (Expand)Author
2008-05-01Update old-style syntax in some "not grep" tests.Dan Gohman
2008-03-01Remove llvm-upgrade and update test cases.Tanya Lattner
2007-04-15PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2004-11-13Add a testcase for a function we cannot legally promote the argument of.Chris Lattner