summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LivePhysRegs.cpp
Commit message (Expand)AuthorAgeFilesLines
* LivePhysRegs: Fix live-outs of return blocksMatthias Braun2015-09-251-2/+10
* Save LaneMask with livein registersMatthias Braun2015-09-091-2/+2
* Typo. NFC.Chad Rosier2015-09-041-1/+1
* MachineBasicBlock: Add liveins() method returning an iterator_rangeMatthias Braun2015-08-241-2/+2
* LivePhysRegs: Add support to add pristine registers when populating with live...Matthias Braun2015-07-011-0/+41
* Handle dead defs in the if converter.Pete Cooper2015-05-061-3/+8
* Refactor UpdatePredRedefs and StepForward to avoid duplication. NFCPete Cooper2015-05-051-10/+15
* Revert "Refactor UpdatePredRedefs and StepForward to avoid duplication. NFC"Pete Cooper2015-05-051-15/+10
* Refactor UpdatePredRedefs and StepForward to avoid duplication. NFCPete Cooper2015-05-051-10/+15
* More missing includes only visible to MSVC.Benjamin Kramer2015-03-231-0/+1
* Convert register liveness tracking to work on a sub-register level instead of...Juergen Ributzka2013-12-141-0/+114
* Revert "Convert liveness tracking to work on a sub-register level instead of ...Andrew Trick2013-12-131-91/+0
* Convert liveness tracking to work on a sub-register level instead of just reg...Andrew Trick2013-12-131-0/+91
OpenPOWER on IntegriCloud