[PATCH] D1622: Make variable argument intrinsics behave correctly in a Win64 CC function.
Charles Davis via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 18:00:28 PDT 2015
cdavis5x updated this revision to Diff 32780.
cdavis5x added a comment.
Gut target OS assertion from LowerVAARG.
I tried very hard not to change its current behavior other than inside
a Win64 ABI function.
I know you said it was OK to commit, but I want to run this one last
change by you guys before I go ahead.
http://reviews.llvm.org/D1622
Files:
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Transforms/Instrumentation/MemorySanitizer.cpp
test/CodeGen/X86/x86-64-ms_abi-vararg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1622.32780.patch
Type: text/x-patch
Size: 14441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/8832f085/attachment.bin>
More information about the llvm-commits
mailing list