summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/win_chkstk.ll
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Target/X86: [PR8777][PR8778] Tweak alloca/chkstk for Windows targets.NAKAMURA Takumi1-1/+2
2011-01-06Fix test to coincide with r122934 change from PR8919.Bill Wendling1-1/+1
2010-10-03Properly emit stack probe on win64 (for non-mingw targets).Anton Korobeynikov1-2/+3
2010-09-22Fix PR8201: Update the code to call via X86::CALL64pcrel32 in the 64-bit case.Cameron Esfahani1-2/+2
2010-09-22Fix an inconsistency in the x86 backend that led it to reject "calll foo" onChris Lattner1-4/+4
2010-09-02Properly emit __chkstk call instead of __alloca on non-mingw windows targets.Anton Korobeynikov1-0/+45