Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IR: New representation for CFI and virtual call optimization pass metadata. | Peter Collingbourne | 2016-06-24 | 1 | -156/+0 |
* | LowerBitSets: Move declarations to separate namespace. | Peter Collingbourne | 2016-04-01 | 1 | -0/+1 |
* | 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 |