[PATCH] Implement inalloca codegen for x86 with the new inalloca design
Reid Kleckner
rnk at google.com
Wed Jan 29 13:56:39 PST 2014
- Minor tweaks
Hi echristo,
http://llvm-reviews.chandlerc.com/D2637
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2637?vs=6700&id=6753#toc
Files:
include/llvm/Support/CallSite.h
include/llvm/Target/TargetCallingConv.h
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/IR/Mangler.cpp
lib/Target/X86/X86FastISel.cpp
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/inalloca-ctor.ll
test/CodeGen/X86/inalloca-invoke.ll
test/CodeGen/X86/inalloca-stdcall.ll
test/CodeGen/X86/inalloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2637.2.patch
Type: text/x-patch
Size: 19015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140129/f8ddcb79/attachment.bin>
More information about the llvm-commits
mailing list