summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/cx-complex-range.c
AgeCommit message (Expand)Author
2025-07-18[clang][CodeGen] Set `dead_on_return` when passing arguments indirectlyAntonio Frighetto
2025-03-26[CodeGen][NFC] Run SROA on complex range tests (#131925)Mészáros Gergely
2025-03-19[Clang][CodeGen] Promote in complex compound divassign (#131453)Mészáros Gergely
2025-03-19[Clang][NFC] Extend cmplx range tests for #131129 (#131447)Mészáros Gergely
2024-12-04[IR] Allow fast math flags on fptrunc and fpext (#115894)John Brawn
2024-10-21[clang][AVR] Fix basic type size/alignment values to match avr-gcc. (#111290)Alex Rønne Petersen
2024-10-02[IR] Allow fast math flags on calls with homogeneous FP struct types (#110506)Benjamin Maxwell
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2024-04-04Fix bug in the type promotion for complex division in strict FP mode. (#87500)Zahira Ammarguellat
2024-03-20[CLANG] Full support of complex multiplication and division. (#81514)Zahira Ammarguellat
2024-01-22Fix a bug in implementation of Smith's algorithm used in complex div. (#78330)Zahira Ammarguellat
2023-12-11[clang] Add support for -fcx-limited-range, #pragma CX_LIMITED_RANGE and -fcx...Zahira Ammarguellat