summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/math-builtins-long.c
AgeCommit message (Expand)Author
2025-03-11Reland "[clang] Lower modf builtin using `llvm.modf` intrinsic" (#130761)Benjamin Maxwell
2025-03-10Revert "Reland "[clang] Lower modf builtin using `llvm.modf` intrinsic" (#129...Hans Wennborg
2025-03-06Reland "[clang] Lower modf builtin using `llvm.modf` intrinsic" (#129885)Benjamin Maxwell
2025-02-20Revert "[clang] Lower modf builtin using `llvm.modf` intrinsic" (#127987)Benjamin Maxwell
2025-02-19[clang] Lower modf builtin using `llvm.modf` intrinsic (#126750)Benjamin Maxwell
2024-05-05[test] %clang_cc1: remove redundant actionsFangrui Song
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2023-12-15[PowerPC] Emit libcall to frexpl for calls to frexp(ppcDoublDouble) (#75226)Lei Huang
2023-06-30Reapply "clang: Use new frexp intrinsic for builtins and add f16 version"Matt Arsenault
2023-06-30Revert "clang: Use new frexp intrinsic for builtins and add f16 version"Hans Wennborg
2023-06-28clang: Use new frexp intrinsic for builtins and add f16 versionMatt Arsenault
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
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2021-12-03[Clang] Mutate bulitin names under IEEE128 on PPC64Qiu Chaofan
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-01-15[Clang] Mutate long-double math builtins into f128 under IEEE-quadQiu Chaofan
2020-12-16[NFC] Pre-commit test for long-double builtinsQiu Chaofan