Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Target/X86: [PR8777][PR8778] Tweak alloca/chkstk for Windows targets. | NAKAMURA Takumi | 2011-03-24 | 1 | -1/+2 |
* | Fix test to coincide with r122934 change from PR8919. | Bill Wendling | 2011-01-06 | 1 | -1/+1 |
* | Properly emit stack probe on win64 (for non-mingw targets). | Anton Korobeynikov | 2010-10-03 | 1 | -2/+3 |
* | Fix PR8201: Update the code to call via X86::CALL64pcrel32 in the 64-bit case. | Cameron Esfahani | 2010-09-22 | 1 | -2/+2 |
* | Fix an inconsistency in the x86 backend that led it to reject "calll foo" on | Chris Lattner | 2010-09-22 | 1 | -4/+4 |
* | Properly emit __chkstk call instead of __alloca on non-mingw windows targets. | Anton Korobeynikov | 2010-09-02 | 1 | -0/+45 |