This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b8014e1 [ARM] Implement -mimplicit-it assembler option new 7263e3e [ARM] Improve error messages for .arch_extension directive new c4320ab [Hexagon] Update store offset when not packetizing it with al [...]
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: lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 12 ++-- lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 64 +++++++++++++++++----- lib/Target/Hexagon/HexagonVLIWPacketizer.h | 2 + test/MC/ARM/directive-arch_extension-unsupported.s | 25 +++++++++ 4 files changed, 84 insertions(+), 19 deletions(-) create mode 100644 test/MC/ARM/directive-arch_extension-unsupported.s