Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Detect proper register sub-classes. | Jakob Stoklund Olesen | 2011-08-05 | 1 | -1/+12 |
* | Migrate LLVM and Clang to use the new makeArrayRef(...) functions where previ... | Frits van Bommel | 2011-07-18 | 1 | -1/+1 |
* | Starting to refactor Target to separate out code that's needed to fully describe | Evan Cheng | 2011-06-24 | 1 | -1/+1 |
* | Avoid calling TRI->getAllocatableSet in RAFast. | Jakob Stoklund Olesen | 2011-06-02 | 1 | -0/+19 |
* | Just use a SmallVector. | Jakob Stoklund Olesen | 2011-06-02 | 1 | -1/+1 |
* | Add a RegisterClassInfo class that lazily caches information about | Jakob Stoklund Olesen | 2011-06-02 | 1 | -0/+102 |