summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ms-inline-asm.cpp
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
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* [ms-inline asm] Don't diagnose an empty lookup for inline assmebly. This happenChad Rosier2013-05-241-0/+8
* Move parsing of identifiers in MS-style inline assembly intoJohn McCall2013-05-031-15/+62
* Add test case for r179343.Chad Rosier2013-04-111-0/+22
* Test case for r179339.Chad Rosier2013-04-111-0/+10
* Update test case for r179323.Chad Rosier2013-04-111-3/+3
* [ms-inline asm] Test case for r178566.Chad Rosier2013-04-021-0/+26
OpenPOWER on IntegriCloud