Ensure -mcpu=xscale works for arm targets, after rL252903 and rL252904
[oota-llvm.git] / include / llvm / Support / SpecialCaseList.h
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2015-02-04 Alexey SamsonovSpecialCaseList: Add support for parsing multiple input...
2014-09-15 David BlaikieFix indenting caused by clang-format+spuriously indente...
2014-09-02 David Blaikieunique_ptrify the result of SpecialCaseList::create
2014-08-30 Craig TopperFix some cases where StringRef was being passed by...
2014-07-10 NAKAMURA TakumiSpecialCaseList.h: Fix -Wdocumentation with \code.
2014-07-09 Alexey SamsonovDecouple llvm::SpecialCaseList text representation...