aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ValuePropagation
Commit message (Expand)AuthorAgeFilesLines
* Rename test directory to reflect new pass name.Owen Anderson2010-08-312-43/+0
* Rename ValuePropagation to a more descriptive CorrelatedValuePropagation.Owen Anderson2010-08-311-1/+1
* Combine these two tests, and make sure there's a newline at the end of the file.Owen Anderson2010-08-302-21/+19
* Add a prototype of a new peephole optimizing pass that uses LazyValue info to...Owen Anderson2010-08-273-0/+45