summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/Frames-alloca.ll
Commit message (Expand)AuthorAge
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-12
* enable PPC register scavenging by default (update tests and remove some FIXMEs)Hal Finkel2011-12-05
* add some no-unwinds, other minor cleanups.Chris Lattner2010-02-21
* Do not store R31 into the caller's link area on PPC.Dale Johannesen2009-11-24
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Convert two gratuitous abuses of poor helpless CPU cycles to FileCheck.Daniel Dunbar2009-08-24
* Update llc flags for PPC register scavenger.Bill Wendling2008-03-10
* Use -enable-ppc-regscavenger flag for these checksBill Wendling2008-03-04
* This is the initial check-in for adding register scavenging to PPC. (Currently,Bill Wendling2008-03-03
* Upgrade testcase.Bill Wendling2008-02-26
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* These tests all rely on using register mnemonics and thus must behave in theJim Laskey2006-12-21
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Tests to verify PowerPC ABI.Jim Laskey2006-11-17