summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/addc.ll
AgeCommit message (Expand)Author
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2010-02-21add a triple so that this doesn't fail due to linux/ppc register printing Chris Lattner
2010-02-21filecheckize and add nouwinds.Chris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-03-25Byebye llvm-upgrade!Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-02-17Fix a comment sabre noticed :)Nate Begeman
2006-02-17A couple new regression tests to make sure we always pattern match the newNate Begeman