Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't have i386-specific tests in CodeGen/Generic, PR6601. | Chris Lattner | 2010-03-14 | 1 | -95/+0 |
| | | | | llvm-svn: 98508 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | Test assumes tail merging is off; this must now be explicit. | Dale Johannesen | 2007-05-22 | 1 | -1/+1 |
| | | | | llvm-svn: 37286 | ||||
* | For PR1319: Upgrade to new test harness. | Reid Spencer | 2007-04-15 | 1 | -2/+1 |
| | | | | llvm-svn: 36086 | ||||
* | Next stage into switch lowering refactoring | Anton Korobeynikov | 2007-04-09 | 1 | -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 Spencer | 2007-03-28 | 1 | -1/+0 |
| | | | | llvm-svn: 35412 | ||||
* | adding PR 1200 comment by request | Dale Johannesen | 2007-02-17 | 1 | -0/+1 |
| | | | | llvm-svn: 34360 | ||||
* | Fixes PR 1200 | Dale Johannesen | 2007-02-17 | 1 | -0/+71 |
llvm-svn: 34359 |