This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6e7d96de4f8 Revert r312724 ("[ARM] Remove redundant vcvt patterns."). new 1e4d340840d Add section headers to SpecialCaseLists
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Support/SpecialCaseList.h | 76 ++++++-- lib/Support/SpecialCaseList.cpp | 214 +++++++++++++-------- .../Instrumentation/DataFlowSanitizer.cpp | 11 +- tools/llvm-cov/CoverageFilters.cpp | 2 +- tools/sancov/sancov.cc | 11 +- unittests/Support/SpecialCaseListTest.cpp | 138 +++++++------ 6 files changed, 296 insertions(+), 156 deletions(-)