aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* 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