This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2eaf4212bb0 [codeview] support more DW_OPs for more complete debug info new f9f2c95eca3 Revert "Revert r311552: [Bash-autocompletion] Add support f [...] new 347f51897e1 [sanitizer-coverage] Mark the guard and 8-bit counter array [...] new 93198099d3f [InstCombine] Teach foldSelectICmpAndOr to handle vector splats
The 3 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/Option/OptParser.td | 2 + include/llvm/Option/OptTable.h | 15 ++- lib/Option/OptTable.cpp | 25 +++- lib/Transforms/InstCombine/InstCombineSelect.cpp | 14 ++- .../Instrumentation/SanitizerCoverage.cpp | 21 ++-- .../InstCombine/select-with-bitwise-ops.ll | 128 +++++++++++++++++++++ utils/TableGen/OptParserEmitter.cpp | 26 +++++ 7 files changed, 210 insertions(+), 21 deletions(-)