summaryrefslogtreecommitdiff
path: root/test/Transforms/Reassociate/mulfactor2.ll
Commit message (Expand)AuthorAge
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Let some more tests ignore expected output on stderr.Matthijs Kooijman2008-06-10
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-19
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* new testcase from a FIXME in the codeChris Lattner2006-03-14
* new testcaseChris Lattner2006-03-04