| Commit message (Expand) | Author | Age | Files | Lines |
* | Delay diagnosing asm constraints that require immediates until after inlining | Bill Wendling | 2019-08-06 | 1 | -25/+0 |
* | Inline asm constraints: allow ICE-like pointers for the "n" constraint (PR40890) | Hans Wennborg | 2019-03-06 | 1 | -1/+19 |
* | Ensure that set constrained asm operands are not affected by truncation. | Joerg Sonnenberger | 2019-02-28 | 1 | -0/+4 |
* | Fix inline assembler constraint validation | Joerg Sonnenberger | 2019-02-27 | 1 | -0/+4 |
* | [X86, inlineasm] Improve analysis of x,Y0,Yi,Ym,Yt,L,e,Z,s asm constraints (p... | Alexey Bataev | 2015-07-20 | 1 | -0/+26 |
* | When reporting constraints that should be constant, the type doesn't | Joerg Sonnenberger | 2015-01-22 | 1 | -6/+6 |
* | Sema: analyze I,J,K,M,N,O constraints | Saleem Abdulrasool | 2015-01-06 | 1 | -0/+105 |