summaryrefslogtreecommitdiff
path: root/clang/test/Driver/arm-thread-pointer.c
AgeCommit message (Expand)Author
2025-04-04[ARM][NFC] Remove lines unnecessary for test (#134359)Vladi Krapp
2025-04-04[Arm] Add more -mtp=cp15 tests (#134098)Vladi Krapp
2025-03-10[ARM] Fix HW thread pointer functionality (#130027)Austin
2025-03-03[ARM] Introduce -mtp=auto and make it the default (#128901)Austin
2023-08-01[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-30Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-29[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-28Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-28[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-06-15[ARM,AArch64] Add a full set of -mtp= options.Simon Tatham