aboutsummaryrefslogtreecommitdiff
path: root/utils/bazel
AgeCommit message (Expand)AuthorFilesLines
6 days[bazel][[mlir][xegpu] Fix build for #177492 (#178728)Walter Lee2-0/+5
6 days[MLIR] convert OpAsmDialectInterface using ODS (#171488)AidinT1-0/+11
7 days[bazel] Fix build for #177289 (#178596)Walter Lee1-0/+1
7 days[bazel][mlir] Fix build for #178526 (#178593)Walter Lee1-0/+2
7 days[bazel] Fix formatting for #178527 (#178582)Walter Lee1-2/+2
7 days[libc][math] Refactor sqrt to header-only (#178335)Saina Daneshmand1-1/+9
7 days[bazel] Fix build for 241de80d38d4482eeecc2c7f51dc1f2b7f06ad69 (#178527)Walter Lee1-0/+22
7 days[libc] [math] Refactor fsqrtl to be header-only (#176169)Atharv Mane1-1/+9
7 days[libc][math] Refactor logf16 to header-only shared math (#175408)cpist (He / Him)1-1/+22
7 days[libc][math] Refactor llogbf128 to header-only (#175617)Sersawy1-1/+16
8 days[libc][math] Refactor ilogb implementation to header-only in src/__support/ma...Dasha Buka1-1/+16
8 days[libc][math] Refactor sinpif to Header Only. (#176580)DannyDaoBoYang1-1/+15
8 days[libc][math] Refactor llogbf16 to header-only (#178078)Sersawy1-1/+15
8 days[libc][math] Refactor sqrtf16 to Header Only (#177726)Prajwal KP1-1/+10
8 days[bazel] Fix macOS lldb BUILD (#178274)Keith Smiley2-0/+2
8 days[bazel] Fix Bazel build for 90829e51 (#178210)Walter Lee1-0/+8
8 days[libc][math] Refactor sinf16 implementation to header-only in src/__support/m...Nico Weber1-3/+13
8 days[bazel] Port ec57636ae447247683716c00437552645a52ba68 (#178151)Benjamin Kramer1-1/+13
9 days[libc][math] Refactor llogb to Header Only (#175524)Vedant Neve1-1/+16
9 days[libc][math] Refractor sinhf16 to Header only (#177337)Anikesh Parashar1-1/+18
9 days[libc][math] Refactor ilogbf128 to Header Only (#175396)Ramshankar1-1/+16
9 days[libc][math] Refractor sinhf to Header only (#177336)Anikesh Parashar1-8/+14
9 daysFix Bazel build for cd79290 (#178065)Walter Lee1-0/+1
9 days[libc][math] Refactor sinf implementation to header-only in src/__support/mat...Nico Weber1-7/+15
9 days[libc][math] Refractor logf to Header only (#176834)Anikesh Parashar1-6/+18
9 days[libc][math] Refactor f16sqrtl to Header Only. (#176333)Cheng Lingfei1-1/+13
9 days[bazel] Fix mlir python build (#177980)Walter Lee1-0/+1
10 days[bazel] Add missing dependencies for 778a2491149512109541cd5d59bad2d55024bdb7Benjamin Kramer1-0/+2
11 days[libc][math] Refactor tanf implementation to header-only in src/__support/mat...Nico Weber1-8/+17
12 days[bazel] Fixes for compiler-rt Bazel build rules (#177287)Chandler Carruth1-0/+7
12 daysFix bazel lldb (#177717)cmtice1-0/+2
12 days[Bazel] Fix libc build. (#177716)cmtice1-0/+1
12 days[libc][math] Refactor tan implementation to header-only in src/__support/math...Nico Weber1-5/+13
12 days[libc][math] Refactor f16fmal to header-only (#176576)Prajwal1-1/+12
12 days[libc][math] Refactor dfmaf128 to Header Only (#176480)Madhur Kumar1-1/+12
12 days[bazel] Add filegroup for builtin_headers (#67757)David Zbarsky1-0/+5
12 days[bazel] Add missing dependency for b9ab8885c89b80cdb638aecbd5114672ec4fdb4bBenjamin Kramer1-0/+1
13 days[bazel] dsymutil should link against CF framework on darwin (#177394)David Zbarsky1-0/+7
13 days[bazel] Improve building on/for Windows (#171761)David Zbarsky3-46/+149
14 days[bazel] Suppress `-Wunused-command-line-argument` for header parsing (#177246)Jordan Rupprecht1-0/+5
14 days[bazel][IR2Vec] Exclude ir2vec python bindings from main tool (#177230)Jordan Rupprecht1-4/+9
14 days[LLVM] Fix Bazel build for llvm-dwarfdump. (#177229)cmtice1-0/+2
2026-01-21[libc][math] Refactor log10, log1p, log2 implementation to header-only in src...Nico Weber1-29/+53
2026-01-20[Bazel] Fix libc build (#177072)Aiden Grossman2-0/+71
2026-01-20[bazel] Add cc_library loads to third_party_build files (#177042)Jordan Rupprecht7-0/+11
2026-01-19Fix bazel build for 44b3d7b (#176784)Lily Gorsheneva1-2/+2
2026-01-19Fix Bazel build for d12019d (#176764)Lily Gorsheneva2-1/+2
2026-01-19[libc][math] Refactor ilogbf implementation to header-only in src/__support/m...Anonymous1-1/+16
2026-01-19[libc][math] Refactor f16fma to header only (#176244)Islam Imad1-1/+11
2026-01-18[bazel] Fix llvm-ir2vecNAKAMURA Takumi1-1/+2