Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86, inlineasm] Improve analysis of x,Y0,Yi,Ym,Yt,L,e,Z,s asm constraints ↵ | Alexey Bataev | 2015-07-20 | 1 | -4/+8 |
| | | | | | | | | | (patch by Alexey Frolov) Improve Sema checking of 9 existing inline asm constraints (‘x’, ‘Y*’, ‘L’, ‘e’, ‘Z’, ‘s’). Differential Revision: http://reviews.llvm.org/D10536 llvm-svn: 242665 | ||||
* | Fixed some of the incompatibilities with gcc. | John Thompson | 2011-03-24 | 1 | -28/+28 |
| | | | | llvm-svn: 128228 | ||||
* | Tests for inline asm constraints, generic and x86. | John Thompson | 2010-11-02 | 1 | -0/+374 |
llvm-svn: 118108 |