[PATCH] D14983: Introduce new @llvm.getdynamicareaoffset.i{32, 64} intrinsic.
Maxim Ostapenko via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 26 09:14:00 PST 2015
m.ostepenko updated this revision to Diff 41262.
m.ostepenko added a comment.
Hal, thank you for your nits. Trying to improve new documentation.
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.41262.patch
Type: text/x-patch
Size: 16081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151126/5d782dc4/attachment.bin>
More information about the llvm-commits
mailing list