aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
Commit message (Expand)AuthorAgeFilesLines
* 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