summaryrefslogtreecommitdiff
path: root/test/CodeGen/ms-inline-asm-64.c
AgeCommit message (Expand)Author
2017-08-24Fixups to FE tests affected by D36793Coby Tayree
2017-05-04[ms-inline-asm] Use the frontend size only for ambiguous instructionsReid Kleckner
2014-07-06Add support for nested blocks in Microsoft inline assemblyEhsan Akhgari
2013-12-04clang/test: REQUIRES: s/x86-64-registered-target/x86-registered-target/NAKAMURA Takumi
2013-09-04Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola
2013-04-10[ms-inline asm] Move a few test cases from the 32-bit version to the 64-bitChad Rosier
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling
2013-01-22[ms-inline asm] Remove the -fenable-experimental-ms-inline-asm flag. MS-styleChad Rosier
2012-12-05[driver, ms-inline asm] MS-Style inline assembly is controlled by theChad Rosier
2012-10-24[ms-inline asm] Add test cases for r166592. The test cases only works if theChad Rosier
2012-10-23[ms-inline asm] Test case for r166526.Chad Rosier