summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC
Commit message (Expand)AuthorAge
* PowerPC: add Linux triple to TLS testsTim Northover2013-12-12
* Improve instruction scheduling for the PPC POWER7Hal Finkel2013-12-12
* Fix the PPC subsumes-predicate checkHal Finkel2013-12-11
* Merge all tls tests to two files. One for normal codegen (initial and localRoman Divacky2013-12-11
* Remove test thats testing the same thing as tls.ll.Roman Divacky2013-12-11
* on darwin<10, fallback to .weak_definition (PPC,X86)David Fang2013-12-10
* Correct word hyphenationsAlp Toker2013-12-05
* Convert a PPC test from grep to FileCheckHal Finkel2013-11-30
* Desensitize a couple of PPC regression testsHal Finkel2013-11-30
* Update the cpu specified on some PPC regression testsHal Finkel2013-11-30
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* PPC popcnt[dw] do not have record formsHal Finkel2013-11-20
* PPC: Optimize rldicl generation for masked shiftsHal Finkel2013-11-20
* Avoid illegal integer promotion in fastiselBob Wilson2013-11-15
* Error if we see an alias to a declaration.Rafael Espindola2013-11-14
* Add PPC option for full register names in asmHal Finkel2013-11-11
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-28
* Update PPC loop tests after SCEV non-unit-stride checkin r193015.Andrew Trick2013-10-19
* [PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE before PHI with fast-isel)Bill Schmidt2013-10-18
* Replace sra with srl if a single sign bit is requiredRichard Sandiford2013-10-17
* TBAA: update tbaa format from scalar format to struct-path aware format.Manman Ren2013-09-30
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-09-30
* Fix spelling intruction -> instruction.Robert Wilhelm2013-09-28
* [PowerPC] Fix PR17354: Generate nop after local calls for PIC code.Bill Schmidt2013-09-26
* [PowerPC] Fix problems with large code model (PR17169).Bill Schmidt2013-09-17
* PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-15
* Revert r190764: PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-15
* PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-15
* Prevent assert in CombinerGlobalAA with null valuesHal Finkel2013-09-15
* Remove unnecessary TBAA metadata from r190636's test caseHal Finkel2013-09-12
* Fix PPC ABI for ByVal structs with vector membersHal Finkel2013-09-12
* Make the PPC fast-math sqrt expansion safe at 0Hal Finkel2013-09-12
* PPC: Enable aggressive anti-dependency breakingHal Finkel2013-09-12
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* [PowerPC] Call support for fast-isel.Bill Schmidt2013-08-30
* [PowerPC] Add handling for conversions to fast-isel.Bill Schmidt2013-08-30
* [PowerPC] Handle selection of compare instructions in fast-isel.Bill Schmidt2013-08-30
* [PowerPC] Miscellaneous fast-isel test cases.Bill Schmidt2013-08-30
* [PowerPC] Add loads, stores, and related things to fast-isel.Bill Schmidt2013-08-30
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* [PowerPC] More fast-isel chunks (returns and integer extends)Bill Schmidt2013-08-26
* [PowerPC] Add fast-isel branch and compare selection.Bill Schmidt2013-08-25
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-22
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-08-21
* Don't form PPC CTR-based loops around a copysignl callHal Finkel2013-08-19
* Add ExpandFloatOp_FCOPYSIGN to handle ppcf128-related expansionsHal Finkel2013-08-19
* Add the PPC fcpsgn instructionHal Finkel2013-08-19
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16