summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/arm-asm-warn.c
Commit message (Expand)AuthorAgeFilesLines
* Add error checking to reject neon_vector_type attribute on targets without NEON.Amara Emerson2013-09-161-1/+1
* Rephrase asm_mismatched_size_modifier diagnostic. <rdar://problem/14050339>Bob Wilson2013-06-041-4/+4
* Do not report -Wasm-operand-widths for ARM output operands. <rdar://14050337>Bob Wilson2013-06-031-0/+1
* Don't emit a warning with an input/output parameter. We assume the user knows...Bill Wendling2012-11-301-0/+4
* Don't warn if the input size is less than the register size. Also don't warn ifBill Wendling2012-11-301-5/+14
* Recommit Eric's code to validate ASM string's constraints and modifiers.Bill Wendling2012-10-251-0/+18