Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RegAlloc superpass: includes phi elimination, coalescing, and scheduling. | Andrew Trick | 2012-02-10 | 1 | -1/+1 |
* | Switch a couple -O0 tests to RABasic. | Jakob Stoklund Olesen | 2011-11-12 | 1 | -1/+3 |
* | Propagate the AlignStack bit in InlineAsm's to the | Dale Johannesen | 2010-07-02 | 1 | -1/+1 |
* | Add a -regalloc=default option that chooses a register allocator based on the -O | Jakob Stoklund Olesen | 2010-05-27 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Assume an inline asm might be a call, so we get | Dale Johannesen | 2009-07-16 | 1 | -1/+1 |
* | Fix support for inline asm input / output operand tying when operand spans ac... | Evan Cheng | 2009-06-24 | 1 | -0/+19 |