summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/mult-alt-x86.c
Commit message (Collapse)AuthorAgeFilesLines
* [X86, inlineasm] Improve analysis of x,Y0,Yi,Ym,Yt,L,e,Z,s asm constraints ↵Alexey Bataev2015-07-201-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 Thompson2011-03-241-28/+28
| | | | llvm-svn: 128228
* Tests for inline asm constraints, generic and x86.John Thompson2010-11-021-0/+374
llvm-svn: 118108
OpenPOWER on IntegriCloud