summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ms-inline-asm.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix typo.Chad Rosier2013-04-181-1/+1
* Test cases for r179719.Chad Rosier2013-04-171-0/+6
* Test cases for r179655.Chad Rosier2013-04-171-3/+36
* Add test case for r179403.Chad Rosier2013-04-121-0/+12
* Add test case for r179399.Chad Rosier2013-04-121-1/+3
* Add test case for r179383 and r179393.Chad Rosier2013-04-121-1/+8
* [ms-inline asm] Move a few test cases from the 32-bit version to the 64-bitChad Rosier2013-04-101-30/+0
* [ms-inline asm] Add a few test cases that were regressed by r179115. ThatChad Rosier2013-04-101-0/+3
* Test case for r179030.Chad Rosier2013-04-081-0/+7
* Add test case for r178881.Chad Rosier2013-04-051-1/+9
* Remove unnecessary attributes from test case.Chad Rosier2013-03-271-81/+79
* Add a front-end test case for r178186.Chad Rosier2013-03-271-0/+8
* Test case for r177439 and r177440.Chad Rosier2013-03-191-0/+13
* Update test for r177413.Chad Rosier2013-03-191-2/+2
* Test case for r177347.Chad Rosier2013-03-181-0/+13
* Add a front-end test case for r176036.Chad Rosier2013-02-251-0/+8
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-69/+71
* [ms-inline asm] Remove this test while I investigate why eax isn't being clob...Chad Rosier2013-02-201-6/+0
* Add test case for r175312.Chad Rosier2013-02-151-0/+6
* [ms-inline asm] Add test case for r175083.Chad Rosier2013-02-131-0/+12
* [ms-inline-asm] Test cases to ensure the AsmRewrite list is sorted (r175021).Chad Rosier2013-02-131-0/+12
* [ms-inline-asm] Add test cases for the align/emit directives.Chad Rosier2013-02-121-0/+16
* [ms-inline asm] Update test case now that we are correctly parsing __emit dir...Chad Rosier2013-02-121-2/+2
* Typo.Chad Rosier2013-02-121-1/+1
* [ms-inline asm] Add a few test cases for the parsing of hexidecimal integers.Chad Rosier2013-02-121-0/+34
* [ms-inline asm] Remove the -fenable-experimental-ms-inline-asm flag. MS-styleChad Rosier2013-01-221-1/+1
* [ms-inline asm] Updates and test case for r172743.Chad Rosier2013-01-171-1/+29
* [ms-inline asm] Add test case for r172121. Chad Rosier2013-01-101-0/+7
* [ms-inline asm] Add a test case for the offset operator where the operand is aChad Rosier2013-01-081-3/+6
* Test case for r171784.Chad Rosier2013-01-071-0/+8
* [driver, ms-inline asm] MS-Style inline assembly is controlled by theChad Rosier2012-12-051-2/+1
* [ms-inline asm] Add more tests.Chad Rosier2012-12-051-0/+29
* [ms-inline asm] Test case for r166790.Chad Rosier2012-10-261-0/+7
* [ms-inline asm] Add a test case for r166723 and r166724.Chad Rosier2012-10-251-0/+14
* [ms-inline asm] Test case for r166632.Chad Rosier2012-10-241-0/+16
* [ms-inline asm] Add test cases for r166451.Chad Rosier2012-10-241-0/+10
* [ms-inline asm] Add test cases for r166592. The test cases only works if theChad Rosier2012-10-241-0/+7
* [ms-inline asm] Update the triple to test r166523.Chad Rosier2012-10-231-1/+1
* [ms-inline asm] Update for r166433.Chad Rosier2012-10-231-0/+1
* Testcase change for r166440.Eli Friedman2012-10-221-1/+1
* [ms-inline asm] Test case for r166433.Chad Rosier2012-10-221-0/+8
* [ms-inline asm] Update test case for r166357.Chad Rosier2012-10-201-1/+1
* [ms-inline asm] Test case for r166349 and r166352.Chad Rosier2012-10-191-0/+13
* [ms-inline asm] Update testcase for r166316.Chad Rosier2012-10-191-2/+12
* [ms-inline asm] Revert accidental commit. Sorry for the churn.Chad Rosier2012-10-191-24/+1
* [ms-inline asm] Set the SemaCallback in the TargetAsmParser.Chad Rosier2012-10-191-1/+24
* [ms-inline asm] Remove accidental commit.Chad Rosier2012-10-181-17/+0
* [ms-inline asm] Move most of the AsmParsing logic in clang back into the MCChad Rosier2012-10-181-0/+17
OpenPOWER on IntegriCloud