This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3f9ed1ace43 [AArch64] Place the first ldp at the end when ReverseCSRRes [...] new 92f209bb4f1 [MC] Allow MCAssembler to be constructed without all subcom [...] new 80e97ed5822 [MC] Modify MCAsmStreamer to always build MCAssembler. NFCI.
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/MC/MCAssembler.h | 23 +++++++++++------ include/llvm/MC/MCObjectStreamer.h | 3 --- include/llvm/Support/TargetRegistry.h | 41 ++++++++++++++++++++++-------- lib/CodeGen/LLVMTargetMachine.cpp | 12 ++++----- lib/MC/MCAsmStreamer.cpp | 47 +++++++++++++++++++++++------------ lib/MC/MCAssembler.cpp | 47 ++++++++++++++++++++++++----------- lib/MC/MCObjectStreamer.cpp | 8 +++--- tools/llvm-mc/llvm-mc.cpp | 19 +++++++------- 8 files changed, 129 insertions(+), 71 deletions(-)