[PATCH] D18573: [X86] Enable call frame optimization ("mov to push") not only for optsize (PR26325)
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 30 15:13:45 PDT 2016
hans updated this revision to Diff 52139.
hans added a comment.
Clarify win32-seh-nested-finally.ll
http://reviews.llvm.org/D18573
Files:
lib/Target/X86/X86CallFrameOptimization.cpp
test/CodeGen/X86/2006-05-02-InstrSched1.ll
test/CodeGen/X86/2006-11-12-CSRetCC.ll
test/CodeGen/X86/atom-lea-sp.ll
test/CodeGen/X86/avx-intel-ocl.ll
test/CodeGen/X86/avx512-intel-ocl.ll
test/CodeGen/X86/call-push.ll
test/CodeGen/X86/cmpxchg-clobber-flags.ll
test/CodeGen/X86/coalescer-commute3.ll
test/CodeGen/X86/hipe-prologue.ll
test/CodeGen/X86/i386-shrink-wrapping.ll
test/CodeGen/X86/libcall-sret.ll
test/CodeGen/X86/localescape.ll
test/CodeGen/X86/mcu-abi.ll
test/CodeGen/X86/mingw-alloca.ll
test/CodeGen/X86/movtopush.ll
test/CodeGen/X86/phys-reg-local-regalloc.ll
test/CodeGen/X86/segmented-stacks.ll
test/CodeGen/X86/seh-catch-all-win32.ll
test/CodeGen/X86/seh-stack-realign.ll
test/CodeGen/X86/shrink-wrap-chkstk.ll
test/CodeGen/X86/sse-intel-ocl.ll
test/CodeGen/X86/tailcall-stackalign.ll
test/CodeGen/X86/twoaddr-coalesce.ll
test/CodeGen/X86/vararg-callee-cleanup.ll
test/CodeGen/X86/win-catchpad-csrs.ll
test/CodeGen/X86/win-catchpad.ll
test/CodeGen/X86/win-cleanuppad.ll
test/CodeGen/X86/win32-eh-states.ll
test/CodeGen/X86/win32-seh-catchpad.ll
test/CodeGen/X86/win32-seh-nested-finally.ll
test/CodeGen/X86/win32_sret.ll
test/CodeGen/X86/xmulo.ll
test/CodeGen/X86/zext-fold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18573.52139.patch
Type: text/x-patch
Size: 33055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160330/b78e9ef6/attachment.bin>
More information about the llvm-commits
mailing list