This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6e9d6c255ea Move the debuginfo-dce-or test into debuginfo-variables.ll, NFC new ff17b09f19b Factor out common condition into an easier to understand he [...] new 792927c7683 Fix the syntax highlighting of strings in dwarfdump. new 0d2725c460e [GlobalMerge] Allow merging of dllexported variables new c0afb8925db [X86] Remove unused multiclass argument. NFC new e985e4a8d3e [X86] Simplify X86DAGToDAGISel::matchBEXTRFromAnd by creati [...]
The 5 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/CodeGen/GlobalMerge.cpp | 9 ++++-- lib/DebugInfo/DWARF/DWARFFormValue.cpp | 8 +++--- lib/DebugInfo/DWARF/SyntaxHighlighting.cpp | 12 ++++++-- lib/DebugInfo/DWARF/SyntaxHighlighting.h | 2 ++ lib/Target/X86/X86ISelDAGToDAG.cpp | 44 ++++-------------------------- lib/Target/X86/X86ISelLowering.cpp | 1 + lib/Target/X86/X86ISelLowering.h | 3 ++ lib/Target/X86/X86InstrCompiler.td | 31 +++++++++++++++++++++ lib/Target/X86/X86InstrInfo.td | 8 ++++-- test/CodeGen/ARM/global-merge-dllexport.ll | 12 ++++++-- 10 files changed, 77 insertions(+), 53 deletions(-)