summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/arm-asm-variable.c
AgeCommit message (Expand)Author
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2015-02-04Preserve early clobber flag when using named registers in inline assembly.Daniel Sanders
2012-07-09Tests: check for target availability for target-specific tests.Jim Grosbach
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner
2011-06-21Canonicalize register names properly.Eric Christopher
2011-06-17Remove another variable.Eric Christopher
2011-06-17Clean up test to avoid using standard headers and remove an unneededEric Christopher
2011-06-17Make this test suitable for optimized builds by avoiding the name.Eric Christopher
2011-06-17Check the specific target to figure out if a constraint is a validEric Christopher