[all-commits] [llvm/llvm-project] 6cb80f: Revert "[MSP430] Update register names"
Anton Korobeynikov via All-commits
all-commits at lists.llvm.org
Mon Jun 22 03:37:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6cb80fbe405264471e9bc5b6ea19694e51ae1b11
https://github.com/llvm/llvm-project/commit/6cb80fbe405264471e9bc5b6ea19694e51ae1b11
Author: Anton Korobeynikov <anton at korobeynikov.info>
Date: 2020-06-22 (Mon, 22 Jun 2020)
Changed paths:
M clang/lib/Basic/Targets/MSP430.h
R clang/test/CodeGen/msp430-register-names.c
M llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp
M llvm/lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp
M llvm/lib/Target/MSP430/MSP430FrameLowering.cpp
M llvm/lib/Target/MSP430/MSP430ISelLowering.cpp
M llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp
M llvm/lib/Target/MSP430/MSP430RegisterInfo.td
M llvm/test/CodeGen/MSP430/asm-clobbers.ll
R llvm/test/CodeGen/MSP430/inline-asm-register-names.ll
Log Message:
-----------
Revert "[MSP430] Update register names"
This reverts commit 8f6620f663031da2bb35b788239f4b607271af84.
More information about the All-commits
mailing list