[PATCH] D18367: Introduce llvm.load.relative intrinsic.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 14:23:54 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267223: Introduce llvm.load.relative intrinsic. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D18367?vs=54236&id=54724#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18367

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/CodeGen/Passes.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/lib/Analysis/InlineCost.cpp
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/lib/CodeGen/CMakeLists.txt
  llvm/trunk/lib/CodeGen/CodeGen.cpp
  llvm/trunk/lib/CodeGen/LLVMTargetMachine.cpp
  llvm/trunk/lib/CodeGen/PreISelIntrinsicLowering.cpp
  llvm/trunk/test/CodeGen/Generic/stop-after.ll
  llvm/trunk/test/Transforms/InstSimplify/load-relative-32.ll
  llvm/trunk/test/Transforms/InstSimplify/load-relative.ll
  llvm/trunk/test/Transforms/PreISelIntrinsicLowering/load-relative.ll
  llvm/trunk/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18367.54724.patch
Type: text/x-patch
Size: 16921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/c378fc49/attachment.bin>


More information about the llvm-commits mailing list