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
/
utils
/
TableGen
/
CodeGenRegisters.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a RegisterTuples class to Target.td and TableGen.
Jakob Stoklund Olesen
2011-06-20
1
-1
/
+109
*
Use the correct comparator to avoid depending on pointer values.
Jakob Stoklund Olesen
2011-06-18
1
-1
/
+2
*
Store CodeGenRegisters as pointers so they won't be reallocated.
Jakob Stoklund Olesen
2011-06-18
1
-12
/
+10
*
Remove MethodProtos/MethodBodies and allocation_order_begin/end.
Jakob Stoklund Olesen
2011-06-18
1
-2
/
+0
*
Provide AltOrders for specifying alternative allocation orders.
Jakob Stoklund Olesen
2011-06-18
1
-0
/
+19
*
Use a SetTheory instance to expand register lists in register classes.
Jakob Stoklund Olesen
2011-06-15
1
-3
/
+6
*
Give CodeGenRegisterClass a real sorted member set.
Jakob Stoklund Olesen
2011-06-15
1
-20
/
+31
*
Move the list of register classes into CodeGenRegBank as well.
Jakob Stoklund Olesen
2011-06-15
1
-0
/
+71
*
Compute lists of sub-regs, super-regs, and overlapping regs.
Jakob Stoklund Olesen
2011-06-12
1
-3
/
+99
*
Move the list of registers into CodeGenRegBank.
Jakob Stoklund Olesen
2011-06-11
1
-10
/
+194
*
Move some sub-register index calculations to CodeGenRegisters.cpp
Jakob Stoklund Olesen
2011-06-10
1
-0
/
+27
*
Move TableGen's register bank classes to their own source file.
Jakob Stoklund Olesen
2011-06-09
1
-0
/
+101
[prev]