This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6db0eaf [CodeGenPrep] Skip merging empty case blocks new b50f7b9 dwarfdump: Support/process relocations on a CU's abbrev_off new 1c91fb4 [X86] Fold (setcc (cmp (atomic_load_add x, -C) C), COND) to ( [...]
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: lib/DebugInfo/DWARF/DWARFUnit.cpp | 3 ++ lib/Target/X86/X86ISelLowering.cpp | 29 ++++++++++----- test/CodeGen/X86/atomic-eflags-reuse.ll | 41 +++++++++++++++++++++ .../Inputs/dwarfdump-abbrev-off.elf-x86-64 | Bin 0 -> 2720 bytes test/DebugInfo/dwarfdump-abbrev-off.test | 8 ++++ 5 files changed, 72 insertions(+), 9 deletions(-) create mode 100644 test/DebugInfo/Inputs/dwarfdump-abbrev-off.elf-x86-64 create mode 100644 test/DebugInfo/dwarfdump-abbrev-off.test