summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/builtin-complex.c
AgeCommit message (Expand)Author
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
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-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-07-22For PR46800, implement the GCC __builtin_complex builtin.Richard Smith