aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/switch-lower.ll
AgeCommit message (Expand)Author
2009-11-07Fix PR5421 by APInt'izing switch lowering.Chris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-12-24Revert the changes in this testcase until Anton can fix them.Bill Wendling
2008-12-23Update testAnton Korobeynikov
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-02-13new testcase for PR1197Chris Lattner