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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 05:32:28 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317690: [RISCV] Codegen for conditional branches (authored by asb).

Changed prior to commit:
  https://reviews.llvm.org/D29935?vs=112450&id=122067#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29935

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29935.122067.patch
Type: text/x-patch
Size: 12759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171108/2da3a851/attachment.bin>


More information about the llvm-commits mailing list