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
/
AllocationOrder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
TargetRegisterInfo: Provide a way to check assigned registers in getRegAlloca...
Matthias Braun
2015-07-15
1
-1
/
+3
*
[CodeGen] Reduce visibility of implementation details
Benjamin Kramer
2015-07-01
1
-1
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Check hint registers for interference only once before evictions
Aditya Nandakumar
2013-12-05
1
-2
/
+4
*
Revert "Give internal classes hidden visibility."
Benjamin Kramer
2013-09-11
1
-1
/
+1
*
Give internal classes hidden visibility.
Benjamin Kramer
2013-09-11
1
-1
/
+1
*
Limit the search space in RAGreedy::tryEvict().
Jakob Stoklund Olesen
2013-01-12
1
-0
/
+15
*
Speed up the AllocationOrder class a bit.
Jakob Stoklund Olesen
2012-12-04
1
-5
/
+16
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Use the new getRegAllocationHints() hook from AllocationOrder.
Jakob Stoklund Olesen
2012-12-03
1
-31
/
+16
*
Use MCPhysReg for RegisterClassInfo allocation orders.
Jakob Stoklund Olesen
2012-11-29
1
-3
/
+5
*
Fix old doxygen comment.
Jakob Stoklund Olesen
2012-01-24
1
-2
/
+1
*
Get allocation orders from RegisterClassInfo when possible.
Jakob Stoklund Olesen
2011-06-06
1
-1
/
+18
*
Switch AllocationOrder to using RegisterClassInfo instead of a BitVector
Jakob Stoklund Olesen
2011-06-03
1
-3
/
+3
*
Try harder to get the hint by preferring to evict hint interference.
Jakob Stoklund Olesen
2011-02-25
1
-0
/
+2
*
Add an AllocationOrder class that can iterate over the allocatable physical
Jakob Stoklund Olesen
2010-12-10
1
-0
/
+54