summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/ms-inline-asm-return.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bring r325915 back.Rafael Espindola2018-02-231-8/+8
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-8/+8
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-8/+8
* Fixups to FE tests affected by D36793Coby Tayree2017-08-241-2/+2
* Revert "This patch enables the usage of constant Enum identifiers within Micr...Eric Christopher2017-07-251-2/+2
* This patch enables the usage of constant Enum identifiers within Microsoft st...Matan Haroush2017-07-251-2/+2
* (clang part) Implement MASM-flavor intel syntax behavior for inline MS asm bl...Yunzhong Gao2016-09-021-5/+5
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-3/+3
* Require an x86 target for ms-inline-asm-return.cpp instead of XFAILReid Kleckner2014-09-051-1/+1
* Mark ms-inline-asm as xfail on ARMRenato Golin2014-09-051-0/+1
* Add triple to ms-inline-asm-return.cpp testReid Kleckner2014-09-041-1/+1
* MS inline asm: Allow __asm blocks to set a return valueReid Kleckner2014-09-041-0/+99