[PATCH] D29935: [RISCV 13/n] Codegen for conditional branches

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 07:59:13 PDT 2017


asb updated this revision to Diff 112177.
asb marked 3 inline comments as done.
asb added a comment.

Update to address review comments. Thanks again @dylanmckay. If you're happy with this, please mark it accepted in Phabricator (makes it a little easier for seeing the current status of the RISC-V patchset at a glance).


https://reviews.llvm.org/D29935

Files:
  lib/Target/RISCV/RISCV.h
  lib/Target/RISCV/RISCVCallingConv.td
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVInstrInfo.cpp
  lib/Target/RISCV/RISCVInstrInfo.h
  lib/Target/RISCV/RISCVInstrInfo.td
  lib/Target/RISCV/RISCVRegisterInfo.cpp
  lib/Target/RISCV/RISCVRegisterInfo.h
  test/CodeGen/RISCV/branch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29935.112177.patch
Type: text/x-patch
Size: 11756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170822/db7ab92e/attachment.bin>


More information about the llvm-commits mailing list