| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | When reporting constraints that should be constant, the type doesn't | Joerg Sonnenberger | 2015-01-22 | 1 | -6/+6 |
| | | | | | | | really help. Improve diagnostics. llvm-svn: 226863 | ||||
| * | Sema: analyze I,J,K,M,N,O constraints | Saleem Abdulrasool | 2015-01-06 | 1 | -0/+105 |
| Add additional constraint checking for target specific behaviour for inline assembly constraints. We would previously silently let all arguments through for these constraints. In cases where the constraints were violated, we could end up failing to select instructions and triggering assertions or worse, silently ignoring instructions. llvm-svn: 225244 | |||||

