[all-commits] [llvm/llvm-project] 3d07c3: [mips] Remove addresses from the test case. NFC
Simon Atanasyan via All-commits
all-commits at lists.llvm.org
Thu Nov 21 02:51:10 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3d07c3cf7c9284f5202cf4b3a4db0478e8de29ea
https://github.com/llvm/llvm-project/commit/3d07c3cf7c9284f5202cf4b3a4db0478e8de29ea
Author: Simon Atanasyan <simon at atanasyan.com>
Date: 2019-11-21 (Thu, 21 Nov 2019)
Changed paths:
M llvm/test/MC/Mips/sym-sc.s
Log Message:
-----------
[mips] Remove addresses from the test case. NFC
It reduces "diff" after addition more tests in the future.
Commit: cc80695f6f17f922ce91f18804b44af89ed21f27
https://github.com/llvm/llvm-project/commit/cc80695f6f17f922ce91f18804b44af89ed21f27
Author: Simon Atanasyan <simon at atanasyan.com>
Date: 2019-11-21 (Thu, 21 Nov 2019)
Changed paths:
M llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
M llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h
M llvm/lib/Target/Mips/MipsInstrFormats.td
Log Message:
-----------
[mips] Remove unused `IsPCRelativeLoad` MIPS instructions attribute. NFC
This attribute is always set to zero.
Commit: d9cb1b34e068be18768bb0533d5a157397e62838
https://github.com/llvm/llvm-project/commit/d9cb1b34e068be18768bb0533d5a157397e62838
Author: Simon Atanasyan <simon at atanasyan.com>
Date: 2019-11-21 (Thu, 21 Nov 2019)
Changed paths:
A llvm/test/MC/Mips/sc-expansion.s
R llvm/test/MC/Mips/sym-sc.s
Log Message:
-----------
[mips] Rename test case. NFC
Compare: https://github.com/llvm/llvm-project/compare/446acafb82b5...d9cb1b34e068
More information about the All-commits
mailing list