[PATCH] D14983: Introduce new @llvm.getdynamicareaoffset.i{32, 64} intrinsic.

Yury Gribov via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 03:43:53 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254404: Introduce new @llvm.get.dynamic.area.offset.i{32, 64} intrinsics. (authored by ygribov).

Changed prior to commit:
  http://reviews.llvm.org/D14983?vs=41479&id=41483#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14983

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/CodeGen/IntrinsicLowering.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
  llvm/trunk/lib/Target/PowerPC/PPCInstr64Bit.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/trunk/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCRegisterInfo.h
  llvm/trunk/test/CodeGen/PowerPC/dyn-alloca-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14983.41483.patch
Type: text/x-patch
Size: 16452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151201/755d4c24/attachment.bin>


More information about the llvm-commits mailing list