Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | livePhysRegs: Pass MBB by reference in addLive{Ins|Outs}(); NFC | Matthias Braun | 2016-05-03 | 1 | -1/+1 |
* | LivePhysRegs: Automatically determine presence of pristine regs. | Matthias Braun | 2016-05-03 | 1 | -1/+1 |
* | [X86] Set AddPristinesAndCSRs to FixupBW LivePhysRegs. NFC. | Ahmed Bougacha | 2016-04-27 | 1 | -1/+2 |
* | Optimization bisect support in X86-specific passes | Andrew Kaylor | 2016-04-26 | 1 | -1/+1 |
* | [X86] Use LivePhysRegs in X86FixupBWInsts. | Ahmed Bougacha | 2016-04-26 | 1 | -13/+19 |
* | [X86] Fix PR23155 by turning on X86FixupBWInsts by default. | Kevin B. Smith | 2016-04-08 | 1 | -1/+1 |
* | Add MachineFunctionProperty checks for AllVRegsAllocated for target passes | Derek Schuff | 2016-04-04 | 1 | -0/+5 |
* | [X86] New pass to change byte and word instructions to zero-extending versions. | Kevin B. Smith | 2016-02-11 | 1 | -0/+282 |