summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ms-inline-asm-64.c
Commit message (Expand)AuthorAgeFilesLines
* Fixups to FE tests affected by D36793Coby Tayree2017-08-241-4/+4
* [ms-inline-asm] Use the frontend size only for ambiguous instructionsReid Kleckner2017-05-041-4/+16
* Add support for nested blocks in Microsoft inline assemblyEhsan Akhgari2014-07-061-1/+3
* clang/test: REQUIRES: s/x86-64-registered-target/x86-registered-target/NAKAMURA Takumi2013-12-041-1/+1
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* [ms-inline asm] Move a few test cases from the 32-bit version to the 64-bitChad Rosier2013-04-101-3/+31
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-2/+4
* [ms-inline asm] Remove the -fenable-experimental-ms-inline-asm flag. MS-styleChad Rosier2013-01-221-1/+1
* [driver, ms-inline asm] MS-Style inline assembly is controlled by theChad Rosier2012-12-051-1/+1
* [ms-inline asm] Add test cases for r166592. The test cases only works if theChad Rosier2012-10-241-0/+7
* [ms-inline asm] Test case for r166526.Chad Rosier2012-10-231-0/+9