summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SSAUpdater.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* rename GetValueInBlock -> GetValueAtEndOfBlock to better reflect Chris Lattner2009-10-101-11/+11
* use a typedef instead of spelling out an insane type. Yay for auto someday.Chris Lattner2009-10-101-3/+3
* Implement an efficient and fully general SSA update mechanism that Chris Lattner2009-10-101-0/+232
OpenPOWER on IntegriCloud