[PATCH] D40830: [RISCV] Implement support for the BranchRelaxation pass
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 10 13:06:34 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322224: [RISCV] Implement support for the BranchRelaxation pass (authored by asb, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D40830?vs=127107&id=129326#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40830
Files:
llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.h
llvm/trunk/lib/Target/RISCV/RISCVMCInstLower.cpp
llvm/trunk/lib/Target/RISCV/RISCVRegisterInfo.h
llvm/trunk/lib/Target/RISCV/RISCVTargetMachine.cpp
llvm/trunk/test/CodeGen/RISCV/analyze-branch.ll
llvm/trunk/test/CodeGen/RISCV/branch-relaxation.ll
llvm/trunk/test/CodeGen/RISCV/bswap-ctlz-cttz-ctpop.ll
llvm/trunk/test/CodeGen/RISCV/jumptable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40830.129326.patch
Type: text/x-patch
Size: 18438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/f3df1878/attachment.bin>
More information about the llvm-commits
mailing list