Michael Kuperstein acd5f13c88 [X86] Convert esp-relative movs of function arguments to pushes, step 2
This moves the transformation introduced in r223757 into a separate MI pass.
This allows it to cover many more cases (not only cases where there must be a 
reserved call frame), and perform rudimentary call folding. It still doesn't 
have a heuristic, so it is enabled only for optsize/minsize, with stack 
alignment <= 8, where it ought to be a fairly clear win.

(Re-commit of r227728)

Differential Revision: http://reviews.llvm.org/D6789


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227752 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-01 16:56:04 +00:00
..
2015-01-10 23:41:24 +00:00
2015-01-26 21:28:32 +00:00
2015-01-26 21:28:32 +00:00
2015-01-19 15:16:06 +00:00
2015-01-19 15:16:06 +00:00
2015-01-08 07:57:27 +00:00
2015-01-19 15:16:06 +00:00
2015-01-11 07:29:51 +00:00
2015-01-22 22:19:58 +00:00
2015-01-26 21:28:32 +00:00
2015-01-26 21:28:32 +00:00
2015-01-26 21:28:32 +00:00
2015-01-26 21:28:32 +00:00