[Orc] Move some code up into the JITCompileCallbackManager base class. NFC.
[oota-llvm.git] / unittests / Transforms / IPO /
2015-03-03 Peter CollingbourneAdd explicit type to empty std::set initializer to...
2015-03-03 Peter CollingbourneLowerBitSets: Use byte arrays instead of bit sets to...
2015-02-25 Peter CollingbourneLowerBitSets: Align referenced globals.
2015-02-24 Peter CollingbourneLowerBitSets: Introduce global layout builder.
2015-02-20 Peter CollingbourneIntroduce bitset metadata format and bitset lowering...