aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/win64_vararg.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+19
* Proper va_arg/va_copy lowering on win64Nico Rieck2013-07-291-0/+60
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-3/+3
* Revert "Proper va_arg/va_copy lowering on win64"Nico Rieck2013-07-081-59/+0
* Proper va_arg/va_copy lowering on win64Nico Rieck2013-07-061-0/+59
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-1/+1
* Target/X86: Tweak va_arg for Win64 not to miss taking va_start when number of...NAKAMURA Takumi2011-03-091-0/+33
* Target/X86: Tweak allocating shadow area (aka home) on Win64. It must be enou...NAKAMURA Takumi2011-02-051-5/+5
* va_args support for Win64.Anton Korobeynikov2010-10-031-0/+20