| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 95651
|
|
|
|
| |
llvm-svn: 81293
|
|
|
|
|
|
|
|
| |
variable expansions involving the $ character.
This fixes 4 tests that were not running properly before.
llvm-svn: 52183
|
|
|
|
| |
llvm-svn: 41097
|
|
|
|
|
|
|
|
| |
Remove && from the end of the lines to prevent tests from throwing run
lines into the background. Also, clean up places where the same command
is run multiple times by using a temporary file.
llvm-svn: 36142
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
go to the same destination. Now we're producing really good code for
switch-lower-feature.ll testcase
llvm-svn: 35672
|
|
llvm-svn: 35345
|