[opaque pointer type] Add textual IR support for explicit type parameter for global...
[oota-llvm.git] / test / Transforms / LowerBitSets / simple.ll
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-09 Peter CollingbourneLowerBitSets: Fix non-determinism bug.
2015-09-08 Peter CollingbourneRe-apply r247080 with order of evaluation fix.
2015-09-08 Peter CollingbourneRevert r247080, "LowerBitSets: Extend pass to support...
2015-09-08 Peter CollingbourneLowerBitSets: Extend pass to support functions as bitse...
2015-05-12 Sunil SrivastavaChanged renaming of local symbols by inserting a dot...
2015-03-19 Peter CollingbourneLowerBitSets: Avoid reusing byte set addresses.
2015-03-16 Peter CollingbourneLowerBitSets: do not use private aliases at all on...
2015-03-14 Peter CollingbourneLowerBitSets: Do not export symbols for bit set referen...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-03 Peter CollingbourneLowerBitSets: Use byte arrays instead of bit sets to...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-25 Peter CollingbourneLowerBitSets: Align referenced globals.
2015-02-20 Peter CollingbourneIntroduce bitset metadata format and bitset lowering...