Introduce an optimisation for special case lists with large numbers of literal entries.
[oota-llvm.git] / include / llvm / Transforms / Utils / SpecialCaseList.h
2013-08-05 Peter CollingbourneIntroduce an optimisation for special case lists with...
2013-07-09 Peter CollingbourneImplement categories for special case lists.
2013-07-09 Peter CollingbourneIntroduce a SpecialCaseList ctor which takes a MemoryBu...
2013-07-09 Peter CollingbourneRename BlackList class to SpecialCaseList and move...