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