Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VirtRegMap: Replace some identity copies with KILL instructions. | Matthias Braun | 2016-07-09 | 1 | -0/+4 |
* | [X86] Teach X86FixupBWInsts to promote MOV8rr/MOV16rr to MOV32rr. | Ahmed Bougacha | 2016-05-07 | 1 | -1/+1 |
* | Revert r268760, it caused PR27670. | Nico Weber | 2016-05-06 | 1 | -1/+1 |
* | [X86] Teach X86FixupBWInsts to promote MOV8rr/MOV16rr to MOV32rr. | Ahmed Bougacha | 2016-05-06 | 1 | -1/+1 |
* | [X86] Fix PR23155 by turning on X86FixupBWInsts by default. | Kevin B. Smith | 2016-04-08 | 1 | -1/+1 |
* | [X86] More thorough partial-register division checks | Simon Pilgrim | 2016-02-15 | 1 | -1/+34 |
* | As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias | Bill Wendling | 2011-04-14 | 1 | -4/+2 |
* | Have the X86 back-end emit the alias instead of what's being aliased. In most | Bill Wendling | 2011-04-14 | 1 | -2/+4 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Don't use INSERT_SUBREG to model anyext operations on x86-64, as it | Dan Gohman | 2009-08-26 | 1 | -0/+18 |