aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/switch_thread.ll
AgeCommit message (Expand)Author
2008-05-01Update old-style syntax in some "not grep" tests.Dan Gohman
2008-03-19Upgrade tests.Tanya Lattner
2007-04-15For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2005-02-24new testcase for a simple optimization that simplifycfg is about to do.Chris Lattner