summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Transforms/IPO/LowerBitSets.cpp
Commit message (Expand)AuthorAgeFilesLines
* IR: New representation for CFI and virtual call optimization pass metadata.Peter Collingbourne2016-06-241-156/+0
* LowerBitSets: Move declarations to separate namespace.Peter Collingbourne2016-04-011-0/+1
* Add explicit type to empty std::set initializer to fix the libc++ build.Peter Collingbourne2015-03-031-1/+1
* LowerBitSets: Use byte arrays instead of bit sets to represent in-memory bit ...Peter Collingbourne2015-03-031-15/+75
* LowerBitSets: Align referenced globals.Peter Collingbourne2015-02-251-12/+16
* LowerBitSets: Introduce global layout builder.Peter Collingbourne2015-02-241-0/+27
* Introduce bitset metadata format and bitset lowering pass.Peter Collingbourne2015-02-201-0/+64
OpenPOWER on IntegriCloud