aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/win_chkstk.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+3
* Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.Charles Davis2013-07-121-0/+13
* Target/X86: [PR8777][PR8778] Tweak alloca/chkstk for Windows targets.NAKAMURA Takumi2011-03-241-1/+2
* Fix test to coincide with r122934 change from PR8919.Bill Wendling2011-01-061-1/+1
* Properly emit stack probe on win64 (for non-mingw targets).Anton Korobeynikov2010-10-031-2/+3
* Fix PR8201: Update the code to call via X86::CALL64pcrel32 in the 64-bit case.Cameron Esfahani2010-09-221-2/+2
* Fix an inconsistency in the x86 backend that led it to reject "calll foo" onChris Lattner2010-09-221-4/+4
* Properly emit __chkstk call instead of __alloca on non-mingw windows targets.Anton Korobeynikov2010-09-021-0/+45