summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC
Commit message (Expand)AuthorAge
* Merging r181800:Bill Wendling2013-05-14
* Merging r181423:Bill Wendling2013-05-09
* LocalStackSlotAllocation improvementsHal Finkel2013-04-30
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-30
* Make all darwin ppc stubs local.Rafael Espindola2013-04-27
* Fix PPC optimizeCompareInstr swapped-sub argument handlingHal Finkel2013-04-19
* Disable PPC comparison optimization by defaultHal Finkel2013-04-18
* Implement optimizeCompareInstr for PPCHal Finkel2013-04-18
* Fix PPC64 CR spill location for callee-saved registersHal Finkel2013-04-15
* Spill and restore PPC CR registers using the FP when we have oneHal Finkel2013-04-13
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-12
* FileCheckize a bunch of tests.Benjamin Kramer2013-04-11
* Manually remove successors in if conversion when CopyAndPredicateBlock is usedHal Finkel2013-04-10
* Allow PPC B and BLR to be if-converted into some predicated formsHal Finkel2013-04-09
* Use virtual base registers on PPCHal Finkel2013-04-09
* Convert test PowerPC/2007-09-07-LoadStoreIdxForms to FileCheckHal Finkel2013-04-09
* Generate PPC early conditional returnsHal Finkel2013-04-08
* Cleanup and improve PPC fsel generationHal Finkel2013-04-07
* Implement PPCInstrInfo::FoldImmediateHal Finkel2013-04-06
* Enable early if conversion on PPCHal Finkel2013-04-05
* PPC: Improve code generation for mixed-precision reciprocal sqrtHal Finkel2013-04-04
* Fix PR15632: No support for ppcf128 floating-point remainder on PowerPC.Bill Schmidt2013-04-03
* Use PPC reciprocal estimates with Newton iteration in fast-math modeHal Finkel2013-04-03
* Fix PR15630: Replace faulty stdcx. with stwcx.Bill Schmidt2013-04-02
* Fix a bad assert in PPCTargetLoweringHal Finkel2013-04-01
* Add triple to test/CodeGen/PowerPC/stfiwx-2Hal Finkel2013-04-01
* Add more PPC floating-point conversion instructionsHal Finkel2013-04-01
* Fix PowerPC/cttz.ll to specify a cpu (and use FileCheck)Hal Finkel2013-04-01
* Add the PPC popcntw instructionHal Finkel2013-04-01
* Add the PPC lfiwax instructionHal Finkel2013-03-31
* Cleanup PPC(64) i32 -> float/double conversionHal Finkel2013-03-31
* Implement FRINT lowering on PPC using frinHal Finkel2013-03-29
* Add PPC FP rounding instructions fri[mnpz]Hal Finkel2013-03-29
* Specify CPUs on the PPC bswap-load-store testHal Finkel2013-03-28
* Only enable 64-bit bswap DAG combines for PPC64Hal Finkel2013-03-28
* Add the PPC64 ldbrx/stdbrx instructionsHal Finkel2013-03-28
* Add the PPC64 popcntd instructionHal Finkel2013-03-28
* Cleanup PPC CR-spill kill flags and 32- vs. 64-bit instructionsHal Finkel2013-03-28
* Print PPC ZERO as 0 (not r0) even on DarwinHal Finkel2013-03-27
* Allocate r0 on PPCHal Finkel2013-03-27
* Remove the link register from the GPR classes on PowerPC.Bill Schmidt2013-03-27
* Don't spill PPC VRSAVE on non-Darwin (even in SjLj)Hal Finkel2013-03-27
* Use multiple virtual registers in PPC CR spillingHal Finkel2013-03-26
* Fix a register-class comparison bug in PPCCTRLoopsHal Finkel2013-03-21
* Implement builtin_{setjmp/longjmp} on PPCHal Finkel2013-03-21
* Remove unused field in DISubprogramDavid Blaikie2013-03-21
* Add support for spilling VRSAVE on PPCHal Finkel2013-03-21
* Correct PPC FRAMEADDR lowering using a pseudo-registerHal Finkel2013-03-21
* Remove unused field in DICompileUnitDavid Blaikie2013-03-20
* Add a comment to the CodeGen/PowerPC/asym-regclass-copy.ll testHal Finkel2013-03-19