aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix SSAUpdaterImpl's RecordMatchingPHI to record exactly theDan Gohman2012-02-031-32/+11
* Make headers standalone, move a virtual method out of line.Benjamin Kramer2011-11-141-0/+8
* Fix handling of unreachable blocks in the SSAUpdater. The previous code onlyBob Wilson2010-05-061-23/+29
* Combine the implementations of the core part of the SSAUpdater andBob Wilson2010-05-041-0/+463