index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
LivePhysRegs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
LivePhysRegs: Fix live-outs of return blocks
Matthias Braun
2015-09-25
1
-2
/
+10
*
Save LaneMask with livein registers
Matthias Braun
2015-09-09
1
-2
/
+2
*
Typo. NFC.
Chad Rosier
2015-09-04
1
-1
/
+1
*
MachineBasicBlock: Add liveins() method returning an iterator_range
Matthias Braun
2015-08-24
1
-2
/
+2
*
LivePhysRegs: Add support to add pristine registers when populating with live...
Matthias Braun
2015-07-01
1
-0
/
+41
*
Handle dead defs in the if converter.
Pete Cooper
2015-05-06
1
-3
/
+8
*
Refactor UpdatePredRedefs and StepForward to avoid duplication. NFC
Pete Cooper
2015-05-05
1
-10
/
+15
*
Revert "Refactor UpdatePredRedefs and StepForward to avoid duplication. NFC"
Pete Cooper
2015-05-05
1
-15
/
+10
*
Refactor UpdatePredRedefs and StepForward to avoid duplication. NFC
Pete Cooper
2015-05-05
1
-10
/
+15
*
More missing includes only visible to MSVC.
Benjamin Kramer
2015-03-23
1
-0
/
+1
*
Convert register liveness tracking to work on a sub-register level instead of...
Juergen Ributzka
2013-12-14
1
-0
/
+114
*
Revert "Convert liveness tracking to work on a sub-register level instead of ...
Andrew Trick
2013-12-13
1
-91
/
+0
*
Convert liveness tracking to work on a sub-register level instead of just reg...
Andrew Trick
2013-12-13
1
-0
/
+91