aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-6/+10
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* 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