summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ms-setjmp.c
Commit message (Expand)AuthorAgeFilesLines
* Updated the signature for some stack related intrinsics (CLANG)Christudasan Devadasan2019-07-221-4/+4
* [opaque pointer types] Cleanup CGBuilder's Create*GEP.James Y Knight2019-02-081-4/+4
* [COFF, ARM64] Change setjmp for AArch64 Windows to use Intrinsic.sponentryMandeep Singh Grang2018-11-021-2/+2
* Revert "[COFF, ARM64] Change setjmp for AArch64 Windows to use Intrinsic.spon...Mandeep Singh Grang2018-11-011-2/+2
* [COFF, ARM64] Change setjmp for AArch64 Windows to use Intrinsic.sponentryMandeep Singh Grang2018-10-311-2/+2
* [MS][ARM64]: Promote _setjmp to_setjmpex as there is no _setjmp in the ARM64 ...Reid Kleckner2018-06-061-0/+12
* Bring r325915 back.Rafael Espindola2018-02-231-3/+3
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-3/+3
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-3/+3
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-1/+1
* MS ABI: Accept calls to an unprototyped declaration of _setjmpDavid Majnemer2015-03-201-1/+4
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-3/+3
* MS ABI: Implement proper support for setjmpDavid Majnemer2015-01-291-0/+29
OpenPOWER on IntegriCloud