summaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
Commit message (Expand)AuthorAge
* Fix SSAUpdaterImpl's RecordMatchingPHI to record exactly theDan Gohman2012-02-03
* Make headers standalone, move a virtual method out of line.Benjamin Kramer2011-11-14
* Fix handling of unreachable blocks in the SSAUpdater. The previous code onlyBob Wilson2010-05-06
* Combine the implementations of the core part of the SSAUpdater andBob Wilson2010-05-04