Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach the reassociate pass to fold chains of multiplies with repeated | Chandler Carruth | 2012-04-26 | 1 | -0/+99 |
* | Tidy up this test more: | Chandler Carruth | 2012-04-22 | 1 | -7/+23 |
* | FileCheck-ize a test, and tidy it up a touch. | Chandler Carruth | 2012-04-22 | 1 | -9/+14 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Upgrade tests to not use llvm-upgrade. | Tanya Lattner | 2008-03-19 | 1 | -9/+9 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+14 |