summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/arm64.cpp
AgeCommit message (Expand)Author
2023-08-28[clang] Remove rdar links; NFCAaron Ballman
2023-07-17Revert "Remove rdar links; NFC"Mehdi Amini
2023-07-07Remove rdar links; NFCAaron Ballman
2023-05-18[clang] Convert several tests to opaque pointersSergei Barannikov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song
2016-09-16Alter the iOS/tvOS ARM64 C++ ABI to ignore the upper half of theJohn McCall
2015-03-13Test case updates for explicit type parameter to the gep operatorDavid Blaikie
2015-02-28Rework our handling of key functions. We used to track a complete list of allRichard Smith
2014-03-29ARM64: initial clang support commit.Tim Northover