[PATCH] D73632: [VE] (conditional) branch modification & isel patterns

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 08:25:59 PST 2020


simoll created this revision.
simoll added reviewers: arsenm, craig.topper, rengolin, k-ishizaka.
simoll added a project: VE.
Herald added subscribers: llvm-commits, hiraditya, wdng.
Herald added a project: LLVM.
simoll added a parent revision: D71338: [VE,#1] Scalar code generation.

InstInfo for branch modification, (conditional) branch isel patterns and tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73632

Files:
  llvm/lib/Target/VE/VEISelDAGToDAG.cpp
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/lib/Target/VE/VEInstrInfo.cpp
  llvm/lib/Target/VE/VEInstrInfo.h
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/branch1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73632.241166.patch
Type: text/x-patch
Size: 27001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/6c3e6c26/attachment.bin>


More information about the llvm-commits mailing list