summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/arm-cc.c
AgeCommit message (Expand)Author
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song
2020-02-03Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition"Fangrui Song
2020-02-03[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interpositionFangrui Song
2016-06-24Add support for musl-libc on ARM Linux.Rafael Espindola
2016-05-13[CodeGen] Clang does not choose aapcs-vfp calling convention for ARM bare met...Oleg Ranevskyy
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2012-07-09Tests: check for target availability for target-specific tests.Jim Grosbach
2010-06-16A a new test for my previous patch.Rafael Espindola