summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ms-inline-asm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ms-inline asm] Rework the front-end to use the API introduced in r165946.Chad Rosier2012-10-151-2/+2
* [ms-inline asm] Remove a bunch of parsing code from the front-end, which will beChad Rosier2012-10-121-32/+3
* [ms-inline asm] Remove a bunch of parsing code from the front-end, which will beChad Rosier2012-10-111-26/+2
* [ms-inline asm] Lookup the IdentifierInfo using the Idents table and remove theChad Rosier2012-10-111-9/+0
* Test case for r165275.Chad Rosier2012-10-041-0/+9
* Update test case for r165174.Chad Rosier2012-10-031-3/+3
* [ms-inline asm] Fixup test case to be valid ms-style asm. Fix whitespace.Chad Rosier2012-10-021-2/+4
* clang/test/CodeGen/ms-inline-asm.c: It requires x86 codegen. Reported by Joey...NAKAMURA Takumi2012-09-271-0/+1
* [ms-inline asm] Handle the enumeration of input and output expressions in aChad Rosier2012-09-131-0/+13
* Whitespace.Chad Rosier2012-09-121-1/+1
* Fix test case for Release builds.Chad Rosier2012-09-121-1/+1
* [ms-inline asm] Add a test case.Chad Rosier2012-09-121-0/+6
* [ms-inline asm] Test case for r163729.Chad Rosier2012-09-121-0/+6
* [ms-inline asm] If we have a single asm operand that maps to multipleChad Rosier2012-09-121-0/+12
* [ms-inline asm] Add $$ before numeric constants in the IR.Chad Rosier2012-09-111-8/+14
* [ms-inline asm] Output empty asm statements for the directives we don'tChad Rosier2012-09-061-0/+9
* [ms-inline asm] The IR representation of inline assembly enumerates the inputChad Rosier2012-09-061-1/+1
* Update for r163231.Chad Rosier2012-09-051-16/+16
* [ms-inline asm] Update test case for r163181.Chad Rosier2012-09-051-16/+16
* [ms-inline asm] Remove the Inline Asm Non-Standard Dialect attribute. ThisChad Rosier2012-09-041-16/+16
OpenPOWER on IntegriCloud