aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ms-inline-asm.c
AgeCommit message (Expand)Author
2013-04-18Fix typo.Chad Rosier
2013-04-17Test cases for r179719.Chad Rosier
2013-04-17Test cases for r179655.Chad Rosier
2013-04-12Add test case for r179403.Chad Rosier
2013-04-12Add test case for r179399.Chad Rosier
2013-04-12Add test case for r179383 and r179393.Chad Rosier
2013-04-10[ms-inline asm] Move a few test cases from the 32-bit version to the 64-bitChad Rosier
2013-04-10[ms-inline asm] Add a few test cases that were regressed by r179115. ThatChad Rosier
2013-04-08Test case for r179030.Chad Rosier
2013-04-05Add test case for r178881.Chad Rosier
2013-03-27Remove unnecessary attributes from test case.Chad Rosier
2013-03-27Add a front-end test case for r178186.Chad Rosier
2013-03-19Test case for r177439 and r177440.Chad Rosier
2013-03-19Update test for r177413.Chad Rosier
2013-03-18Test case for r177347.Chad Rosier
2013-02-25Add a front-end test case for r176036.Chad Rosier
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling
2013-02-20[ms-inline asm] Remove this test while I investigate why eax isn't being clob...Chad Rosier
2013-02-15Add test case for r175312.Chad Rosier
2013-02-13[ms-inline asm] Add test case for r175083.Chad Rosier
2013-02-13[ms-inline-asm] Test cases to ensure the AsmRewrite list is sorted (r175021).Chad Rosier
2013-02-12[ms-inline-asm] Add test cases for the align/emit directives.Chad Rosier
2013-02-12[ms-inline asm] Update test case now that we are correctly parsing __emit dir...Chad Rosier
2013-02-12Typo.Chad Rosier
2013-02-12[ms-inline asm] Add a few test cases for the parsing of hexidecimal integers.Chad Rosier
2013-01-22[ms-inline asm] Remove the -fenable-experimental-ms-inline-asm flag. MS-styleChad Rosier
2013-01-17[ms-inline asm] Updates and test case for r172743.Chad Rosier
2013-01-10[ms-inline asm] Add test case for r172121. Chad Rosier
2013-01-08[ms-inline asm] Add a test case for the offset operator where the operand is aChad Rosier
2013-01-07Test case for r171784.Chad Rosier
2012-12-05[driver, ms-inline asm] MS-Style inline assembly is controlled by theChad Rosier
2012-12-05[ms-inline asm] Add more tests.Chad Rosier
2012-10-26[ms-inline asm] Test case for r166790.Chad Rosier
2012-10-25[ms-inline asm] Add a test case for r166723 and r166724.Chad Rosier
2012-10-24[ms-inline asm] Test case for r166632.Chad Rosier
2012-10-24[ms-inline asm] Add test cases for r166451.Chad 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] Update the triple to test r166523.Chad Rosier
2012-10-23[ms-inline asm] Update for r166433.Chad Rosier
2012-10-22Testcase change for r166440.Eli Friedman
2012-10-22[ms-inline asm] Test case for r166433.Chad Rosier
2012-10-20[ms-inline asm] Update test case for r166357.Chad Rosier
2012-10-19[ms-inline asm] Test case for r166349 and r166352.Chad Rosier
2012-10-19[ms-inline asm] Update testcase for r166316.Chad Rosier
2012-10-19[ms-inline asm] Revert accidental commit. Sorry for the churn.Chad Rosier
2012-10-19[ms-inline asm] Set the SemaCallback in the TargetAsmParser.Chad Rosier
2012-10-18[ms-inline asm] Remove accidental commit.Chad Rosier
2012-10-18[ms-inline asm] Move most of the AsmParsing logic in clang back into the MCChad Rosier
2012-10-15[ms-inline asm] Rework the front-end to use the API introduced in r165946.Chad Rosier
2012-10-12[ms-inline asm] Remove a bunch of parsing code from the front-end, which will beChad Rosier