[FastISel][AArch64] Add basic bitcast support for conversion between float and int.
[oota-llvm.git] / lib / Target / PowerPC /
2014-07-30 Joerg SonnenbergerAdd mtpid/mfpid for BookE.
2014-07-30 Joerg SonnenbergerRefactor TLBIVAX and add tlbsx.
2014-07-30 Joerg SonnenbergerAdd rfdi and rfmci from the e500/e500mc ISA.
2014-07-30 Joerg SonnenbergerAdd BookE's tlbre, tlbwe and tlbivax instructions.
2014-07-30 Joerg SonnenbergerAdd BookE's wrtee and wrteei instructions.
2014-07-30 Joerg SonnenbergerSPRG 0 to 3 are valid outside BookE, so move them to...
2014-07-29 Joerg SonnenbergerAdd rfci instruction.
2014-07-29 Joerg Sonnenbergermbar without argument is equivalent to mbar 0.
2014-07-29 Joerg SonnenbergerRecognize BookE's mbar instruction.
2014-07-29 Joerg SonnenbergerFix typo in alias: DSIR -> DSISR
2014-07-29 Joerg SonnenbergerSupport move to/from segment register.
2014-07-29 Joerg SonnenbergerAdd a number of aliases for SPR access.
2014-07-29 Joerg SonnenbergerAdd rfi instruction. Based on feedback by Ulrich Weigand.
2014-07-29 Matt ArsenaultFix typos / grammar.
2014-07-28 Ulrich Weigand[PowerPC] Support ELFv1/ELFv2 ABI selection via features
2014-07-27 Matt ArsenaultAdd alignment value to allowsUnalignedMemoryAccess
2014-07-25 Hal Finkel[PowerPC] Support TLS on PPC32/ELF
2014-07-25 Bill Schmidt[PATCH][PPC64LE] Correct little-endian usage of vmrgh...
2014-07-24 Joerg SonnenbergerDon't use 128bit functions on PPC32.
2014-07-24 NAKAMURA TakumiPrune dependency to MC from each target disassembler.
2014-07-24 NAKAMURA TakumiUpdate library dependencies.
2014-07-21 Ulrich Weigand[PowerPC] ELFv2 aggregate passing support
2014-07-21 Ulrich Weigand[PowerPC] ELFv2 explicit CFI for CR fields
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 stack space reduction
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 function call changes
2014-07-20 Ulrich Weigand[MC] Pass MCSymbolData to needsRelocateWithSymbol
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 MC support for .localentry directive
2014-07-20 Ulrich Weigand[PowerPC] ELFv2 MC support for .abiversion directive
2014-07-20 Ulrich Weigand[PowerPC] Refactor byval handling in LowerFormalArgumen...
2014-07-20 Ulrich Weigand[PowerPC] Fix FrameIndex handling in SelectAddressRegImm
2014-07-18 Hal Finkel[PowerPC] 32-bit ELF PIC support
2014-07-15 Sanjay PatelMove Post RA Scheduling flag bit into SchedMachineModel
2014-07-15 NAKAMURA TakumiPrune Redundant libdeps in CMake's target_link_librarie...
2014-07-11 Ulrich Weigand[PowerPC] Fix invalid displacement created by LocalStac...
2014-07-08 Ulrich Weigand[PowerPC] Implement atomic NAND operations as actual...
2014-07-07 Ulrich Weigand[PowerPC] Fix no-assert build
2014-07-07 Ulrich Weigand[PowerPC] Fix "byval align" arguments
2014-07-01 Juergen Ributzka[DAG] Pass the argument list to the CallLoweringInfo...
2014-06-29 Craig TopperAdd ops() method to SDNode that returns an ArrayRef...
2014-06-27 Ulrich Weigand[PowerPC] Constrain base register in PPCRegisterInfo...
2014-06-26 Eric ChristopherRemove extraneous includes from the target machines.
2014-06-26 Will Schmidtadd ppc64/pwr8 as target
2014-06-25 Rafael EspindolaMove expression visitation logic up to MCStreamer.
2014-06-25 Rafael EspindolaSimplify the visitation of target expressions. No funct...
2014-06-24 Bill Schmidt[PPC64] Fix PR20071 (fctiduz generated for targets...
2014-06-23 Ulrich Weigand[PowerPC] Refactor getMinCallFrameSize / getMinCallArgu...
2014-06-23 Ulrich Weigand[PowerPC] Allow stack frames without parameter save...
2014-06-23 Ulrich Weigand[PowerPC] Fix IsDarwin arg in PPCFrameLowering:: calls
2014-06-23 Ulrich Weigand[PowerPC] Refactor setMinReservedArea and CalculatePara...
2014-06-23 Ulrich Weigand[PowerPC] Fix on-stack AltiVec arguments with 64-bit...
2014-06-20 Ulrich Weigand[PowerPC] Fix small argument stack slot offset for LE
2014-06-18 Ulrich Weigand[PowerPC] Remove unnecessary load of r12 in indirect...
2014-06-18 Ulrich Weigand[PowerPC] Simplify and improve loading into TOC register
2014-06-18 Ulrich Weigand[PowerPC] Do not use BLA with the 64-bit SVR4 ABI
2014-06-18 Ulrich Weigand[PowerPC] Fix emitting instruction pairs on LE
2014-06-16 Bill Schmidt[PPC64] Fix PR19893 - improve code generation for local...
2014-06-13 Eric ChristopherThe hazard recognizer only needs a subtarget, not a...
2014-06-13 Eric ChristopherFix typo.
2014-06-12 Eric ChristopherMove the PPCSelectionDAGInfo off the TargetMachine...
2014-06-12 Eric ChristopherMake PPCSelectionDAGInfo take a DataLayout instead...
2014-06-12 Eric ChristopherMove PPCTargetLowering off of the TargetMachine and...
2014-06-12 Eric ChristopherRemove an extraneous this-> to access the subtarget.
2014-06-12 Eric ChristopherRename PPCSubTarget to Subtarget in PPCTargetLowering...
2014-06-12 Eric ChristopherMove PPCJITInfo off of the TargetMachine and onto the...
2014-06-12 Eric ChristopherRemove the use of TargetMachine from PPCJITInfo and...
2014-06-12 Eric ChristopherMove PPCInstrInfo off of the target machine and onto...
2014-06-12 Eric ChristopherRemove TargetMachine from PPCInstrInfo and all dependen...
2014-06-12 Eric ChristopherMove DataLayout from the PPCTargetMachine to the subtarget.
2014-06-12 Eric ChristopherMove PPCFrameLowering into PPCSubtarget from PPCTargetM...
2014-06-11 Eric ChristopherRemove duplicate copy of InstrItineraryData from the...
2014-06-10 Bill Schmidt[PPC64LE] Recognize shufflevector patterns for little...
2014-06-09 Bill Schmidt[PPC64LE] Generate correct code for unaligned little...
2014-06-09 Bill Schmidt[PPC64LE] Generate correct little-endian code for v16i8...
2014-06-08 David BlaikieAsmMatchers: Use unique_ptr to manage ownership of...
2014-06-06 Eric ChristopherHave TargetSelectionDAGInfo take a DataLayout initializ...
2014-06-06 Bill Schmidt[PPC64LE] Fix lowering of BUILD_VECTOR and SHUFFLE_VECT...
2014-06-05 Bill Schmidt[PPC64LE] Temporarily disable VSX support in little...
2014-06-02 Eric ChristopherOmit else branch after return.
2014-05-31 Eric ChristopherHave the TLOF creation take a Triple rather than needin...
2014-05-30 Eric ChristopherisSVR4ABI() returned !isDarwin() so just move that...
2014-05-30 Eric ChristopherRename CreateTLOF->createTLOF to match the rest of...
2014-05-29 Rafael Espindola[PPC] Use alias symbols in address computation.
2014-05-28 Rafael Espindola[pr19844] Add thread local mode to aliases.
2014-05-28 Hal FinkelRevert "[PPC] Use alias symbols in address computation."
2014-05-27 Bill Schmidt[PATCH] Correct type used for VADD_SPLAT optimization...
2014-05-26 Rafael Espindola[PPC] Use alias symbols in address computation.
2014-05-22 Eric ChristopherFix typo.
2014-05-22 Eric ChristopherAvoid using subtarget features when initializing the...
2014-05-22 Eric ChristopherReset the subtarget for DAGToDAG on every iteration...
2014-05-21 Eric ChristopherMake early if conversion dependent upon the subtarget...
2014-05-20 Adam Nemet[PowerPC] PR19796: Also match ISD::TargetConstant in...
2014-05-19 Benjamin KramerSDAG: Legalize vector BSWAP into a shuffle if the shuff...
2014-05-17 Saleem AbdulrasoolTarget: remove old constructors for CallLoweringInfo
2014-05-16 Pete CooperUse a sized enum for MachineOperandType. No functional...
2014-05-16 Rafael EspindolaDelete getAliasedGlobal.
2014-05-14 Jay FoadRename ComputeMaskedBits to computeKnownBits. "Masked...
2014-05-14 Eric ChristopherFix typo in function name.
2014-05-13 Eric ChristopherSave the optimization level the subtarget was created...
2014-05-11 Hal Finkel[PowerPC] Add global named register support
2014-05-11 Hal Finkel[PowerPC] On PPC32, 128-bit shifts might be runtime...
next