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