summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SpecialCaseList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make SpecialCaseList match full strings, as documented, using anchors.Peter Collingbourne2013-07-161-1/+1
* Implement categories for special case lists.Peter Collingbourne2013-07-091-26/+92
* Introduce a SpecialCaseList ctor which takes a MemoryBuffer to makePeter Collingbourne2013-07-091-1/+9
* Rename BlackList class to SpecialCaseList and move it to Transforms/Utils.Peter Collingbourne2013-07-091-0/+126
OpenPOWER on IntegriCloud