summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/Frames-large.ll
AgeCommit message (Expand)Author
2017-08-01PowerPC: Do not use llc -march in tests.Matthias Braun
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2014-12-26No need to run llvm-as. NFC.Rafael Espindola
2014-06-23[PowerPC] Allow stack frames without parameter save areaUlrich Weigand
2011-12-30Cleanup stack/frame register define/kill states. This fixes two bugs:Hal Finkel
2011-12-02adjust the instruction ordering in some PPC tests: changes due to postRA haz....Hal Finkel
2009-11-24Do not store R31 into the caller's link area on PPC.Dale Johannesen
2009-08-25remove some dead lines.Chris Lattner
2009-08-25convert to filecheck styleChris Lattner
2009-08-24Convert two gratuitous abuses of poor helpless CPU cycles to FileCheck.Daniel Dunbar
2008-03-25Byebye llvm-upgrade!Tanya Lattner
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2006-12-21These tests all rely on using register mnemonics and thus must behave in theJim Laskey
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-17Case sensitive not.Jim Laskey
2006-11-17Tests to verify PowerPC ABI.Jim Laskey