Reid Kleckner d89c0abc07 ARM / x86_64 varargs: Don't save regparms in prologue without va_start
There's no need to do this if the user doesn't call va_start. In the
future, we're going to have thunks that forward these register
parameters with musttail calls, and they won't need these spills for
handling va_start.

Most of the test suite changes are adding va_start calls to existing
tests to keep things working.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216294 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-22 21:59:26 +00:00
..
2014-07-30 19:42:16 +00:00
2014-03-10 22:24:07 +00:00
2014-07-02 06:45:26 +00:00
2014-04-24 06:44:33 +00:00
2014-08-20 23:49:36 +00:00
2014-08-15 14:58:22 +00:00
2013-08-16 23:30:19 +00:00