summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/addc.ll
Commit message (Collapse)AuthorAgeFilesLines
* add a triple so that this doesn't fail due to linux/ppc register printing Chris Lattner2010-02-211-1/+1
| | | | | | syntax. llvm-svn: 96748
* filecheckize and add nouwinds.Chris Lattner2010-02-211-9/+16
| | | | llvm-svn: 96745
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
| | | | llvm-svn: 79992
* Byebye llvm-upgrade!Tanya Lattner2008-03-251-12/+11
| | | | llvm-svn: 48762
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-5/+5
| | | | llvm-svn: 41097
* For PR1319:Reid Spencer2007-04-161-5/+6
| | | | | | | | Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run multiple times by using a temporary file. llvm-svn: 36142
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+26
llvm-svn: 33296
OpenPOWER on IntegriCloud