| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
llvm-svn: 10447
|
|
|
|
|
|
| |
potential register assignment.
llvm-svn: 10291
|
|
|
|
| |
llvm-svn: 10288
|
|
|
|
|
|
|
|
| |
bug where spill instructions were added to the next basic block
instead of the end of the current one if the instruction that required
the spill was the last in the block.
llvm-svn: 10272
|
|
|
|
| |
llvm-svn: 10268
|
|
most tests under test/Programs/SingleSource/Benchmarks/Shootout so development will continue on trunk. The allocator is not enabled by default. You will need to pass -regallo=linearscan to lli or llc to use it.
llvm-svn: 10103
|