summaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegisterClassInfo.cpp
Commit message (Expand)AuthorAge
* Detect proper register sub-classes.Jakob Stoklund Olesen2011-08-05
* Add TargetRegisterInfo::getRawAllocationOrder().Jakob Stoklund Olesen2011-06-16
* Include callee-saved registers in debug output.Jakob Stoklund Olesen2011-06-13
* Don't try to be clever, just preserve the target's allocation order.Jakob Stoklund Olesen2011-06-06
* Preserve the original ordering when a CSR has multiple aliases.Jakob Stoklund Olesen2011-06-03
* Just use a SmallVector.Jakob Stoklund Olesen2011-06-02
* Start with a zeroed CSRNum map.Benjamin Kramer2011-06-02
* Initialize members to fix problem found by valgrind.Jakob Stoklund Olesen2011-06-02
* Add a RegisterClassInfo class that lazily caches information aboutJakob Stoklund Olesen2011-06-02