This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e71d0e9b336 Fix Wdocumentation warning. NFCI. new fb57712e281 [X86] Emit SBB instead of SETCC_CARRY from LowerSELECT. Bre [...] new a3b074c09a5 DebugInfo/DWARF: Refactor getAttributeValueAsReferencedDie [...]
The 2 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/DebugInfo/DWARF/DWARFDie.h | 1 + lib/DebugInfo/DWARF/DWARFDie.cpp | 14 ++- lib/Target/X86/X86ISelLowering.cpp | 15 ++- lib/Target/X86/X86InstrCompiler.td | 15 +++ test/CodeGen/X86/pr35972.ll | 1 + test/CodeGen/X86/scheduler-backtracking.ll | 20 ++-- test/CodeGen/X86/select.ll | 46 +++----- test/CodeGen/X86/shl-crash-on-legalize.ll | 1 + test/CodeGen/X86/vector-compare-any_of.ll | 175 +++++++++++++++++------------ 9 files changed, 166 insertions(+), 122 deletions(-)