Call the version of ConvertCostTableLookup that takes a statically sized array rather...
[oota-llvm.git] / lib / Target / PowerPC /
2015-10-22 Bill Schmidt[PPC] Fix PR24686 by failing assembly for an invalid...
2015-10-20 Duncan P. N. Exon... PowerPC: Remove implicit ilist iterator conversions...
2015-10-14 Bill Schmidt[PowerPC] Fix invalid lxvdsx optimization (PR25157)
2015-10-09 Nemanja IvanovicVector element extraction without stack operations...
2015-10-08 Duncan P. N. Exon... PowerPC: Don't use getNextNode() for insertion point
2015-10-05 Rafael EspindolaFix pr24486.
2015-09-30 Hal Finkel[PowerPC] Disable shrink wrapping
2015-09-29 Nemanja IvanovicAddition of interfaces the BE to conform to Table A...
2015-09-28 Andrew KaylorImproved the interface of methods commuting operands...
2015-09-25 Matthias BraunMachineBasicBlock: Factor out common code into isReturn...
2015-09-23 Sanjoy Das[SCEV] Introduce ScalarEvolution::getOne and getZero.
2015-09-22 NAKAMURA TakumiPrune trailing whitespaces.
2015-09-22 NAKAMURA TakumiUntabify.
2015-09-22 NAKAMURA TakumiReformat blank lines.
2015-09-22 NAKAMURA TakumiReformat comment lines.
2015-09-22 NAKAMURA TakumiReformat.
2015-09-22 NAKAMURA TakumiFix utf8 chars.
2015-09-21 Chad Rosier[Machine Combiner] Refactor machine reassociation code...
2015-09-16 Eric Christopherconstify the Function parameter to the TTI creation...
2015-09-16 Sanjay Patelpropagate fast-math-flags on DAG nodes
2015-09-15 Daniel SandersRevert r247692: Replace Triple with a new TargetTuple...
2015-09-15 Daniel SandersRe-commit r247683: Replace Triple with a new TargetTupl...
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-09-15 Daniel SandersFix namespace indentation and missing blank lines befor...
2015-09-11 NAKAMURA TakumiPPCFrameLowering::emitEpilogue(): Avoid manipulating...
2015-09-10 Cong HouPass BranchProbability/BlockMass by value instead of...
2015-09-10 Kit BartonEnable the shrink wrapping optimization for PPC64.
2015-09-09 Chandler Carruth[PM/AA] Rebuild LLVM's alias analysis infrastructure...
2015-09-08 Eric ChristopherFix the PPC CTR Loop pass to look for calls to the...
2015-09-06 Hal Finkel[PowerPC] Don't commute trivial rlwimi instructions
2015-09-05 Hal Finkel[PowerPC] Fix and(or(x, c1), c2) -> rlwimi generation
2015-09-04 Hal Finkel[PowerPC] Enable interleaved-access vectorization
2015-09-03 Hal Finkel[PowerPC] Always use aggressive interleaving on the A2
2015-09-03 Hal Finkel[PowerPC] Try harder to find a base+offset when looking...
2015-09-03 Hal Finkel[PowerPC] Include the permutation cost for unaligned...
2015-09-03 Hal Finkel[PowerPC] Compute the MMO offset for an unaligned load...
2015-09-02 Hal Finkel[PowerPC] Cleanup cost model for unaligned vector loads...
2015-09-02 Hal Finkel[PowerPC] Don't always consider P8Altivec-only masks...
2015-08-31 Reid Kleckner[EH] Handle non-Function personalities like unknown...
2015-08-30 Hal Finkel[PowerPC] Fixup SELECT_CC (and SETCC) patterns with...
2015-08-30 Hal Finkel[MIR Serialization] static -> static const in getSerial...
2015-08-30 Hal Finkel[PowerPC/MIR Serialization] Target flags serialization...
2015-08-30 Hal Finkel[PowerPC] Don't assume ADDISdtprelHA's source is r3
2015-08-26 Hal Finkel[PowerPC] Remove unnecessary braces in PPCVSXFMAMutate
2015-08-26 Matthias BraunFastISel: Use finishCondBranch() for ARM,Mips,PowerPC...
2015-08-24 Hal Finkel[PowerPC] PPCVSXFMAMutate should ignore trivial-copy...
2015-08-24 Bill Schmidt[PPC64LE] Fix PR24546 - Swap optimization and debug...
2015-08-21 Hal Finkel[PowerPC] PPCVSXFMAMutate should not segfault on undef...
2015-08-20 Hal Finkel[PowerPC] Fix value type on XVCMPEQDP for v2f64 comparisons
2015-08-20 Hal Finkel[PowerPC] Fix the int2fp(fp2int(x)) DAGCombine to ignor...
2015-08-19 Nemanja IvanovicTemporary fix for the self-host failures introduced...
2015-08-17 Chandler Carruth[PM] Port ScalarEvolution to the new pass manager.
2015-08-14 Saleem AbdulrasoolPowerPC: remove dead initialization (NFC)
2015-08-13 Nemanja IvanovicScalar to vector conversions using direct moves
2015-08-11 Alex LorenzPseudoSourceValue: Replace global manager with a manage...
2015-08-11 Cameron EsfahaniExplicitly clear the MI operand list when getInstructio...
2015-08-08 Benjamin KramerFix some comment typos.
2015-08-06 Pete CooperConvert a bunch of loops to foreach. NFC.
2015-08-05 Chandler Carruth[TTI] Make the cost APIs in TargetTransformInfo consist...
2015-07-29 Bill Schmidt[PPC] Fix PR24216: Don't generate splat for misaligned...
2015-07-28 Sanjay Patelfix TLI's combineRepeatedFPDivisors interface to return...
2015-07-28 Chih-Hung HsiehImplement target independent TLS compatible with glibc...
2015-07-27 Colin LeMahieu[llvm-mc] Pushing plumbing through for --fatal-warnings...
2015-07-27 Pete CooperRevert "Add const to some Type* parameters which didn...
2015-07-25 Eric ChristopherFix PPCMaterializeInt to check the size of the integer...
2015-07-25 Eric ChristopherPPCMaterializeInt should only take a ConstantInt so...
2015-07-24 Pete CooperAdd const to some Type* parameters which didn't need...
2015-07-24 Pete CooperUse foreach loops for StructType::elements(). NFC.
2015-07-21 Bill Schmidt[PPC64LE] More vector swap optimization TLC
2015-07-20 JF BastienTargets: commonize some stack realignment code
2015-07-16 Bill Schmidt[PowerPC] v4i32 is a VSRCRegClass
2015-07-16 Mehdi AminiMove most user of TargetMachine::getDataLayout to the...
2015-07-15 Bill Schmidt[PPC64LE] Fix vec_sld semantics for little endian
2015-07-15 Benjamin Kramer[PPC] Disassemble little endian ppc instructions in...
2015-07-15 Hal Finkel[PowerPC] Use the MachineCombiner to reassociate fadd...
2015-07-15 Hal Finkel[PowerPC] Extend physical register live range in PPCVSX...
2015-07-14 Hal Finkel[PowerPC] Support symbolic targets in patchpoints
2015-07-14 Hal Finkel[PowerPC] Use the ABI indirect-call protocol for patchp...
2015-07-14 Pete CooperAdd allnodes() iterator range to SelectionDAG. NFC.
2015-07-14 Hal Finkel[PowerPC] Fix the PPCInstrInfo::getInstrLatency impleme...
2015-07-14 Matthias BraunMachineRegisterInfo: Remove UsedPhysReg infrastructure
2015-07-14 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-07-14 Matthias BraunPrologEpilogInserter: Rewrite API to determine callee...
2015-07-13 Bill Schmidt[PPC64LE] More improvements to VSX swap optimization
2015-07-12 Hal Finkel[PowerPC] Make use of the TargetRecip system
2015-07-12 Hal Finkel[PowerPC] Support the nest parameter attribute
2015-07-10 Duncan P. N. Exon... MC: Remove MCSubtargetInfo() default constructor
2015-07-10 JF BastienTarget RegisterInfo: devirtualize TargetFrameLowering
2015-07-10 Nemanja IvanovicNFC. Added a blank line for consistency.
2015-07-10 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-07-09 Pat GavlinAllow {e,r}bp as the target of {read,write}_register.
2015-07-09 Mehdi AminiRe-instate the EVT parameter to getScalarShiftAmountTy...
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetSelectionDAGInfo...
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetLowering
2015-07-09 Mehdi AminiMake isLegalAddressingMode() taking DataLayout as an...
2015-07-09 Mehdi AminiMake getByValTypeAlignment() taking DataLayout as an...
2015-07-09 Mehdi AminiMake TargetLowering::getShiftAmountTy() taking DataLayo...
2015-07-09 Mehdi AminiMake TargetLowering::getPointerTy() taking DataLayout...
2015-07-09 Mehdi AminiMake TargetTransformInfo keeping a reference to the...
next