summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/inline-asm-validate-x86.c
Commit message (Expand)AuthorAgeFilesLines
* Delay diagnosing asm constraints that require immediates until after inliningBill Wendling2019-08-061-25/+0
* Inline asm constraints: allow ICE-like pointers for the "n" constraint (PR40890)Hans Wennborg2019-03-061-1/+19
* Ensure that set constrained asm operands are not affected by truncation.Joerg Sonnenberger2019-02-281-0/+4
* Fix inline assembler constraint validationJoerg Sonnenberger2019-02-271-0/+4
* [X86, inlineasm] Improve analysis of x,Y0,Yi,Ym,Yt,L,e,Z,s asm constraints (p...Alexey Bataev2015-07-201-0/+26
* When reporting constraints that should be constant, the type doesn'tJoerg Sonnenberger2015-01-221-6/+6
* Sema: analyze I,J,K,M,N,O constraintsSaleem Abdulrasool2015-01-061-0/+105
OpenPOWER on IntegriCloud