Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add explicit type to empty std::set initializer to fix the libc++ build. | Peter Collingbourne | 2015-03-03 | 1 | -1/+1 |
* | LowerBitSets: Use byte arrays instead of bit sets to represent in-memory bit ... | Peter Collingbourne | 2015-03-03 | 1 | -15/+75 |
* | LowerBitSets: Align referenced globals. | Peter Collingbourne | 2015-02-25 | 1 | -12/+16 |
* | LowerBitSets: Introduce global layout builder. | Peter Collingbourne | 2015-02-24 | 1 | -0/+27 |
* | Introduce bitset metadata format and bitset lowering pass. | Peter Collingbourne | 2015-02-20 | 1 | -0/+64 |