| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | LowerBitSets: do not use private aliases at all on Darwin. | Peter Collingbourne | 2015-03-16 | 1 | -12/+17 |
| * | LowerBitSets: Do not export symbols for bit set referenced globals on Darwin. | Peter Collingbourne | 2015-03-14 | 1 | -1/+9 |
| * | DataLayout is mandatory, update the API to reflect it with references. | Mehdi Amini | 2015-03-10 | 1 | -10/+11 |
| * | Make DataLayout Non-Optional in the Module | Mehdi Amini | 2015-03-04 | 1 | -4/+1 |
| * | LowerBitSets: Use byte arrays instead of bit sets to represent in-memory bit ... | Peter Collingbourne | 2015-03-03 | 1 | -64/+156 |
| * | LowerBitSets: Align referenced globals. | Peter Collingbourne | 2015-02-25 | 1 | -22/+40 |
| * | LowerBitSets: Introduce global layout builder. | Peter Collingbourne | 2015-02-24 | 1 | -10/+78 |
| * | LowerBitSets.cpp: Prune incorrect \param(s). [-Wdocumentation] | NAKAMURA Takumi | 2015-02-22 | 1 | -6/+6 |
| * | Introduce bitset metadata format and bitset lowering pass. | Peter Collingbourne | 2015-02-20 | 1 | -0/+526 |

