This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4eb3510 [Hexagon] Use llvm-mc instead of llc in an MC testcase new 82f582e Fix typo from r267432. new c650ff5 [gold] Fix linkInModule and extend common.ll test.
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: .../SimplifyCFG/implied-cond-matching.ll | 4 +-- test/tools/gold/X86/Inputs/common.ll | 2 +- test/tools/gold/X86/Inputs/common2.ll | 1 + test/tools/gold/X86/Inputs/common3.ll | 1 + test/tools/gold/X86/common.ll | 34 +++++++++++++++++----- tools/gold/gold-plugin.cpp | 6 ++-- 6 files changed, 34 insertions(+), 14 deletions(-) create mode 100644 test/tools/gold/X86/Inputs/common2.ll create mode 100644 test/tools/gold/X86/Inputs/common3.ll