| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | FastISel doesn't yet handle callee-pop functions. | Dan Gohman | 2010-05-27 | 1 | -0/+4 |
* | Rename X86 subregister indices to something shorter. | Jakob Stoklund Olesen | 2010-05-24 | 1 | -2/+2 |
* | - Change MachineInstr::findRegisterDefOperandIdx so it can also look for defs | Evan Cheng | 2010-05-21 | 1 | -1/+1 |
* | Add support for thiscall calling convention. | Anton Korobeynikov | 2010-05-16 | 1 | -0/+2 |
* | Add initial kill flag support to FastISel. | Dan Gohman | 2010-05-11 | 1 | -5/+7 |
* | Add a DebugLoc argument to TargetInstrInfo::copyRegToReg, so that it | Dan Gohman | 2010-05-06 | 1 | -4/+5 |
* | Move HandlePHINodesInSuccessorBlocks functions out of SelectionDAGISel | Dan Gohman | 2010-04-22 | 1 | -4/+6 |
* | Use const qualifiers with TargetLowering. This eliminates several | Dan Gohman | 2010-04-17 | 1 | -1/+0 |
* | Revert 101465, it broke internal OpenGL testing. | Eric Christopher | 2010-04-16 | 1 | -6/+6 |
* | reapply r101434 | Gabor Greif | 2010-04-16 | 1 | -6/+6 |
* | back out r101423 and r101397, they break llvm-gcc self-host on darwin10 | Gabor Greif | 2010-04-16 | 1 | -6/+6 |
* | reapply r101364, which has been backed out in r101368 | Gabor Greif | 2010-04-15 | 1 | -6/+6 |
* | back out r101364, as it trips the linux nightlybot on some clang C++ tests | Gabor Greif | 2010-04-15 | 1 | -6/+6 |
* | rotate CallInst operands, i.e. move callee to the back | Gabor Greif | 2010-04-15 | 1 | -6/+6 |
* | Add const qualifiers to CodeGen's use of LLVM IR constructs. | Dan Gohman | 2010-04-15 | 1 | -82/+84 |
* | Factor out EH landing pad code into a separate function, and constify | Dan Gohman | 2010-04-14 | 1 | -2/+2 |
* | Fix a number of clang -Wsign-compare warnings that didn't have an obvious | John McCall | 2010-04-06 | 1 | -1/+1 |
* | unthread MMI from FastISel | Chris Lattner | 2010-04-05 | 1 | -4/+2 |
* | fastisel doesn't need DwarfWriter, remove some tendricles. | Chris Lattner | 2010-04-05 | 1 | -4/+2 |
* | Make isInt?? and isUint?? template specializations of the generic versions. This | Benjamin Kramer | 2010-03-29 | 1 | -2/+2 |
* | Couple of changes that Dan mentioned for llvm.stackprotector fast-isel. | Eric Christopher | 2010-03-18 | 1 | -2/+2 |
* | Make fast-isel understand llvm.stackprotector. | Eric Christopher | 2010-03-18 | 1 | -0/+15 |
* | Have fast-isel understand llvm.objectsize. Update testcase for slightly | Eric Christopher | 2010-03-11 | 1 | -0/+24 |
* | add support, testcases, and dox for the new GHC calling | Chris Lattner | 2010-03-11 | 1 | -1/+5 |
* | not committing what you test = bad. | Chris Lattner | 2010-03-04 | 1 | -1/+2 |
* | make gep matching in fastisel match the base of the gep as a | Chris Lattner | 2010-03-04 | 1 | -1/+8 |
* | Move dbg_value generation to target-independent FastISel, | Dale Johannesen | 2010-02-26 | 1 | -29/+0 |
* | Generate DBG_VALUE from dbg.value intrinsics. These currently | Dale Johannesen | 2010-02-18 | 1 | -0/+31 |
* | Uniformize the names of type predicates: rather than having isFloatTy and | Duncan Sands | 2010-02-15 | 1 | -6/+6 |
* | refactor the conditional jump instructions in the .td file to | Chris Lattner | 2010-02-11 | 1 | -26/+27 |
* | move target-independent opcodes out of TargetInstrInfo | Chris Lattner | 2010-02-09 | 1 | -2/+2 |
* | Rename the PerformTailCallOpt variable to GuaranteedTailCallOpt to reflect | Dan Gohman | 2010-02-08 | 1 | -1/+1 |
* | Add assertion to humor the paranoid. | Dale Johannesen | 2010-01-29 | 1 | -0/+1 |
* | Restore to pre-94570 state. | Evan Cheng | 2010-01-27 | 1 | -0/+6 |
* | Ignore 'forced' tailcall opt in fastisel mode. | Evan Cheng | 2010-01-26 | 1 | -5/+0 |
* | Code refactoring, no functionality change. | Evan Cheng | 2010-01-26 | 1 | -2/+1 |
* | Generate DEBUG_VALUE comments on x86. The (limited) | Dale Johannesen | 2010-01-26 | 1 | -0/+10 |
* | Revert 93811 per request. | Dale Johannesen | 2010-01-19 | 1 | -10/+0 |
* | Enable code to emit dbg.declare as DEBUG_VALUE | Dale Johannesen | 2010-01-18 | 1 | -0/+10 |
* | Have FastISel handle llvm.trap(). | Eric Christopher | 2010-01-18 | 1 | -0/+4 |
* | Revert commit 93204, since it causes the assembler to barf | Duncan Sands | 2010-01-12 | 1 | -42/+0 |
* | Add manual ISD::OR fastisel selection routines. TableGen is no longer autogen... | Evan Cheng | 2010-01-11 | 1 | -0/+42 |
* | Reword this comment to reference a more fundamental issue. | Dan Gohman | 2010-01-11 | 1 | -2/+2 |
* | After further thought revert the patch to make fast-isel avoid | Eric Christopher | 2010-01-08 | 1 | -6/+0 |
* | Remove extraneous include. | Eric Christopher | 2010-01-08 | 1 | -1/+0 |
* | If the data requires a relocation then don't attempt to | Eric Christopher | 2010-01-07 | 1 | -0/+7 |
* | Convert a ton of simple integer type equality tests to the new predicate. | Benjamin Kramer | 2010-01-05 | 1 | -6/+6 |
* | Add a bool flag to StackObjects telling whether they reference spill | David Greene | 2009-11-12 | 1 | -1/+1 |
* | strength reduce a ton of type equality tests to check the typeid (Through | Chris Lattner | 2009-10-05 | 1 | -5/+5 |
* | Retype from unsigned to CallingConv::ID accordingly. Approved by Bob Wilson. | Sandeep Patel | 2009-09-02 | 1 | -3/+4 |