This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e584761c228 GlobalISel: Fix RegBankSelect for REG_SEQUENCE new e2867510499 Mips: Don't create copy of nothing new 5bb6fe11909 Mips: Fix typo in assert message new b79b3c81605 [Object] Fix reading objects created with -fembed-bitcode-marker
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: lib/Object/IRObjectFile.cpp | 2 + lib/Target/Mips/MipsISelLowering.cpp | 4 +- test/CodeGen/Mips/atomic.ll | 130 ++++++++++------------- test/CodeGen/Mips/atomic64.ll | 27 +++-- test/CodeGen/Mips/atomicCmpSwapPW.ll | 46 ++++---- test/Object/Inputs/macho-bitcode-marker-x86_64.o | Bin 0 -> 840 bytes test/Object/Inputs/macho-bitcode-x86_64.o | Bin 0 -> 3600 bytes test/Object/nm-bitcode.test | 12 +++ 8 files changed, 101 insertions(+), 120 deletions(-) create mode 100644 test/Object/Inputs/macho-bitcode-marker-x86_64.o create mode 100644 test/Object/Inputs/macho-bitcode-x86_64.o create mode 100644 test/Object/nm-bitcode.test