summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC
Commit message (Expand)AuthorAge
* [PowerPC] Add subregister classes for f64 VSX valuesHal Finkel2014-03-29
* [PowerPC] Fix VSX permutation iselHal Finkel2014-03-28
* [PowerPC] v2[fi]64 need to be explicitly passed in VSX registersHal Finkel2014-03-28
* [PowerPC] Use a small cleanup pass to remove VSX self copiesHal Finkel2014-03-27
* [PowerPC] Fix v2f64 vector extract and related patternsHal Finkel2014-03-27
* [PowerPC] Expand v2i64 shiftsHal Finkel2014-03-27
* [PowerPC] Generate VSX permutations for v2[fi]64 vectorsHal Finkel2014-03-26
* [PowerPC] VSX loads and stores support unaligned accessHal Finkel2014-03-26
* [PowerPC] Use v2f64 <-> v2i64 VSX conversion instructionsHal Finkel2014-03-26
* [PowerPC] Use VSX vector load/stores for v2[fi]64Hal Finkel2014-03-26
* [PowerPC] Add v2i64 as a legal VSX typeHal Finkel2014-03-26
* [PowerPC] Lower VSELECT using xxsel when VSX is availableHal Finkel2014-03-26
* [PowerPC] Generate logical vector VSX instructionsHal Finkel2014-03-26
* [PowerPC] Select between VSX A-type and M-type FMA instructions just before RAHal Finkel2014-03-25
* [PowerPC] Make use of VSX f64 <-> i64 conversion instructionsHal Finkel2014-03-23
* [PowerPC] Fix the VSX v2f64 return registerHal Finkel2014-03-22
* Remove redundant test.Rafael Espindola2014-03-21
* Fix PR19144: Incorrect offset generated for int-to-fp conversion at -O0.Bill Schmidt2014-03-18
* [ppc64] Avoid copy relocs in named rodata sectionsUlrich Weigand2014-03-14
* Remove the linker_private and linker_private_weak linkages.Rafael Espindola2014-03-13
* [PowerPC] Initial support for the VSX instruction setHal Finkel2014-03-13
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-11
* Fixup PPC Darwin i1 argument handlingHal Finkel2014-03-06
* When using CR bit registers on PPC32, handle the i1 vaarg caseHal Finkel2014-03-06
* With PPC CR bit registers, handle int_to_fp on older coresHal Finkel2014-03-05
* Add a PPC inline asm constraint type for single CR bitsHal Finkel2014-03-02
* Remove extra truncs/exts around i32 bit operations on PPC64Hal Finkel2014-03-01
* Swap PPC isel operands to allow for 0-foldingHal Finkel2014-02-28
* Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel2014-02-28
* Account for 128-bit integer operations in PPCCTRLoopsHal Finkel2014-02-25
* Add back r201608, r201622, r201624 and r201625Rafael Espindola2014-02-19
* Revert r201622 and r201608.Daniel Jasper2014-02-19
* Fix PR18743.Rafael Espindola2014-02-18
* Actually call FileCheck in testsNico Rieck2014-02-16
* "foo" is not a ppc instruction, don't try to parse it.Rafael Espindola2014-02-13
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-13
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-12
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-12
* Fix a bug with .weak_def_can_be_hidden: Mutable variables cannot use it.Rafael Espindola2014-02-07
* Convert test to FileCheck.Rafael Espindola2014-02-06
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-04
* Handle spilling the PPC GPRC_NOR0 register classHal Finkel2014-01-28
* Add a TBAA CodeGen failure test caseHal Finkel2014-01-25
* Fix pointer info on PPC byval storesHal Finkel2014-01-21
* Implement initial-exec TLS for PPC32.Roman Divacky2013-12-20
* One ppc32-darwin, a i64 inside a structure can have 32 bit alignment.Rafael Espindola2013-12-18
* Add a reduced testcase from the recent bootstrap crash.Rafael Espindola2013-12-16
* [Powerpc darwin] AsmParser Base implementation.Iain Sandoe2013-12-14
* PowerPC: add Linux triple to TLS testsTim Northover2013-12-12
* Improve instruction scheduling for the PPC POWER7Hal Finkel2013-12-12