Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86][MMX] Improve handling of 64-bit MMX constants | Simon Pilgrim | 2018-03-01 | 1 | -15/+2 |
* | [X86][MMX] Run MMX bitcast test on 32 and 64-bit targets | Simon Pilgrim | 2018-02-21 | 1 | -19/+27 |
* | [X86][MMX] Regenerate MMX bitcast test | Simon Pilgrim | 2018-02-20 | 1 | -6/+19 |
* | X86: Do not use llc -march in tests. | Matthias Braun | 2017-08-02 | 1 | -1/+1 |
* | 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 |