aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegisterClassInfo.h
AgeCommit message (Expand)Author
2011-08-05Detect proper register sub-classes.Jakob Stoklund Olesen
2011-07-18Migrate LLVM and Clang to use the new makeArrayRef(...) functions where previ...Frits van Bommel
2011-06-24Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng
2011-06-02Avoid calling TRI->getAllocatableSet in RAFast.Jakob Stoklund Olesen
2011-06-02Just use a SmallVector.Jakob Stoklund Olesen
2011-06-02Add a RegisterClassInfo class that lazily caches information aboutJakob Stoklund Olesen