Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (clang part) Implement MASM-flavor intel syntax behavior for inline MS asm bl... | Yunzhong Gao | 2016-09-02 | 1 | -5/+5 |
* | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -3/+3 |
* | Require an x86 target for ms-inline-asm-return.cpp instead of XFAIL | Reid Kleckner | 2014-09-05 | 1 | -1/+1 |
* | Mark ms-inline-asm as xfail on ARM | Renato Golin | 2014-09-05 | 1 | -0/+1 |
* | Add triple to ms-inline-asm-return.cpp test | Reid Kleckner | 2014-09-04 | 1 | -1/+1 |
* | MS inline asm: Allow __asm blocks to set a return value | Reid Kleckner | 2014-09-04 | 1 | -0/+99 |