[all-commits] [llvm/llvm-project] 4c8817: [mips][NFC] Remove unused instruction formats
Miloš Stojanović via All-commits
all-commits at lists.llvm.org
Tue Jan 28 04:33:36 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4c8817cddf6a4e012e5ca07d65fd39f11bd0ee74
https://github.com/llvm/llvm-project/commit/4c8817cddf6a4e012e5ca07d65fd39f11bd0ee74
Author: Miloš Stojanović <Milos.Stojanovic at rt-rk.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M llvm/lib/Target/Mips/MipsInstrFormats.td
Log Message:
-----------
[mips][NFC] Remove unused instruction formats
`BranchBase` unused sice: rL170663
`FI` unsused since: rL170954
`FFI` unused since: rL190221
Differential revision: https://reviews.llvm.org/D73489
More information about the All-commits
mailing list