[PATCH] D14983: Introduce new @llvm.getdynamicareaoffset.i{32, 64} intrinsic.
Maxim Ostapenko via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 26 07:28:32 PST 2015
m.ostepenko removed rL LLVM as the repository for this revision.
m.ostepenko updated this revision to Diff 41249.
m.ostepenko added a comment.
Updating the patch according to Hal's and Jay's nits.
http://reviews.llvm.org/D14983
Files:
docs/LangRef.rst
include/llvm/CodeGen/ISDOpcodes.h
include/llvm/IR/Intrinsics.td
lib/CodeGen/IntrinsicLowering.cpp
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
lib/CodeGen/TargetLoweringBase.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCInstrInfo.td
lib/Target/PowerPC/PPCRegisterInfo.cpp
lib/Target/PowerPC/PPCRegisterInfo.h
test/CodeGen/PowerPC/dyn-alloca-offset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14983.41249.patch
Type: text/x-patch
Size: 15170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151126/0eb63881/attachment-0001.bin>
More information about the llvm-commits
mailing list