aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Reassociate/mulfactor.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-7/+7
* Teach the reassociate pass to fold chains of multiplies with repeatedChandler Carruth2012-04-261-0/+99
* Tidy up this test more:Chandler Carruth2012-04-221-7/+23
* FileCheck-ize a test, and tidy it up a touch.Chandler Carruth2012-04-221-9/+14
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-191-9/+9
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* new testcaseChris Lattner2006-03-041-0/+14