Re-apply r247080 with order of evaluation fix.
[oota-llvm.git] / include / llvm / Transforms / IPO / LowerBitSets.h
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-07-29 Peter CollingbourneLowerBitSets: Add debugging output.
2015-03-10 Mehdi AminiDataLayout is mandatory, update the API to reflect...
2015-03-03 Peter CollingbourneLowerBitSets: Use byte arrays instead of bit sets to...
2015-02-25 Peter CollingbourneLowerBitSets: Align referenced globals.
2015-02-25 NAKAMURA TakumiGlobalLayoutBuilder::addFragment(): Prune incorrect...
2015-02-24 Peter CollingbourneLowerBitSets: Introduce global layout builder.
2015-02-20 Peter CollingbourneIntroduce bitset metadata format and bitset lowering...