aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/test/builtins
AgeCommit message (Expand)AuthorFilesLines
2026-01-05[compiler-rt] Fix check-builtins buildbot failures (#174443)Andrew Haberlandt1-9/+11
2026-01-05[compiler-rt] fix crt target dependency. (#174475)Zequan Wu1-1/+1
2026-01-05Reland check-builtins target for LLVM_ENABLE_RUNTIMES (#171941)Andrew Haberlandt1-5/+24
2026-01-05[unrelated][upstream-separately] XFAIL multc3_test.c fixunstfdi_test.c on AIX...Wael Yehia2-0/+2
2025-12-17[PPC] mark ppc/fixtfti_test.c and ppc/fixunstfti_test.c as UNSUPPORTED becaus...Wael Yehia2-2/+2
2025-12-16[compiler-rt] [Darwin] OS/feature detection should use the run-wrapper (#171167)Andrew Haberlandt1-3/+3
2025-12-11Revert: check-builtins target for LLVM_ENABLE_RUNTIMES (#171940)Andrew Haberlandt1-23/+4
2025-12-11[PPC] XFAIL ppc/fixtfti_test.c and ppc/fixunstfti_test.c and track them under...Wael Yehia2-0/+2
2025-12-08[compiler-rt] Add check-builtins target for LLVM_ENABLE_RUNTIMES builds (#166...Andrew Haberlandt1-4/+23
2025-11-29[SPARC] Properly handle CC for long double on sparc32 (#162226)Koakuma1-1/+2
2025-11-18[compiler-rt][ARM] Optimized mulsf3 and divsf3 (#168394)Simon Tatham3-95/+1028
2025-11-13Revert "[compiler-rt][ARM] Optimized mulsf3 and divsf3" (#167906)Simon Tatham3-1028/+95
2025-11-13[compiler-rt][ARM] Optimized mulsf3 and divsf3 (#161546)Simon Tatham3-95/+1028
2025-09-29[compiler-rt] Disable tests for unavailable builtins (#161275)Akira Hatanaka2-9/+6
2025-09-29[compiler-rt] Fix declarations of builtins in test files (#161222)Akira Hatanaka2-13/+19
2025-09-26Revert "[compiler-rt] Disable tests for unavailable builtins (#158664)"Martin Storsjö2-7/+8
2025-09-26[compiler-rt] Fix test ifdefs and XFAILs (#160687)Martin Storsjö2-5/+4
2025-09-24[compiler-rt] Disable tests for unavailable builtins (#158664)Akira Hatanaka2-4/+4
2025-08-02Relax muldc3 test to avoid precision issue (#151663)jinge901-2/+20
2025-07-17Fix more compiler-rt tests after #149015.Peter Collingbourne1-1/+1
2025-07-17Rename config.host_os to config.target_os.Peter Collingbourne2-4/+4
2025-07-14Reapply "compiler-rt: Introduce runtime functions for emulated PAC."Peter Collingbourne1-0/+121
2025-07-10Revert "compiler-rt: Introduce runtime functions for emulated PAC."Peter Collingbourne1-62/+0
2025-07-09compiler-rt: Introduce runtime functions for emulated PAC.Peter Collingbourne1-0/+62
2025-06-11[AArch64] fix trampoline implementation: use X15 (#126743)Jameson Nash1-1/+1
2025-05-15[compiler-rt] Add initial ARM64EC builtins support (#139279)Jacek Caban3-4/+17
2025-04-16[SystemZ] Add support for 16-bit floating point. (#109164)Jonas Paulsson2-1/+88
2025-04-16[compiler-rt] Fix `addtf3_test.c` being skipped due to misplaced include (#13...Kostiantyn Lazukin1-4/+10
2025-02-11[compiler-rt] Fix tests of __aeabi_(idivmod|uidivmod|uldivmod) to support big...Victor Campos3-3/+42
2024-12-31Fix integer suffix in truncxfhf2_test (#121388)B I Mohammed Abbas1-3/+3
2024-12-30Add truncxfhf2 with tests to compiler-rt (#120372)B I Mohammed Abbas1-0/+74
2024-12-17[compiler-rt] Fix a bug in fp_div_impl when an intermediate result is out of ...lntue3-0/+13
2024-12-02[compiler-rt] Allow running extendhfxf2_test without int128 supportAlexander Richardson2-39/+44
2024-12-02[compiler-rt][tests] Make this test case pass on AArch64 (#117628)Paul Osmialowski1-1/+1
2024-11-26Fix extendhfxf2 test (#117665)B I Mohammed Abbas2-20/+29
2024-11-25Add extendhfxf2 into compiler rt (#113897)B I Mohammed Abbas1-0/+73
2024-11-05[compiler-rt][profile] Add support for LLVM profile for Haiku (#107575)Jérôme Duval3-4/+10
2024-10-26Revert "Add extendhfxf2 into compiler rt (#111099)"Martin Storsjö1-71/+0
2024-10-25Add extendhfxf2 into compiler rt (#111099)B I Mohammed Abbas1-0/+71
2024-10-24[NFC][compiler-rt] fix(compiler-rt/**.py): fix comparison to None (#94015)Eisuke Kawashima1-1/+1
2024-10-01Revert "Add missing extendhfxf2 in compiler rt" (#110662)lntue1-61/+0
2024-10-01Add missing extendhfxf2 in compiler rt (#109090)B I Mohammed Abbas1-0/+61
2024-09-24[compiler-rt] Add missing carry to 128x128->256 wide multiply (#97257)beetrees1-0/+6
2024-09-06[compiler-rt][builtins] Delete test __compiler_rt_fmaxfAlexander Shaposhnikov1-39/+0
2024-09-06[compiler-rt][builtins]Adjust complex division for aarch64 (#106664)Alexander Shaposhnikov1-154/+148
2024-07-30[compiler-rt][builtins] Upstream __isPlatformOrVariantPlatformVersionAtLeast(...Allan Shortlidge1-0/+11
2024-07-27[compiler-rt] Delete unused test shell scripts (#100889)Aiden Grossman2-81/+0
2024-07-24[AArch64] Implement INIT/ADJUST_TRAMPOLINE (#70267)Carlos Seo1-1/+1
2024-07-05[LLVM][compiler-rt][AArch64] Refactor AArch64 CPU features (#97777)Aiden Grossman2-1/+6
2024-06-04[compiler-rt] Revise IDE folder structure (#89753)Michael Kruse1-1/+0