Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
11bb63a75652bdb9be56a37f543ceded07d4d75c
/
llvm
/
lib
/
CodeGen
/
AllocationOrder.cpp
801f7ab
Rename TRI::getAllocationOrder() to getRawAllocationOrder().
by Jakob Stoklund Olesen
· 14 years ago
0cde8eb
Get allocation orders from RegisterClassInfo when possible.
by Jakob Stoklund Olesen
· 14 years ago
b8bf3c0
Switch AllocationOrder to using RegisterClassInfo instead of a BitVector
by Jakob Stoklund Olesen
· 14 years ago
2fb5b31
Simplify a bunch of isVirtualRegister() and isPhysicalRegister() logic.
by Jakob Stoklund Olesen
· 15 years ago
4d7432e
Use AllocationOrder in RegAllocGreedy, fix a bug in the hint calculation.
by Jakob Stoklund Olesen
· 15 years ago
0c67e01
Add an AllocationOrder class that can iterate over the allocatable physical
by Jakob Stoklund Olesen
· 15 years ago