[PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
michael.m.kuperstein at intel.com
Mon Jan 5 02:00:52 PST 2015
Removed a horrible hack that was, in addition to being horrible, completely wrong, and added a test-case to cover the issue.
Also, ping?
http://reviews.llvm.org/D6789
Files:
lib/Target/X86/CMakeLists.txt
lib/Target/X86/X86.h
lib/Target/X86/X86ConvertMovsToPushes.cpp
lib/Target/X86/X86FastISel.cpp
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86FrameLowering.h
lib/Target/X86/X86InstrCompiler.td
lib/Target/X86/X86MachineFunctionInfo.h
lib/Target/X86/X86RegisterInfo.cpp
lib/Target/X86/X86TargetMachine.cpp
test/CodeGen/X86/inalloca-invoke.ll
test/CodeGen/X86/movtopush.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6789.17788.patch
Type: text/x-patch
Size: 33215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150105/5d786468/attachment.bin>
More information about the llvm-commits
mailing list