| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark unimplemented copy constructors and copy assignment operators as LLVM_DE... | Craig Topper | 2012-09-17 | 1 | -2/+2 |
* | Fix a bunch of -Wdocumentation warnings. | Dmitri Gribenko | 2012-08-23 | 1 | -3/+3 |
* | SparseSet: Add support for key-derived indexes and arbitrary key types. | Andrew Trick | 2012-04-20 | 1 | -36/+76 |
* | GCC warns about a comparison between signed and unsigned values. | Duncan Sands | 2012-02-23 | 1 | -1/+1 |
* | PostRASched: Convert physreg def/use tracking to Jakob's SparseSet. | Andrew Trick | 2012-02-23 | 1 | -0/+7 |
* | Fix typos. | Jakob Stoklund Olesen | 2012-02-22 | 1 | -1/+1 |
* | ADT/SparseSet.h: Fix up header dependencies. | NAKAMURA Takumi | 2012-02-22 | 1 | -0/+2 |
* | Add a Briggs and Torczon sparse set implementation. | Jakob Stoklund Olesen | 2012-02-22 | 1 | -0/+259 |