Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the local register allocator. | Jakob Stoklund Olesen | 2010-06-15 | 1 | -1/+0 |
* | Enable a bunch more -regalloc=fast tests | Jakob Stoklund Olesen | 2010-05-12 | 1 | -0/+1 |
* | Enable -split-phi-edges by default, except when -regalloc=local. | Jakob Stoklund Olesen | 2009-11-17 | 1 | -0/+1 |
* | Revert 89021. It's miscompiling llvm-gcc driver driver at -O0. | Evan Cheng | 2009-11-17 | 1 | -5/+1 |
* | Enable -split-phi-edges by default | Jakob Stoklund Olesen | 2009-11-17 | 1 | -1/+5 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Second attempt: | Bill Wendling | 2009-04-29 | 1 | -1/+1 |
* | r70270 isn't ready yet. Back this out. Sorry for the noise. | Bill Wendling | 2009-04-28 | 1 | -1/+1 |
* | Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to | Bill Wendling | 2009-04-28 | 1 | -1/+1 |
* | Really test what's intended. | Evan Cheng | 2008-04-16 | 1 | -0/+1 |
* | Rewrite LiveVariable liveness computation. The new implementation is much sim... | Evan Cheng | 2008-04-16 | 1 | -0/+48 |