| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fail these tests in a way that doesn't cause unexpected successes, per Daniel's | Chad Rosier | 2013-01-24 | 1 | -2/+1 |
| | | | | | | | suggestion. llvm-svn: 173367 | ||||
| * | Temporarily XFAIL this test; the compiler will segfault if the target-specific | Chad Rosier | 2013-01-24 | 1 | -0/+1 |
| | | | | | | | | parser is not included in the compiler. Thanks to Renato for discovering the underlying issue. llvm-svn: 173365 | ||||
| * | [ms-inline asm] Remove the -fenable-experimental-ms-inline-asm flag. MS-style | Chad Rosier | 2013-01-22 | 1 | -1/+1 |
| | | | | | | | inline assembly can be enable with -fasm-blocks or -fms-extensions alone. llvm-svn: 173186 | ||||
| * | [ms-inline asm] Test case for r172773. | Chad Rosier | 2013-01-18 | 1 | -0/+12 |
| | | | | | llvm-svn: 172774 | ||||
| * | [ms-inline asm] Updates and test case for r172743. | Chad Rosier | 2013-01-17 | 1 | -16/+0 |
| | | | | | | | Part of rdar://12576868 llvm-svn: 172744 | ||||
| * | [ms-inline asm] Test case for r170037. | Chad Rosier | 2012-12-12 | 1 | -1/+4 |
| | | | | | llvm-svn: 170038 | ||||
| * | [driver, ms-inline asm] MS-Style inline assembly is controlled by the | Chad Rosier | 2012-12-05 | 1 | -1/+1 |
| | | | | | | | | -fasm-blocks flag, not the -fms-extensions flag. rdar://12808010 llvm-svn: 169422 | ||||
| * | [ms-inline asm] Add test case for r166792. | Chad Rosier | 2012-10-26 | 1 | -0/+14 |
| | | | | | llvm-svn: 166793 | ||||
| * | These tests require an actual x86 registered target, so mark them as such. ↵ | David Tweed | 2012-10-26 | 1 | -0/+1 |
| | | | | | | | | | Tested on ARM. Patch by Joey Gouly. llvm-svn: 166765 | ||||
| * | [ms-inline-asm] Add handling for errors coming out of the backend. | Eli Friedman | 2012-10-23 | 1 | -2/+17 |
| | | | | | llvm-svn: 166463 | ||||
| * | Replace an assertion with an error for empty __asm statements. | Bob Wilson | 2012-09-24 | 1 | -0/+5 |
| llvm-svn: 164551 | |||||

