| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r157755. | Manman Ren | 2012-06-06 | 1 | -3/+0 |
* | Revert r157831 | Manman Ren | 2012-06-03 | 1 | -6/+0 |
* | X86: peephole optimization to remove cmp instruction | Manman Ren | 2012-06-01 | 1 | -0/+6 |
* | Remove a trailing space and fix a comment. | Craig Topper | 2012-06-01 | 1 | -3/+2 |
* | X86: replace SUB with CMP if possible | Manman Ren | 2012-05-31 | 1 | -0/+3 |
* | Added FMA3 Intel instructions. | Elena Demikhovsky | 2012-05-31 | 1 | -1/+3 |
* | Reorder includes in Target backends to following coding standards. Remove som... | Craig Topper | 2012-03-17 | 1 | -1/+1 |
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -1/+1 |
* | Break false dependencies before partial register updates. | Jakob Stoklund Olesen | 2011-11-15 | 1 | -0/+5 |
* | Expand the x86 V_SET0* pseudos right after register allocation. | Jakob Stoklund Olesen | 2011-09-29 | 1 | -0/+3 |
* | Promote the X86 Get/SetSSEDomain functions to TargetInstrInfo. | Jakob Stoklund Olesen | 2011-09-27 | 1 | -5/+3 |
* | * Combines Alignment, AuxInfo, and TB_NOT_REVERSABLE flag into a | Bruno Cardoso Lopes | 2011-09-08 | 1 | -5/+13 |
* | Hoist hasLoadFromStackSlot and hasStoreToStackSlot. | Jakob Stoklund Olesen | 2011-08-08 | 1 | -21/+0 |
* | Refactor X86 target to separate MC code from Target code. | Evan Cheng | 2011-07-25 | 1 | -501/+2 |
* | Hide the call to InitMCInstrInfo into tblgen generated ctor. | Evan Cheng | 2011-07-01 | 1 | -1/+4 |
* | Remove unused OpcodeMask enumerator. | Francois Pichet | 2011-05-25 | 1 | -1/+0 |
* | Fix MSVC warning: "is out of range for enum constant" | Francois Pichet | 2011-05-25 | 1 | -1/+1 |
* | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -1/+1 |
* | Make OpcodeMask an unsigned long long literal to deal with overflow. | Joerg Sonnenberger | 2011-04-04 | 1 | -1/+1 |
* | Add support for the VIA PadLock instructions. | Joerg Sonnenberger | 2011-04-04 | 1 | -2/+3 |
* | Expand Op0Mask by one bit in preparation for the PadLock prefixes. | Joerg Sonnenberger | 2011-04-04 | 1 | -11/+12 |
* | Increased the register pressure limit on x86_64 from 8 to 12 | Andrew Trick | 2011-03-05 | 1 | -0/+2 |
* | whitespace | Andrew Trick | 2011-03-05 | 1 | -51/+51 |
* | Implement xgetbv and xsetbv. | Rafael Espindola | 2011-02-22 | 1 | -0/+4 |
* | Move callee-saved regs spills / reloads to TFI | Anton Korobeynikov | 2010-11-27 | 1 | -11/+0 |
* | tidy up, no functionality change. | Chris Lattner | 2010-11-14 | 1 | -1/+1 |
* | Re-enable register pressure aware machine licm with fixes. Hoist() may have | Evan Cheng | 2010-10-19 | 1 | -0/+5 |
* | Revert r116781 "- Add a hook for target to determine whether an instruction def | Daniel Dunbar | 2010-10-19 | 1 | -5/+0 |
* | - Add a hook for target to determine whether an instruction def is | Evan Cheng | 2010-10-19 | 1 | -0/+5 |
* | Reduce casting in various tables by defining the table | Chris Lattner | 2010-10-07 | 1 | -5/+5 |
* | Implement support for the bizarre 3DNow! encoding (which is unlike anything | Chris Lattner | 2010-10-03 | 1 | -14/+22 |
* | fix rdar://8444631 - encoder crash on 'enter' | Chris Lattner | 2010-09-17 | 1 | -1/+7 |
* | implement rdar://6653118 - fastisel should fold loads where possible. | Chris Lattner | 2010-09-05 | 1 | -6/+6 |
* | Fix PR7748 without using microsoft extensions | Bruno Cardoso Lopes | 2010-08-26 | 1 | -6/+6 |
* | fix PR7465, mishandling of lcall and ljmp: intersegment long | Chris Lattner | 2010-08-19 | 1 | -0/+7 |
* | remove the JIT "NeedsExactSize" feature and supporting logic. | Chris Lattner | 2010-07-22 | 1 | -4/+0 |
* | instead of migrating it to the MC instruction encoder, just | Chris Lattner | 2010-07-22 | 1 | -1/+0 |
* | Remove the isMoveInstr() hook. | Jakob Stoklund Olesen | 2010-07-16 | 1 | -6/+0 |
* | AVX 256-bit conversion instructions | Bruno Cardoso Lopes | 2010-07-13 | 1 | -1/+7 |
* | X86InstrInfo::copyRegToReg is dead. Long live copyPhysReg! | Jakob Stoklund Olesen | 2010-07-11 | 1 | -6/+0 |
* | Merge VEX enums with other x86 enum forms. Also fix all checks of which VEX | Bruno Cardoso Lopes | 2010-07-09 | 1 | -16/+11 |
* | add some long-overdue enums to refer to the parts of the 5-operand | Chris Lattner | 2010-07-08 | 1 | -6/+18 |
* | introduce a new X86II::getMemoryOperandNo method, which | Chris Lattner | 2010-07-08 | 1 | -12/+71 |
* | Implement X86InstrInfo::copyPhysReg | Jakob Stoklund Olesen | 2010-07-08 | 1 | -0/+4 |
* | Implement the major chunk of PR7195: support for 'callw' | Chris Lattner | 2010-07-07 | 1 | -4/+7 |
* | Add AVX vblendvpd, vblendvps and vpblendvb instructions | Bruno Cardoso Lopes | 2010-07-06 | 1 | -5/+13 |
* | - Add AVX SSE2 Move doubleword and quadword instructions. | Bruno Cardoso Lopes | 2010-07-01 | 1 | -3/+3 |
* | Add AVX MOV{SS,SD}{rr,rm} instructions | Bruno Cardoso Lopes | 2010-06-22 | 1 | -2/+3 |
* | Add a DebugLoc parameter to TargetInstrInfo::InsertBranch(). This | Stuart Hastings | 2010-06-17 | 1 | -1/+2 |
* | Reapply r105521, this time appending "LLU" to 64 bit | Bruno Cardoso Lopes | 2010-06-08 | 1 | -4/+18 |