This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a6e18c1 [MCAssembler] Allow backend to finalize layout post-relaxation. new 42b983d [X86] Fix the lowering of TLS calls. new 1baab3b [Hexagon] Merging nops in to previous packet rather than alwa [...]
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: .../Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 86 +++++++++++++++++----- lib/Target/X86/X86ISelLowering.cpp | 6 +- lib/Target/X86/X86InstrCompiler.td | 9 ++- test/CodeGen/X86/cxx_tlscc64.ll | 2 +- test/CodeGen/X86/i386-tlscall-fastregalloc.ll | 11 ++- test/MC/Hexagon/align.s | 60 +++++++++++++++ 6 files changed, 147 insertions(+), 27 deletions(-) create mode 100644 test/MC/Hexagon/align.s