aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1854-182/+949
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-09287-3330/+4623
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-23123-804/+7323
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0285-1374/+3906
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2126-82/+1217
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2922-8/+400
* Update to LLVM 3.5a.Stephen Hines2014-04-2467-245/+2047
* Merging r197089:Bill Wendling2013-12-121-0/+65
* Merging r195504:Manman Ren2013-12-093-2/+6
* Merging r195272:Bill Wendling2013-11-211-0/+16
* Avoid illegal integer promotion in fastiselBob Wilson2013-11-151-0/+17
* Error if we see an alias to a declaration.Rafael Espindola2013-11-141-2/+1
* Add PPC option for full register names in asmHal Finkel2013-11-111-0/+17
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-29/+0
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-34/+0
* Convert another llc -filetype=obj test.Rafael Espindola2013-10-281-31/+0
* Update PPC loop tests after SCEV non-unit-stride checkin r193015.Andrew Trick2013-10-192-24/+12
* [PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE before PHI with fast-isel)Bill Schmidt2013-10-181-0/+520
* Replace sra with srl if a single sign bit is requiredRichard Sandiford2013-10-171-5/+4
* TBAA: update tbaa format from scalar format to struct-path aware format.Manman Ren2013-09-301-6/+8
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-09-303-29/+17
* Fix spelling intruction -> instruction.Robert Wilhelm2013-09-281-1/+1
* [PowerPC] Fix PR17354: Generate nop after local calls for PIC code.Bill Schmidt2013-09-261-0/+39
* [PowerPC] Fix problems with large code model (PR17169).Bill Schmidt2013-09-173-8/+12
* PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-151-0/+166
* Revert r190764: PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-151-154/+0
* PPC: Don't restrict lvsl generation to after type legalizationHal Finkel2013-09-151-0/+154
* Prevent assert in CombinerGlobalAA with null valuesHal Finkel2013-09-151-0/+137
* Remove unnecessary TBAA metadata from r190636's test caseHal Finkel2013-09-121-13/+9
* Fix PPC ABI for ByVal structs with vector membersHal Finkel2013-09-121-0/+64
* Make the PPC fast-math sqrt expansion safe at 0Hal Finkel2013-09-121-1/+4
* PPC: Enable aggressive anti-dependency breakingHal Finkel2013-09-122-14/+15
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-062-2/+2
* [PowerPC] Call support for fast-isel.Bill Schmidt2013-08-302-0/+166
* [PowerPC] Add handling for conversions to fast-isel.Bill Schmidt2013-08-301-0/+305
* [PowerPC] Handle selection of compare instructions in fast-isel.Bill Schmidt2013-08-301-0/+289
* [PowerPC] Miscellaneous fast-isel test cases.Bill Schmidt2013-08-304-0/+131
* [PowerPC] Add loads, stores, and related things to fast-isel.Bill Schmidt2013-08-303-0/+434
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-262-2/+2
* [PowerPC] More fast-isel chunks (returns and integer extends)Bill Schmidt2013-08-262-0/+217
* [PowerPC] Add fast-isel branch and compare selection.Bill Schmidt2013-08-252-0/+58
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-2212-14/+14
* TBAA: remove !tbaa from testing cases when they are not needed.Manman Ren2013-08-214-99/+70
* Don't form PPC CTR-based loops around a copysignl callHal Finkel2013-08-191-0/+28
* Add ExpandFloatOp_FCOPYSIGN to handle ppcf128-related expansionsHal Finkel2013-08-191-0/+67
* Add the PPC fcpsgn instructionHal Finkel2013-08-191-0/+52
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Actually fix PPC64 64-bit GPR inline asm constraint matchingHal Finkel2013-08-141-0/+43
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-122-8/+8
* initial draft of PPCMachObjectWriter.cppDavid Fang2013-08-081-0/+84