summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Reassociate/mul-factor3.ll
Commit message (Collapse)AuthorAgeFilesLines
* merge some more tests in.Chris Lattner2009-12-311-15/+0
| | | | llvm-svn: 92353
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-2/+1
| | | | llvm-svn: 81545
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
| | | | llvm-svn: 81257
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-191-9/+9
| | | | llvm-svn: 48530
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
| | | | llvm-svn: 41097
* For PR1319:Reid Spencer2007-04-161-2/+4
| | | | | | | | 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/+14
llvm-svn: 33296
OpenPOWER on IntegriCloud