aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-10-19-SwitchUnnecessaryBranching.ll
AgeCommit message (Expand)Author
2012-04-16Flip the new block-placement pass to be on by default.Chandler Carruth
2009-10-06Instead of printing unnecessary basic block labels as labels inDan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-30eliminate some uses of prcontext. Any help here would be appreciated :)Chris Lattner
2009-03-31Add an explicit -asm-verbose to these tests, to make itDan Gohman
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-10-14Revert 42908 for now.Evan Cheng
2007-10-13Fix test case.Evan Cheng
2007-10-12Change the names used for internal labels to use the currentDan Gohman
2007-04-16For PR1319:Reid Spencer
2007-02-17Fixes PR 1200Dale Johannesen
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-23Update test case.Evan Cheng
2006-10-20Changed the pattern matching so that it will hopefully work on Linux.Bill Wendling
2006-10-19Testcase for P926Bill Wendling