aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* Add explicit triples to avoid default behavior that varies by host.Dan Gohman2007-09-141-1/+1
* Fixed a typo that's causing a missing kill marker.Evan Cheng2007-09-121-0/+15
* Sometimes a MI can define a register as well as defining a super-register at theEvan Cheng2007-09-111-0/+9
* this is not infinite recursion.Chris Lattner2007-09-101-0/+7
* Implement misaligned FP loads and stores.Dale Johannesen2007-09-081-0/+53
* Add missing index versions of instructions to the map.Bill Wendling2007-09-071-0/+16
* Change all floating constants that are not exactlyDale Johannesen2007-09-051-1/+1
* Add the 64-bit versions of the DS* Altivec instructions.Bill Wendling2007-09-051-0/+15
* Fix for PR1613: added 64-bit rotate left PPC instructions and patterns.Evan Cheng2007-09-041-0/+20
* update test to check that codegen works with llvm.used in llvm.metadata sectionAndrew Lenharth2007-08-221-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-1528-63/+63
* Test case for PR1596.Evan Cheng2007-08-141-0/+28
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-041-2/+3
* new testcaseChris Lattner2007-07-311-0/+8
* Fix a bug in getCopyFromParts turned up in the testcase for PR1132.Dan Gohman2007-07-301-0/+23
* New test case.Evan Cheng2007-07-301-0/+8
* For PR1553:Reid Spencer2007-07-194-10/+10
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-18134-0/+5485