[all-commits] [llvm/llvm-project] 3f8fe5: Revert "[RISCV] Add .insn support for compressed f...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Mar 27 10:57:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f8fe5220ac28bc74101e408465655d54d81e574
https://github.com/llvm/llvm-project/commit/3f8fe5220ac28bc74101e408465655d54d81e574
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
M llvm/lib/Target/RISCV/RISCVInstrFormatsC.td
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
M llvm/lib/Target/RISCV/RISCVInstrInfoC.td
R llvm/test/MC/RISCV/insn_c-invalid.s
R llvm/test/MC/RISCV/insn_c.s
Log Message:
-----------
Revert "[RISCV] Add .insn support for compressed formats."
This reverts commit 5e2445ae65f0a8f1ac38049bdd2f0fd5572be488.
This is failing on the build bots.
Commit: ca70ceeb0f2c2362b37512a81a17d59e17b5fb26
https://github.com/llvm/llvm-project/commit/ca70ceeb0f2c2362b37512a81a17d59e17b5fb26
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M llvm/test/MC/RISCV/insn-invalid.s
Log Message:
-----------
Revert "[RISCV] Relax opcode restriction for .insn."
This reverts commit 5c5fe3afff12b41d34477977c07c71337fa4ba9d.
This is failing on the build bots
Commit: 39b64ad6dbc413a0e45cd92089c43efc9dc9c49b
https://github.com/llvm/llvm-project/commit/39b64ad6dbc413a0e45cd92089c43efc9dc9c49b
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
M llvm/test/MC/RISCV/insn-invalid.s
Log Message:
-----------
Revert "foo"
This reverts commit 4fde20b8a62ed3d850e4e770ae640039ca1a9ed8.
I failed to squash this
Compare: https://github.com/llvm/llvm-project/compare/ec864a537160...39b64ad6dbc4
More information about the All-commits
mailing list