summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2025-08-13[bazel] More port of #148286: only include spirv dep when enabled (#153531)Jordan Rupprecht
2025-08-13[bazel] Port #148286: XeVM target (#153520)Jordan Rupprecht
2025-08-13[libc][math] Refactor cosf16 implementation to header-only in src/__support/m...Muhammad Bassiouni
2025-08-13Fix bazel BUILD after 7d1b9cad873f585309c9892c091f990fbebff878 (#153388)Benjamin Chetioui
2025-08-11[libc][math] Refactor cosf implementation to header-only in src/__support/mat...Muhammad Bassiouni
2025-08-10[libc][bazel] Set LIBC_ERRNO_MODE_SYSTEM_INLINE by default. (#152946)Alexey Samsonov
2025-08-09[libc][math] Refactor cos implementation to header-only in src/__support/math...Muhammad Bassiouni
2025-08-08[bazel] Use copy_file rule for zlib-ng (#152752)Keith Smiley
2025-08-08[bazel] Port #150146: xegpu/sliceattr (#152772)Jordan Rupprecht
2025-08-08[bazel] Port #152003: Support padding with poison (#152771)Jordan Rupprecht
2025-08-08[bazel] Skip tests from #152562 (#152759)Jordan Rupprecht
2025-08-08[KeyInstr] Remove LLVM_EXPERIMENTAL_KEY_INSTRUCTIONS CMake flag (#152735)Orlando Cazalet-Hyams
2025-08-08[libc][math] Refactor cbrtf implementation to header-only in src/__support/ma...Muhammad Bassiouni
2025-08-08[bazel] Extra layering_check dep for #151228: BFloat16 (#152741)Jordan Rupprecht
2025-08-08[clang] Fix bazel after eccc6e2. (#152681)Bart Chrzaszcz
2025-08-07[libc] Migrate FEnvSafeTest and FPTest to ErrnoCheckingTest. (#152633)Alexey Samsonov
2025-08-07[bazel] Port #151410: constFoldBinaryOp (#152568)Jordan Rupprecht
2025-08-06[bazel] Fix mlir/tests after 281e6d2cc498d05f3ca601e3b1d595420e7ed827 (#152413)Jorge Gorbe Moya
2025-08-06[bazel] Port #151228: BFloat16 (#152377)Jordan Rupprecht
2025-08-05[bazel] Port fa39b67de01af189b59f9034ef6228a2951364b0 (#152191)Jorge Gorbe Moya
2025-08-05[llvm] Fix bazel after `3f59a22`. (#152151)Bart Chrzaszcz
2025-08-05[mlir] Fix bazel after a534896. (#152117)Bart Chrzaszcz
2025-08-04[bazel] Port 7b208e04b2e7c4a10eebf026996d8116eac5f603 (#152033)Jorge Gorbe Moya
2025-08-04[Bazel][lldb] Add PluginProcessWasm target.Adrian Kuegel
2025-08-04[bazel] Add missing dependency for 185a23e865c31145588276e7e0db2460e01eb703Benjamin Kramer
2025-08-03[libc][math] Refactor cbrt implementation to header-only in src/__support/mat...Muhammad Bassiouni
2025-08-02[libc][math] Refactor atanhf16 implementation to header-only in src/__support...Muhammad Bassiouni
2025-08-02[libc][math] Refactor atanhf implementation to header-only in src/__support/m...Muhammad Bassiouni
2025-08-02[libc][math] Refactor atan2f128 implementation to header-only in src/__suppor...Muhammad Bassiouni
2025-08-01[libc][math] Refactor atan2f implementation to header-only in src/__support/m...Muhammad Bassiouni
2025-08-01[lldb][Bazel] Add missing dependency.Adrian Kuegel
2025-07-31[bazel] Port #150633 HLSLBinding.h (#151546)Jordan Rupprecht
2025-07-31[bazel] Port #145358: LIBC_THREAD_MODE (#151539)Jordan Rupprecht
2025-07-31[libc][math] Refactor atan2 implementation to header-only in src/__support/ma...Muhammad Bassiouni
2025-07-30[libc][math] Refactor atanf16 implementation to header-only in src/__support/...Muhammad Bassiouni
2025-07-30[bazel] Port #151010: DW_OP_WASM_location (#151364)Jordan Rupprecht
2025-07-30[bazel][mlir] Add build files for transform examples (#151351)Jordan Rupprecht
2025-07-30[bazel] Port #151324 (#151345)Jordan Rupprecht
2025-07-30Revert "Reland "[mlir][llvm] Add intrinsic arg and result attribute support (...Mehdi Amini
2025-07-30Reland "[mlir][llvm] Add intrinsic arg and result attribute support (… (#15...Tobias Gysi
2025-07-30[libc][math] Refactor atanf implementation to header-only in src/__support/ma...Muhammad Bassiouni
2025-07-29Update BUILD.bazel to add RegisterAllPasses/Dialects/Extensions (#151233)wenzhi-cui
2025-07-29[bazel] Use rules_cc everywhere and reformat (#149584)Jordan Rupprecht
2025-07-29[bazel] Port #150696: XeVM to LLVMIR (#151207)Jordan Rupprecht
2025-07-29[libc][math] Refactor atan implementation to header-only in src/__support/mat...Muhammad Bassiouni
2025-07-29[bazel] Port #151150: Move InitAll*** implementation into static library (#15...Jordan Rupprecht
2025-07-29[libc][math] Refactor asinhf16 implementation to header-only in src/__support...Muhammad Bassiouni
2025-07-29[libc] Fix bazel build by build by adding missing deps. (#151093)Ingo Müller
2025-07-29[libc] Fix bazel build by build by adding missing deps. (#151090)Ingo Müller
2025-07-28Reland "[mlir][spirv] Fix int type declaration duplication when serializing" ...Davide Grohmann