| Commit message (Expand) | Author | Age | Files | Lines |
* | Undo my brain cramp. | Evan Cheng | 2009-07-10 | 1 | -6/+0 |
* | CMOVxx doesn't swap operands which it's commuted. | Evan Cheng | 2009-07-10 | 1 | -0/+6 |
* | add a predicate to determine if a global var reference requires a | Chris Lattner | 2009-07-10 | 1 | -0/+16 |
* | change isGlobalStubReference to take target flags instead of a MachineOperand. | Chris Lattner | 2009-07-10 | 1 | -6/+5 |
* | add a new predicate method that says whether a GlobalValue | Chris Lattner | 2009-07-10 | 1 | -1/+27 |
* | move reasoning about darwin $non_lazy_ptr stubs from asmprinter into | Chris Lattner | 2009-07-09 | 1 | -0/+20 |
* | make isel decide whether to emit $stub's on darwin instead of asmprinter. | Chris Lattner | 2009-07-09 | 1 | -0/+5 |
* | move handling of dllimport linkage in isel, not in asmprinter. | Chris Lattner | 2009-07-09 | 1 | -0/+6 |
* | Move all the TLS processing logic into isel, don't do it in asmprinter at all. | Chris Lattner | 2009-06-26 | 1 | -3/+61 |
* | start adding logic in isel to determine asm printer semantics, step N of M. | Chris Lattner | 2009-06-26 | 1 | -1/+11 |
* | Use target-specific machine operand flags to eliminate a gross hack | Chris Lattner | 2009-06-25 | 1 | -1/+12 |
* | Re-apply 68552. | Rafael Espindola | 2009-04-08 | 1 | -2/+9 |
* | Temporarily revert r68552. This was causing a failure in the self-hosting LLVM | Bill Wendling | 2009-04-07 | 1 | -9/+2 |
* | Reduce code duplication on the TLS implementation. | Rafael Espindola | 2009-04-07 | 1 | -2/+9 |
* | Have only one definition of X86AddrNumOperands. | Rafael Espindola | 2009-03-28 | 1 | -0/+2 |
* | Turns out AnalyzeBranch can modify the mbb being analyzed. This is a nasty | Evan Cheng | 2009-02-09 | 1 | -1/+2 |
* | Move getPointerRegClass from TargetInstrInfo to TargetRegisterInfo. | Evan Cheng | 2009-02-06 | 1 | -2/+0 |
* | Add TargetInstrInfo::isSafeToMoveRegisterClassDefs. It returns true if it's s... | Evan Cheng | 2009-02-06 | 1 | -4/+3 |
* | Change TargetInstrInfo::isMoveInstr to return source and destination sub-regi... | Evan Cheng | 2009-01-20 | 1 | -5/+6 |
* | X86_COND_C and X86_COND_NC are alternate mnemonics for | Dan Gohman | 2009-01-07 | 1 | -5/+3 |
* | Tidy up #includes, deleting a bunch of unnecessary #includes. | Dan Gohman | 2009-01-05 | 1 | -2/+2 |
* | Split foldMemoryOperand into public non-virtual and protected virtual | Dan Gohman | 2008-12-03 | 1 | -12/+12 |
* | Generate something sensible for an [SU]ADDO op when the overflow/carry flag is | Bill Wendling | 2008-11-26 | 1 | -3/+5 |
* | Add more const qualifiers. This fixes build breakage from r59540. | Dan Gohman | 2008-11-18 | 1 | -3/+3 |
* | For now, don't split live intervals around x87 stack register barriers. FpGET... | Evan Cheng | 2008-10-27 | 1 | -0/+5 |
* | Optimized FCMP_OEQ and FCMP_UNE for x86. | Dan Gohman | 2008-10-21 | 1 | -0/+9 |
* | getX86RegNum has long been moved to X86RegisterInfo. | Evan Cheng | 2008-10-17 | 1 | -1/+0 |
* | Const-ify several TargetInstrInfo methods. | Dan Gohman | 2008-10-16 | 1 | -5/+6 |
* | Add ability to override segment (mostly for code emitter purposes). | Anton Korobeynikov | 2008-10-11 | 1 | -1/+8 |
* | Switch the MachineOperand accessors back to the short names like | Dan Gohman | 2008-10-03 | 1 | -8/+8 |
* | Move the GlobalBaseReg field out of X86ISelDAGToDAG.cpp | Dan Gohman | 2008-09-30 | 1 | -3/+4 |
* | Move the code for initializing the global base reg out of | Dan Gohman | 2008-09-23 | 1 | -0/+5 |
* | Backing out 55521. Not safe. | Evan Cheng | 2008-08-29 | 1 | -5/+0 |
* | Swap fp comparison operands and change predicate to allow load folding. | Evan Cheng | 2008-08-28 | 1 | -0/+5 |
* | Make TargetInstrInfo::copyRegToReg return a bool indicating whether the copy ... | Owen Anderson | 2008-08-26 | 1 | -1/+1 |
* | Convert uses of std::vector in TargetInstrInfo to SmallVector. This change h... | Owen Anderson | 2008-08-14 | 1 | -3/+4 |
* | Pool-allocation for MachineInstrs, MachineBasicBlocks, and | Dan Gohman | 2008-07-07 | 1 | -3/+4 |
* | Make LiveVariables even more optional, by making it optional in the call to T... | Owen Anderson | 2008-07-02 | 1 | -1/+1 |
* | Make intel asmprinter child of generic asmprinter, not x86 shared asm printer... | Anton Korobeynikov | 2008-06-28 | 1 | -0/+17 |
* | Add option to commuteInstruction() which forces it to create a new (commuted)... | Evan Cheng | 2008-06-16 | 1 | -1/+1 |
* | Change target-specific classes to use more precise static types. | Dan Gohman | 2008-05-14 | 1 | -1/+1 |
* | Constify the machine instruction passed into the | Bill Wendling | 2008-05-12 | 1 | -1/+1 |
* | Infrastructure for getting the machine code size of a function and an instruc... | Nicolas Geoffray | 2008-04-16 | 1 | -0/+15 |
* | Move reMaterialize() from TargetRegisterInfo to TargetInstrInfo. | Evan Cheng | 2008-03-31 | 1 | -0/+4 |
* | Add explicit keywords. | Dan Gohman | 2008-03-25 | 1 | -1/+1 |
* | Get rid of a pseudo instruction and replace it with subreg based operation on... | Christopher Lamb | 2008-03-13 | 1 | -9/+1 |
* | Recommitting parts of r48130. These do not appear to cause the observed failu... | Christopher Lamb | 2008-03-11 | 1 | -0/+8 |
* | Revert 48125, 48126, and 48130 for now to unbreak some x86-64 tests. | Evan Cheng | 2008-03-10 | 1 | -8/+0 |
* | Allow insert_subreg into implicit, target-specific values. | Christopher Lamb | 2008-03-10 | 1 | -0/+8 |
* | Add lock prefix support to x86. Also add the instructions necessary for the ... | Andrew Lenharth | 2008-03-01 | 1 | -1/+5 |