summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/annotations-field.c
AgeCommit message (Expand)Author
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2022-12-08Fix annotations-field.c CHECK lines being ignoredAlex Richardson
2022-12-07Overload all llvm.annotation intrinsics for globals argumentAlex Richardson
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
2020-10-26[Annotation] Allows annotation to carry some additional constant arguments.Tyker
2018-12-18[NFC] Fix usage of Builder.insert(new Bitcast...)in CodeGenFunctionErich Keane
2015-03-13Test case updates for explicit type parameter to the gep operatorDavid Blaikie
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2011-09-09Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: canJulien Lerouge