Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [x86 asm] allow fwait alias in both At&t and Intel modes (PR21208) | Hans Wennborg | 2014-10-14 | 1 | -0/+4 |
* | Revert r212375 because of test failures | Ehsan Akhgari | 2014-07-05 | 1 | -4/+0 |
* | Add a test case for the tilde operator in Microsoft inline assembly | Ehsan Akhgari | 2014-07-05 | 1 | -0/+4 |
* | [ms-inline asm] Add support of imm displacement before bracketed memory | Chad Rosier | 2013-03-27 | 1 | -0/+20 |
* | [ms-inline asm] Add support for the pushad/popad mnemonics. | Chad Rosier | 2013-02-25 | 1 | -0/+13 |
* | [ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is | Chad Rosier | 2012-10-29 | 1 | -0/+50 |
* | Tell llvm-mc we're using intel syntax, so we don't have to use directives. | Chad Rosier | 2012-10-24 | 1 | -8/+6 |
* | [ms-inline asm] Add back-end test case for r166632. Make sure we emit the | Chad Rosier | 2012-10-24 | 1 | -0/+12 |