aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2026-04-06[bazel] Fix TestingSupport layering_check (#190630)Keith Smiley2-2/+1
2026-04-06[Bazel] Fixes ce1a9fd (#190577)forking-google-bazel-bot[bot]1-0/+2
2026-04-03[bazel] Fixes c34c0442ee1fe400dc35a7dd7776d48ad65768dd (#190416)Jackson Stogel1-0/+1
2026-04-02[Bazel] Port b1ef47f45966f06f263dc96d83c869393952cbf8 (#190278)Jackson Stogel1-0/+2
2026-04-02[Bazel] Fixes 71122d8 (#190264)forking-google-bazel-bot[bot]1-0/+16
2026-04-01[Bazel] Fixes 91adaec (#189998)forking-google-bazel-bot[bot]1-0/+1
2026-04-01[MLIR] Convert BytecodeDialectInterface to ods (#188852)AidinT2-0/+16
2026-04-01[MLIR] convert ConvertToEmitCPatternInterface to ODS (#188621)AidinT1-0/+11
2026-03-31[Bazel] Fixes b813b0b (#189759)forking-google-bazel-bot[bot]1-0/+1
2026-03-31[Bazel] Port d08ebbe8eba1dd2453a00ae0a0a6bd04b0d88d51Aiden Grossman1-0/+3
2026-03-31[Bazel] Port b544ad57039588d0fe24a1f512202cc5c0bd3a67Aiden Grossman1-0/+1
2026-03-30[Bazel] Fixes 54b7230 (#189487)forking-google-bazel-bot[bot]1-0/+1
2026-03-30[Bazel] Fixes b6e4d27 (#189473)forking-google-bazel-bot[bot]2-0/+15
2026-03-30[Bazel] Fixes 04785ad (#189456)forking-google-bazel-bot[bot]1-0/+1
2026-03-30[libc][math][c23] Add asinbf16 math function (#184170)Zorojuro1-0/+22
2026-03-30[Bazel] Port 9a8c018081383f71e9f2f013dfea2fd26620aadeAiden Grossman1-0/+1
2026-03-30[bazel] Add missing dependency for 00698678e404699f6c776679272a7e3392c46306Benjamin Kramer1-0/+1
2026-03-30[bazel] Add missing dependency for 1bb03026b6aa332863de65a7d245c4ecf3a99645Benjamin Kramer1-0/+2
2026-03-29[libc][math][c23] implement double-precision asinpi (#188158)Mohamed Emad1-0/+26
2026-03-27[libc] Remove more header template files (#189066)Alexey Samsonov1-68/+17
2026-03-27[libc] Remove header templates from several C standard headers. (#188878)Alexey Samsonov1-16/+4
2026-03-27[libc][bazel] Add generation for public headers (#184889)Michael Jones2-14/+289
2026-03-27[libc][math] Implement C23 half precision erfc function (#180930)Anonmiraj1-0/+22
2026-03-27[LLVM:BUILD]: Add libs needed for windows builds (#188975)Sohaib Iftikhar1-0/+3
2026-03-25[Bazel] Fixes 2c24f02 (#188603)google-llvm-bazel-bot1-0/+2
2026-03-25[Bazel] Fixes d7e60d5 (#188592)google-llvm-bazel-bot1-0/+2
2026-03-25[libc][x86] add MEMCPY_X86_USE_NTA_STORES to config (#188321)Ilya Tokar1-0/+1
2026-03-25[MLIR] Convert LLVMImportDialectInterface using ODS (#181923)AidinT1-0/+11
2026-03-25[MLIR] convert ConvertToLLVMPatternInterface to ods (#188354)AidinT1-0/+1
2026-03-25[Bazel] Fixes 731bcb5 (#188519)google-llvm-bazel-bot1-0/+19
2026-03-25[Bazel] Fixes e6cfdd0 (#188498)google-llvm-bazel-bot1-0/+2
2026-03-23[Bazel] Fixes 599d74f (#188138)google-llvm-bazel-bot1-0/+2
2026-03-23[Bazel] Fixes 239ca11 (#188083)google-llvm-bazel-bot1-0/+3
2026-03-22[libc][math] Refactor sqrtbf16 function header-only (#187849)Zorojuro1-0/+16
2026-03-21[Bazel] Port 0ec9f7ebbdf72a94e0e2c0872d4d11fc8d0efa6bAiden Grossman2-0/+5
2026-03-21[libc][math][c23] Add atanbf16 function (#184019)Zorojuro1-0/+20
2026-03-20[Bazel] Port a2c0c43699917bb26a3eb20fefcbf29ff120ce70Aiden Grossman1-0/+15
2026-03-20[BAZEL] Add missing affine python enum gen (#187669)Will Froom1-4/+10
2026-03-20[Bazel] Port 7efcd6198c8d15a1ab2ae2b30a3aa8b5168ef9ccAiden Grossman1-0/+1
2026-03-20[Bazel] Port 81e8a1e59ee28e5403d8a78874c37f853d18d4fbAiden Grossman1-1/+2
2026-03-19[bazel] Gate GPU parsers behind llvm_targets (#187213)Vimarsh Sathia2-7/+7
2026-03-19[libc][math] Refactor dadd family to header-only (#182142)Mohamed Emad1-1/+28
2026-03-19[libc][math] Refactor bf16divf128 to Header Only (#186641)Manthan Singla1-0/+19
2026-03-18[Bazel] Fixes dd9dd1d (#187310)google-llvm-bazel-bot1-0/+1
2026-03-18[Bazel] Fixes c1f6fd2 (#187146)google-llvm-bazel-bot2-0/+16
2026-03-17[libc][math] Fix bazel build for fmaf16 (#187111)Muhammad Bassiouni1-1/+1
2026-03-17[libc][math] Fix fma bazel build (#187107)Muhammad Bassiouni1-1/+1
2026-03-17[libc][math] Refactor fmaf16 implementation to header-only in src/__support/m...Muhammad Bassiouni1-1/+11
2026-03-17[libc][math] Refactor fmaf implementation to header-only in src/__support/mat...Muhammad Bassiouni1-1/+11
2026-03-17[libc][math] Refactor fma implementation to header-only in src/__support/math...Muhammad Bassiouni1-1/+9