summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/2007-02-16-BranchFold.ll
Commit message (Collapse)AuthorAgeFilesLines
* don't have i386-specific tests in CodeGen/Generic, PR6601.Chris Lattner2010-03-141-95/+0
| | | | llvm-svn: 98508
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Test assumes tail merging is off; this must now be explicit.Dale Johannesen2007-05-221-1/+1
| | | | llvm-svn: 37286
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-2/+1
| | | | llvm-svn: 36086
* Next stage into switch lowering refactoringAnton Korobeynikov2007-04-091-14/+39
| | | | | | | | | | 1. Fix some bugs in the jump table lowering threshold 2. Implement much better metric for optimal pivot selection 3. Tune thresholds for different lowering methods 4. Implement shift-and trick for lowering small (<machine word length) cases with few destinations. Good testcase will follow. llvm-svn: 35816
* Remove use of implementation keyword.Reid Spencer2007-03-281-1/+0
| | | | llvm-svn: 35412
* adding PR 1200 comment by requestDale Johannesen2007-02-171-0/+1
| | | | llvm-svn: 34360
* Fixes PR 1200Dale Johannesen2007-02-171-0/+71
llvm-svn: 34359
OpenPOWER on IntegriCloud