This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 372b2d6 NFC: fix nonsensical comment new 13eabc3 Fix crash in llvm-objdump with -macho -objc-meta-data that wa [...] new ad7d56b [Hexagon] Properly recognize register alt names new 8f964ad NFC: fix copy / paste comment
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/Target/Hexagon/AsmParser/HexagonAsmParser.cpp | 60 ++++++++++++---------- lib/Target/Hexagon/Hexagon.td | 1 + lib/Target/Hexagon/HexagonRegisterInfo.td | 24 +++++---- .../InstCombine/InstCombineLoadStoreAlloca.cpp | 4 +- test/MC/Hexagon/register-alt-names.s | 14 +++++ tools/llvm-objdump/MachODump.cpp | 3 ++ 6 files changed, 66 insertions(+), 40 deletions(-) create mode 100644 test/MC/Hexagon/register-alt-names.s