summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/ppc-prologue.ll
AgeCommit message (Expand)Author
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2011-05-02Add 130690 back.Rafael Espindola
2011-05-02Revert while I debug the tests that use march but not mtriple.Rafael Espindola
2011-05-02Move ppc OS X to cfi too. I am building it on an old ppc mini, but it will ta...Rafael Espindola
2010-03-14get MMI out of the label uniquing business, just go to MCContextChris Lattner
2009-11-24Do not store R31 into the caller's link area on PPC.Dale Johannesen
2009-11-11Fix test to work on every platform.Bill Wendling
2009-11-10Test this on Darwin only.Bill Wendling
2009-11-10Modify how the prologue encoded the "move" information for the FDE. GCCBill Wendling