[PATCH] D50046: [RISCV] Add InstAlias definitions for add[w], and, xor, or, sll[w], srl[w], sra[w], slt and sltu with immediate.
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 8 07:46:24 PDT 2018
- Previous message: [PATCH] D50046: [RISCV] Add InstAlias definitions for add[w], and, xor, or, sll[w], srl[w], sra[w], slt and sltu with immediate.
- Next message: [llvm] r339252 - [RISCV] Add InstAlias definitions for add[w], and, xor, or, sll[w], srl[w], sra[w], slt and sltu with immediate
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339252: [RISCV] Add InstAlias definitions for add[w], and, xor, or, sll[w], srl[w], sra… (authored by asb, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50046?vs=158894&id=159720#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50046
Files:
llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.td
llvm/trunk/test/MC/RISCV/rv32i-aliases-invalid.s
llvm/trunk/test/MC/RISCV/rv32i-invalid.s
llvm/trunk/test/MC/RISCV/rv64i-aliases-invalid.s
llvm/trunk/test/MC/RISCV/rv64i-aliases-valid.s
llvm/trunk/test/MC/RISCV/rvi-aliases-valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50046.159720.patch
Type: text/x-patch
Size: 7688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/8793ed28/attachment.bin>
- Previous message: [PATCH] D50046: [RISCV] Add InstAlias definitions for add[w], and, xor, or, sll[w], srl[w], sra[w], slt and sltu with immediate.
- Next message: [llvm] r339252 - [RISCV] Add InstAlias definitions for add[w], and, xor, or, sll[w], srl[w], sra[w], slt and sltu with immediate
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list