aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Scalar/ValuePropagation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename file to something more descriptive.Owen Anderson2010-08-311-119/+0
* Fix a typo.Owen Anderson2010-08-301-1/+1
* Cleanups suggested by Chris.Owen Anderson2010-08-301-20/+18
* Add statistics to evaluate this pass.Owen Anderson2010-08-301-0/+8
* Update CMake build. Add newline at end of file.Benjamin Kramer2010-08-281-1/+1
* Add a prototype of a new peephole optimizing pass that uses LazyValue info to...Owen Anderson2010-08-271-0/+113