Age | Commit message (Expand) | Author |
---|---|---|
2012-12-03 | Sort the #include lines for the include/... tree with the script. | Chandler Carruth |
2012-09-17 | Mark unimplemented copy constructors and copy assignment operators as LLVM_DE... | Craig Topper |
2012-08-23 | Fix a bunch of -Wdocumentation warnings. | Dmitri Gribenko |
2012-04-20 | SparseSet: Add support for key-derived indexes and arbitrary key types. | Andrew Trick |
2012-02-23 | GCC warns about a comparison between signed and unsigned values. | Duncan Sands |
2012-02-23 | PostRASched: Convert physreg def/use tracking to Jakob's SparseSet. | Andrew Trick |
2012-02-22 | Fix typos. | Jakob Stoklund Olesen |
2012-02-22 | ADT/SparseSet.h: Fix up header dependencies. | NAKAMURA Takumi |
2012-02-22 | Add a Briggs and Torczon sparse set implementation. | Jakob Stoklund Olesen |