summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/reg-coalesce-simple.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
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-04-14Remove -unwind-tables-optional everywhere, sinceDale Johannesen
2008-04-08Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen
2008-04-08Add -disable-required-unwind-tables to testsDale Johannesen
2008-03-31Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2005-10-30new testcaseChris Lattner