[WebAssembly] Fix legalization of shift operators on large integer types.
[oota-llvm.git] / test / CodeGen / PowerPC /
2015-12-15 Nemanja IvanovicBitcasts between FP and INT values using direct moves
2015-12-14 Petar Jovanovic[Power PC] llvm soft float support for ppc32
2015-12-12 Hal FinkelFix test/CodeGen/PowerPC/ppc-shrink-wrapping.ll after...
2015-12-12 Hal Finkel[PowerPC] Add Branch Hints for Highly-Biased Branches
2015-12-11 Kyle Butt[PPC]: Peephole optimize small accesss to aligned globals.
2015-12-10 Eric ChristopherFix (bitcast (fabs x)), (bitcast (fneg x)) and (bitcast...
2015-12-10 Kyle ButtPPC: Teach FMA mutate to respect register classes.
2015-12-10 Nemanja IvanovicBitcasts between FP and INT values using direct moves
2015-12-07 Kit Barton[PPC64] Convert bool literals to i32
2015-12-02 Kyle ButtTests: PPC: remove unnecessary metadata. NFC
2015-12-02 Kyle Butt[CodeGen]: Fix bad interaction with AntiDep breaking...
2015-12-02 Nemanja IvanovicPatch to fix a crash in the PowerPC back end due to...
2015-12-01 Yury GribovIntroduce new @llvm.get.dynamic.area.offset.i{32, 64...
2015-11-30 Kit BartonEnable shrink wrapping for PPC64
2015-11-25 Hal Finkel[PowerPC] Don't generate mfocrf on the e500mc
2015-11-24 Cong HouLet SelectionDAG start to use probability-based interfa...
2015-11-20 Eric ChristopherWeak non-function symbols were being accessed directly...
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-16 Kit BartonFind available scratch register to use in function...
2015-11-12 James Molloy[SDAG] Introduce a new BITREVERSE node along with a...
2015-11-10 Bill Schmidt[PowerPC] Add an MI SSA peephole pass.
2015-11-08 Hal Finkel[PowerPC] Fix LoopPreIncPrep not to depend on SCEV...
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-11-02 Nemanja IvanovicFix for bootstrap bug introduced in r244921
2015-10-28 Hal Finkel[PowerPC] Recurse through constants when looking for...
2015-10-28 Hal Finkel[PowerPC] Don't return unsupported register classes...
2015-10-28 Hal Finkel[PowerPC] Cleanly reject asm crbit constraint with...
2015-10-28 Hal Finkel[PowerPC] Fix CodeGen/PowerPC/crbit-asm.ll test for -O1
2015-10-28 Hal Finkel[PowerPC] Replace cntlz[.] with cntlzw[.]
2015-10-28 Sanjoy Das[SelectionDAG] Don't inspect !range metadata for extend...
2015-10-15 Akira Hatanaka[MachO] Stop generating *coal* sections.
2015-10-15 Akira HatanakaRevert r250349.
2015-10-14 Akira Hatanaka[MachO] Stop generating *coal* sections.
2015-10-14 Akira HatanakaRevert r250342.
2015-10-14 Akira Hatanaka[MachO] Stop generating *coal* sections.
2015-10-14 Bill Schmidt[PowerPC] Fix invalid lxvdsx optimization (PR25157)
2015-10-09 Nemanja IvanovicVector element extraction without stack operations...
2015-09-30 Hal Finkel[PowerPC] Disable shrink wrapping
2015-09-28 Hal Finkel[DAGCombine] Fix getStoreMergeAndAliasCandidates's...
2015-09-25 Matthias BraunPrologueEpilogInserter: Fix missing live-ins when savep...
2015-09-21 Matt ArsenaultDAGCombiner: Replace store of FP constant after attempi...
2015-09-18 Matthias BraunSelectionDAG: Introduce PersistentID to SDNode for...
2015-09-17 Quentin Colombet[ShrinkWrap] Refactor the handling of infinite loop...
2015-09-16 Mehdi AminiMake the default triple optional by allowing an empty...
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-10 Kit BartonEnable the shrink wrapping optimization for PPC64.
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-03 Hal Finkel[PowerPC] Try harder to find a base+offset when looking...
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 Hal Finkel[DAGCombine] Fixup SETCC legality checking
2015-08-31 Hal Finkel[AggressiveAntiDepBreaker] Check for EarlyClobber on...
2015-08-30 Hal Finkel[PowerPC] Fixup SELECT_CC (and SETCC) patterns with...
2015-08-30 Hal Finkel[PowerPC/MIR Serialization] Target flags serialization...
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-28 Matt ArsenaultMake MergeConsecutiveStores look at other stores on...
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-13 Nemanja IvanovicScalar to vector conversions using direct moves
2015-08-10 Alex LorenzStackMap: FastISel: Add an appropriate number of immedi...
2015-08-10 Jonathan RoelofsFix a bunch of trivial cases of 'CHECK[^:]*$' in the...
2015-08-05 Hal Finkel[MachineCombiner] Don't use the opcode-only form of...
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-29 Bill Schmidt[PPC] Fix PR24216: Don't generate splat for misaligned...
2015-07-28 Chih-Hung HsiehFix typo.
2015-07-28 Chih-Hung HsiehLimit this test only on linux.
2015-07-28 Chih-Hung HsiehMove unit tests to target specific directories.
2015-07-25 Eric ChristopherFix PPCMaterializeInt to check the size of the integer...
2015-07-24 Eric ChristopherClean up function attributes on PPC fast-isel tests.
2015-07-21 Bill Schmidt[PPC64LE] More vector swap optimization TLC
2015-07-20 Bill SchmidtAdd missing test for r242296 (vec_sld)
2015-07-16 Bill Schmidt[PowerPC] v4i32 is a VSRCRegClass
2015-07-15 Hal Finkel[PowerPC] Use the MachineCombiner to reassociate fadd...
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 Hal Finkel[PowerPC] Fix the PPCInstrInfo::getInstrLatency impleme...
2015-07-14 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
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-05 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-07-02 Bill Schmidt[PPC64LE] Remove implicit-subreg restriction from VSX...
2015-07-02 Bill Schmidt[PPC64LE] Teach swap optimization about the doubleword...
2015-07-01 Bill Schmidt[PPC64LE] Enable missing lxvdsx optimization, and relat...
2015-06-30 Nemanja IvanovicFixes a bug with __builtin_vsx_lxvdw4x on Little Endian...
2015-06-26 Nemanja IvanovicAdd missing builtins to the PPC back end for ABI compli...
2015-06-25 Kit Barton[PPC] Implement vmrgew and vmrgow instructions
2015-06-18 Rafael EspindolaImprove the --expand-relocs handling of MachO.
2015-06-18 Rafael EspindolaUse --expand-relocs in a test. It will make the next...
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-16 Kit BartonProperly handle the mftb instruction.
next