aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/PHIEliminationUtils.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-03-17Switch a number of loops in lib/CodeGen over to range-based for-loops, now thatOwen Anderson1-5/+3
2014-03-13Phase 2 of the great MachineRegisterInfo cleanup. This time, we're changingOwen Anderson1-5/+5
2012-12-03Use the new script to sort the includes of every file under lib.Chandler Carruth1-1/+1
2010-12-05Move the FindCopyInsertPoint method of PHIElimination to a new standaloneCameron Zwarich1-0/+61