Teach TailRecursionElimination to handle certain cases of nocapture escaping allocas.
[oota-llvm.git] / unittests / Transforms / Utils / SpecialCaseList.cpp
2013-07-09 Peter CollingbourneImplement categories for special case lists.
2013-07-09 Peter CollingbourneAdd some SpecialCaseList unit tests.