[Modules] Move ValueHandle into the IR library where Value itself lives.
[oota-llvm.git] / include / llvm / Transforms / Utils / SSAUpdaterImpl.h
2014-03-04 Chandler Carruth[Modules] Move ValueHandle into the IR library where...
2012-02-03 Dan GohmanFix SSAUpdaterImpl's RecordMatchingPHI to record exactl...
2011-11-14 Benjamin KramerMake headers standalone, move a virtual method out...
2010-05-06 Bob WilsonFix handling of unreachable blocks in the SSAUpdater...
2010-05-04 Bob WilsonCombine the implementations of the core part of the...