index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
AllocationOrder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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