aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/PHIEliminationUtils.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2016-09-16Place the lowered phi instruction(s) before the DEBUG_VALUE entryKeith Walker1-1/+2
2015-08-27[WinEH] Add some support for code generating catchpadReid Kleckner1-1/+1
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