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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 04:57:27 PST 2017


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

Rebase patch (changes only to tests, following the printing of instruction aliases by default).


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.127107.patch
Type: text/x-patch
Size: 18111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/5be7bb80/attachment.bin>


More information about the llvm-commits mailing list