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
/
LiveRegUnits.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Preserve existing regs when adding pristines to LivePhysRegs/LiveRegUnits
Krzysztof Parzyszek
2017-09-08
1
-7
/
+21
*
LiveRegUnits: Rename accumulateBackward()->accumulate()
Matthias Braun
2017-07-07
1
-1
/
+1
*
LiveRegUnits: Port recent LivePhysRegs bugfixes
Matthias Braun
2017-06-03
1
-25
/
+31
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2017-02-17
1
-1
/
+6
*
LiveRegUnits: Add accumulateBackward() function
Matthias Braun
2017-01-21
1
-0
/
+24
*
Revert "LiveRegUnits: Add accumulateBackward() function"
Matthias Braun
2017-01-20
1
-24
/
+0
*
LiveRegUnits: Add accumulateBackward() function
Matthias Braun
2017-01-20
1
-0
/
+24
*
CodeGen: Add/Factor out LiveRegUnits class; NFCI
Matthias Braun
2017-01-20
1
-0
/
+97
*
Revert "RegScavenging: Add scavengeRegisterBackwards()"
Matthias Braun
2016-08-19
1
-97
/
+0
*
CodeGen: Add/Factor out LiveRegUnits class; NFCI
Matthias Braun
2016-08-18
1
-0
/
+97
*
Convert register liveness tracking to work on a sub-register level instead of...
Juergen Ributzka
2013-12-14
1
-111
/
+0
*
Revert "Convert liveness tracking to work on a sub-register level instead of ...
Andrew Trick
2013-12-13
1
-0
/
+111
*
Convert liveness tracking to work on a sub-register level instead of just reg...
Andrew Trick
2013-12-13
1
-111
/
+0
*
LiveRegUnits: Use *MBB for consistency and convenience.
Andrew Trick
2013-10-14
1
-3
/
+3
*
LiveRegUnits::removeRegsInMask safety.
Andrew Trick
2013-10-14
1
-10
/
+19
*
Move LiveRegUnits implementation into .cpp. Comment and format.
Andrew Trick
2013-10-14
1
-0
/
+102