Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RegAlloc superpass: includes phi elimination, coalescing, and scheduling. | Andrew Trick | 2012-02-10 | 1 | -1/+1 |
* | Eliminate more linear scan tests. | Jakob Stoklund Olesen | 2011-11-12 | 1 | -1/+1 |
* | Mark all these as needing SSE2. Should fix PPC and | Dale Johannesen | 2010-10-01 | 1 | -1/+1 |
* | Massive rewrite of MMX: | Dale Johannesen | 2010-09-30 | 1 | -5/+9 |
* | 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 |
* | Teach X86FastISel how to handle CCValAssign::BCvt, which is used for | Dan Gohman | 2009-08-05 | 1 | -0/+19 |