[PATCH] D40830: [RISCV] Implement support for the BranchRelaxation pass

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 11 06:51:38 PST 2017


asb updated this revision to Diff 126358.
asb added a comment.

Refresh patch.


https://reviews.llvm.org/D40830

Files:
  lib/Target/RISCV/RISCVInstrInfo.cpp
  lib/Target/RISCV/RISCVInstrInfo.h
  lib/Target/RISCV/RISCVMCInstLower.cpp
  lib/Target/RISCV/RISCVRegisterInfo.h
  lib/Target/RISCV/RISCVTargetMachine.cpp
  test/CodeGen/RISCV/analyze-branch.ll
  test/CodeGen/RISCV/branch-relaxation.ll
  test/CodeGen/RISCV/bswap-ctlz-cttz-ctpop.ll
  test/CodeGen/RISCV/jumptable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40830.126358.patch
Type: text/x-patch
Size: 18424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171211/64291290/attachment.bin>


More information about the llvm-commits mailing list