summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/attr-target-version.cpp
AgeCommit message (Expand)Author
2025-11-12[Clang][CodeGen] Add disable_sanitizer_instrumentation attribute to multivers...Benjamin Stott
2024-12-11[AArch64][FMV] Add missing feature dependencies and detect at runtime. (#119231)Alexandros Lamprineas
2024-11-13[FMV] Add "+fmv" to the target-features of versioned functions. (#116028)Alexandros Lamprineas
2024-11-07[FMV][AArch64] Remove features which expose non exploitable runtime behavior....Alexandros Lamprineas
2024-10-07[FMV][AArch64][NFC] Cleanup attribute metadata from test files. (#111386)Alexandros Lamprineas
2024-07-18[FMV][AArch64] Do not emit ifunc resolver on use. (#97761)Alexandros Lamprineas
2024-06-24[clang][AArch64][FMV] Stop emitting alias to ifunc. (#96221)Alexandros Lamprineas
2024-04-18Revert "[FMV] Remove useless features according the latest ACLE spec." (#89184)David Spickett
2024-04-17[FMV] Remove useless features according the latest ACLE spec. (#88965)Alexandros Lamprineas
2024-03-25[FMV] Allow multi versioning without default declaration. (#85454)Alexandros Lamprineas
2024-03-20Reland [FMV] Emit the resolver along with the default version definit… (#85...Alexandros Lamprineas
2024-03-20Revert "[FMV] Emit the resolver along with the default version definition." (...Alexandros Lamprineas
2024-03-20[FMV] Emit the resolver along with the default version definition. (#84405)Alexandros Lamprineas
2024-03-01[FMV] Use lexicographic order of feature names when mangling. (#83464)Alexandros Lamprineas
2024-02-09[clang][fmv] Drop .ifunc from target_version's entrypoint's mangling (#81194)Jon Roelofs
2024-01-22[AArch64][Clang] Fix linker error for function multiversioning (#74358)Dani
2023-09-29[AArch64] Fix FMV ifunc resolver usage on old Android APIs. Rename internal c...Pavel Iliin
2023-05-23[AArch64][FMV] Fix name mangling.Pavel Iliin
2023-01-03clang: Don't emit "frame-pointer"="none"Matt Arsenault
2022-12-27Reland "[AArch64] FMV support and necessary target features dependencies."Pavel Iliin
2022-12-20Revert "[AArch64] FMV support and necessary target features dependencies."Mitch Phillips
2022-12-20[AArch64] FMV support and necessary target features dependencies.Pavel Iliin