Add PowerPC codegen for indirect branches.
[oota-llvm.git] / lib / Target / PowerPC / PPCISelLowering.h
2009-11-04 Bob WilsonAdd PowerPC codegen for indirect branches.
2009-09-25 Dan GohmanImprove MachineMemOperand handling.
2009-09-18 Evan ChengEnhance EmitInstrWithCustomInserter() so target can...
2009-09-02 Sandeep PatelRetype from unsigned to CallingConv::ID accordingly...
2009-08-31 Duncan SandsRevert commit 80428. It completely broke exception
2009-08-29 Bill Wendling- Add target lowering methods to get the preferred...
2009-08-15 Tilmann SchellerAdd support for the PowerPC 64-bit SVR4 ABI.
2009-08-11 Owen AndersonSplit EVT into MVT and EVT, the former representing...
2009-08-10 Owen AndersonRename MVT to EVT, in preparation for splitting SimpleV...
2009-08-10 Owen AndersonStart moving TargetLowering away from using full MVTs...
2009-08-05 Dan GohmanMajor calling convention code refactoring.
2009-08-01 Dan GohmanFix typos in comments.
2009-07-03 Tilmann SchellerRefactor ABI code in the PowerPC backend.
2009-07-03 Tilmann SchellerImplement the SVR4 ABI for PowerPC.
2009-07-03 Tilmann SchellerSmall cleanups in the PowerPC backend.
2009-07-01 Bill WendlingUpdate comments to make it clear that the function...
2009-06-30 Bill WendlingAdd an "alignment" field to the MachineFunction object...
2009-06-04 Dale JohannesenFix FP_TO_UINT->i32 on ppc32 -mcpu=g5. This was
2009-04-27 Nate Begeman2nd attempt, fixing SSE4.1 issues and implementing...
2009-04-24 Rafael EspindolaRevert 69952. Causes testsuite failures on linux x86-64.
2009-04-24 Nate BegemanPR2957
2009-04-23 Dan GohmanFix spurious indentation in a comment.
2009-02-07 Dan GohmanConstify TargetInstrInfo::EmitInstrWithCustomInserter...
2009-02-05 Dale JohannesenRemove a non-DebugLoc version of getNode.
2009-02-04 Dale JohannesenRemove non-DebugLoc versions of getLoad and getStore.
2009-01-15 Dan GohmanConst-qualify getPreIndexedAddressParts and friends.
2009-01-01 Duncan SandsFix PR3274: when promoting the condition of a BRCOND...
2008-12-01 Duncan SandsChange the interface to the type legalization method
2008-10-21 Dan GohmanDisable constant-offset folding for PowerPC, as the...
2008-09-24 Evan ChengProperly handle 'm' inline asm constraints. If a GV...
2008-09-23 Dan GohmanFix these enums' starting values to reflect the way...
2008-09-17 Bill WendlingAdd trampoline support to PPC. GCC simply calls the...
2008-09-13 Dan GohmanDefine CallSDNode, an SDNode subclass for use with...
2008-08-28 Dale JohannesenImplement partial-word binary atomics on ppc.
2008-08-25 Dale JohannesenImplement 32 & 64 bit versions of PPC atomic
2008-08-25 Dale JohannesenRemove PPC-specific lowering for atomics; the
2008-07-27 Dan GohmanRename SDOperand to SDValue.
2008-07-12 Evan ChengImplement llvm.atomic.cmp.swap.i32 on PPC. Patch by...
2008-07-04 Duncan SandsRather than having a different custom legalization
2008-06-25 Mon P WangAdded MemOperands to Atomic operations since Atomics...
2008-06-06 Duncan SandsWrap MVT::ValueType in a struct to get type safety
2008-04-30 Arnold SchwaighoferTail call optimization improvements:
2008-04-26 Chris LattnerA few inline asm cleanups:
2008-04-19 Evan Cheng64-bit atomic operations.
2008-04-19 Evan ChengPPC32 atomic operations.
2008-03-19 Dan GohmanAdd support for multiple return values for the PPC...
2008-03-10 Scott MichelGive TargetLowering::getSetCCResultType() a parameter...
2008-03-04 Dale JohannesenMove PPC lowering functions into PPCTargetLowering
2008-02-28 Dale JohannesenInterface of getByValTypeAlignment differed between
2008-02-13 Dan GohmanSimplify some logic in ComputeMaskedBits. And change...
2008-02-13 Dan GohmanConvert SelectionDAG::ComputeMaskedBits to use APInt...
2008-01-30 Evan ChengEven though InsertAtEndOfBasicBlock is an ugly hack...
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-08 Chris Lattnerimplement __builtin_return_addr(0) on ppc.
2007-11-28 Chris LattnerImplement ExpandOperationResult for ppc i64 fp->int...
2007-10-10 Dale JohannesenNext PPC long double bits: ppcf128->i32 conversion.
2007-08-25 Chris Lattnerrename isOperandValidForConstraint to LowerAsmOperandFo...
2007-08-02 Dan GohmanMore explicit keywords.
2007-07-30 Evan ChengVector fneg must be expanded into fsub -0.0, X.
2007-06-22 Dan GohmanMove ComputeMaskedBits, MaskedValueIsZero, and ComputeN...
2007-04-03 Nicolas GeoffrayStarting implementation of the ELF32 ABI specification...
2007-03-30 Chris Lattnerimplement the new addressing mode description hook.
2007-03-25 Chris Lattnerswitch TargetLowering::getConstraintType to take the...
2007-03-12 Evan ChengMore flexible TargetLowering LSR hooks for testing...
2007-03-01 Nicolas GeoffrayImplemented the frameaddress intrinsic for PPC.
2007-02-27 Nicolas GeoffrayDifferentiate between the MachO and the ELF ABI the...
2007-02-25 Chris Lattnerimplement support for the linux/ppc function call ABI...
2007-01-26 Nate BegemanFix a spelling error
2006-11-16 Jim LaskeyThis is a general clean up of the PowerPC ABI. Address...
2006-11-09 Evan ChengRename ISD::MemOpAddrMode to ISD::MemIndexedMode
2006-11-08 Chris LattnerRefactor all the addressing mode selection stuff into...
2006-11-02 Chris LattnerImplement the getRegForInlineAsmConstraint method for...
2006-10-31 Chris LattnerChange the prototype for TargetLowering::isOperandValid...
2006-08-28 Reid SpencerFor PR387:
2006-07-10 Chris LattnerImplement Regression/CodeGen/PowerPC/bswap-load-store...
2006-05-17 Chris LattnerMake PPC call lowering more aggressive, making the...
2006-05-16 Chris LattnerInstead of implementing LowerCallTo directly, let the...
2006-05-16 Chris LattnerSwitch the PPC backend over to using FORMAL_ARGUMENTS...
2006-04-18 Chris LattnerImplement an important entry from README_ALTIVEC:
2006-04-12 Chris LattnerRename get_VSPLI_elt -> get_VSPLTI_elt
2006-04-08 Chris LattnerChange the interface to the predicate that determines...
2006-04-06 Chris LattnerMatch vpku[hw]um(x,x).
2006-04-06 Chris LattnerAdd support for matching vmrg(x,x) patterns
2006-04-06 Chris LattnerPattern match vmrg* instructions, which are now lowered...
2006-04-06 Chris LattnerSupport pattern matching vsldoi(x,y) and vsldoi(x,x...
2006-04-06 Chris LattnerCompile the vpkuhum/vpkuwum intrinsics into vpkuhum...
2006-04-04 Chris LattnerAsk legalize to promote all vector shuffles to be v16i8...
2006-04-02 Chris LattnerInform the dag combiner that the predicate compares...
2006-03-31 Chris LattnerLower vector compares to VCMP nodes, just like we lower...
2006-03-28 Chris LattnerUse normal lvx for scalar_to_vector instead of lve...
2006-03-26 Chris LattnerCodegen vector predicate compares.
2006-03-26 Evan ChengRemove PPC:isZeroVector, use ISD::isBuildVectorAllZeros...
2006-03-25 Chris LattnerCodegen things like:
2006-03-24 Chris Lattneradd support for using vxor to build zero vectors. ...
2006-03-22 Chris LattnerWhen possible, custom lower 32-bit SINT_TO_FP to this:
2006-03-20 Chris Lattnerfix duplicate definition errors
2006-03-20 Chris LattnerCheck in some intermediate code that adds a skeleton...
2006-03-20 Chris LattnerCustom lower arbitrary VECTOR_SHUFFLE's to VPERM.
2006-03-19 Chris LattnerCustom lower SCALAR_TO_VECTOR into lve*x.
2006-03-13 Evan ChengAdded getTargetLowering() to TargetMachine. Refactored...
next