[PATCH] D40808: [RISCV] Implement branch analysis

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 12:48:27 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322222: [RISCV] Implement branch analysis (authored by asb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40808?vs=127105&id=129324#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40808

Files:
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/trunk/lib/Target/RISCV/RISCVInstrInfo.h
  llvm/trunk/test/CodeGen/RISCV/analyze-branch.ll
  llvm/trunk/test/CodeGen/RISCV/branch.ll
  llvm/trunk/test/CodeGen/RISCV/bswap-ctlz-cttz-ctpop.ll
  llvm/trunk/test/CodeGen/RISCV/jumptable.ll
  llvm/trunk/test/CodeGen/RISCV/select-cc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40808.129324.patch
Type: text/x-patch
Size: 25809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/1da3ded7/attachment.bin>


More information about the llvm-commits mailing list