summaryrefslogtreecommitdiff
path: root/test/Transforms/LowerSwitch/2003-05-01-PHIProblem.ll
Commit message (Expand)AuthorAge
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Upgrade tests.Tanya Lattner2008-03-19
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16
* Reduce testcase a bitChris Lattner2003-05-01
* New testcase for the lowerswitch passChris Lattner2003-05-01