[PATCH] D73355: [VE] global variable isel patterns

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 07:55:23 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, mgorny, wdng.
Herald added a project: LLVM.

Asm expr fixups, isel patterns and tests for global variables addresses.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73355

Files:
  llvm/lib/Target/VE/MCTargetDesc/CMakeLists.txt
  llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h
  llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.cpp
  llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.h
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEISelLowering.h
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/lib/Target/VE/VEMCInstLower.cpp
  llvm/test/CodeGen/VE/load.ll
  llvm/test/CodeGen/VE/load_gv.ll
  llvm/test/CodeGen/VE/store_gv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73355.240204.patch
Type: text/x-patch
Size: 20650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/29c36d07/attachment.bin>


More information about the llvm-commits mailing list