summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/arm-asm-variable.c
Commit message (Expand)AuthorAgeFilesLines
* Preserve early clobber flag when using named registers in inline assembly.Daniel Sanders2015-02-041-1/+1
* Tests: check for target availability for target-specific tests.Jim Grosbach2012-07-091-0/+1
* clang side to match the LLVM IR type system rewrite patch.Chris Lattner2011-07-091-1/+1
* Canonicalize register names properly.Eric Christopher2011-06-211-0/+9
* Remove another variable.Eric Christopher2011-06-171-1/+1
* Clean up test to avoid using standard headers and remove an unneededEric Christopher2011-06-171-6/+2
* Make this test suitable for optimized builds by avoiding the name.Eric Christopher2011-06-171-1/+1
* Check the specific target to figure out if a constraint is a validEric Christopher2011-06-171-0/+26