[PATCH] Update comments to use unreachable instead of llvm.trap, as implemented now
Reid Kleckner
rnk at google.com
Thu Jan 29 14:24:14 PST 2015
Hi majnemer,
win64: Call __chkstk through a register with the large code model
Fixes half of PR18582. True dynamic allocas will still have a
CALL64pcrel32 which will fail.
http://reviews.llvm.org/D7267
Files:
lib/CodeGen/WinEHPrepare.cpp
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86FrameLowering.h
lib/Target/X86/X86InstrControl.td
test/CodeGen/X86/win_chkstk.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7267.18988.patch
Type: text/x-patch
Size: 5484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150129/3b0c9ee9/attachment.bin>
More information about the llvm-commits
mailing list