aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
AgeCommit message (Expand)Author
2012-02-03Fix SSAUpdaterImpl's RecordMatchingPHI to record exactly theDan Gohman
2011-11-14Make headers standalone, move a virtual method out of line.Benjamin Kramer
2010-05-06Fix handling of unreachable blocks in the SSAUpdater. The previous code onlyBob Wilson
2010-05-04Combine the implementations of the core part of the SSAUpdater andBob Wilson