summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2024-04-03[bazel] Port for e05c1b46d0d3739cc48ad912dbe6e9affce05927.Haojian Wu
2024-04-02[bazel] Another format fix for libc_build_rules.bzl, NFCHaojian Wu
2024-04-02[bazel] Fix the format of libc_build_rules.bzlHaojian Wu
2024-04-01lit_test : check if there is already a deps key in kwargs (#87290)Abhinav Gunjal
2024-04-01[libc] Include algorithm.h to parser.h (#87125)Caslyn Tonelli
2024-03-29[libc] enable stack protectors and frame pointers on default (#86288)Schrodinger ZHU Yifan
2024-03-29[bazel] Add support for LLVM_TOOL_LLVM_DRIVER_BUILD (#86879)Jordan Rupprecht
2024-03-29[bazel] Add missing deps after a4de589d117a4fd52554da3c61ae6eb26c90a0c8Jordan Rupprecht
2024-03-29[mlir][bazel] Remove unsed BUILD dependencies. (#87038)Christian Sigg
2024-03-28[bazel] Fix lit tests with python 3.11+ (#87022)Keith Smiley
2024-03-28[mlir][bazel] Export headers either from :Transforms or :TransformUtils (#86819)Christian Sigg
2024-03-28[mlir] fix empty spaces in bazel fileYijia Gu
2024-03-28[mlir] fix bazel error for MatchInterfaces dialectYijia Gu
2024-03-28[libc][support][FixedVector] add reverse iterator (#86732)Nick Desaulniers
2024-03-27[libc] add flag for FP_*LOGB0/NAN values (#86723)Michael Jones
2024-03-27[bazel] Remove -lm on macOS (#86706)Keith Smiley
2024-03-27[libc] Remove obsolete LIBC_HAS_BUILTIN macro (#86554)Marc Auberer
2024-03-27[mlir][bazel] Expose GPUCommonPass.h only by a single target. (#86730)Christian Sigg
2024-03-26[libc] [bazel] [NFC] Format deps.Alina Sbirlea
2024-03-26[libc][OSUtil] refactor quick_exit to be an object library everywhere (#85955)Nick Desaulniers
2024-03-26[mlir][bazel] Create a separate target for BytecodeOpInterface. (#86655)Christian Sigg
2024-03-26[libc][math][c23] Implement canonicalize functions (#85940)Shourya Goel
2024-03-26[mlir][bazel] Export more headers by a single target only. (#86637)Christian Sigg
2024-03-25[bazel] Fix BUILD after 2eb010ddce2a8e7813a8e289004102011b1138db.Christian Sigg
2024-03-25[bazel] Restrict libpfm to linux (#86565)Keith Smiley
2024-03-25[bazel] Add td_library target for OptParser.td (#86363)Keith Smiley
2024-03-25[bazel] Fix minor buildifier warnings (NFC) (#86566)Keith Smiley
2024-03-25[libc][math][c23] Add {,u}fromfp{,x}{,f,l,f128} functions (#86003)OverMighty
2024-03-25[bazel] Format defs.bzlDmitri Gribenko
2024-03-25[llvm][bazel] Update BUILD file after fa3d789df15bd1f58fb8ba4ea3be909218cf7f03.Christian Sigg
2024-03-24[mlir][bufferization] Add `BufferViewFlowOpInterface` (#78718)Matthias Springer
2024-03-22[bazel] Make compiler-rt analyze on macOS (#86001)Keith Smiley
2024-03-22[libc] fix missing macro dependency in bazel (#86298)Schrodinger ZHU Yifan
2024-03-22Revert "[bazel] Update to 7.x (#86297)" (#86325)Keith Smiley
2024-03-22[bazel] Add support for --incompatible_disallow_empty_glob (#85999)Keith Smiley
2024-03-22[bazel] Update to 7.x (#86297)Keith Smiley
2024-03-21[libc][bazel] Fix bazel build (#86190)Guillaume Chatelet
2024-03-21[libc] Add `is_constant_evaluated` type_traits (#86139)Guillaume Chatelet
2024-03-21[libc][c11] Add stdio.h's rename() function (#85068)aniplcc
2024-03-21[MLIR] Add initial convert-memref-to-emitc pass (#85389)Matthias Gehre
2024-03-21[mlir][bazel] Update BUILD after 61b24c61a90802e06e40a7ab0aa5e2138486bd73Christian Sigg
2024-03-21[mlir][bazel] Don't expose interface headers from //mlir:IR. (#85867)Christian Sigg
2024-03-21[mlir][bazel] Update BUILD after 29bf32efbb646b2ab3dec25f100419fc75635878.Christian Sigg
2024-03-21[mlir][Bazel] Add target for index dialect python bindingsAdrian Kuegel
2024-03-20[mlir] split transform interfaces into a separate library (#85221)Oleksandr "Alex" Zinenko
2024-03-20[bazel] another BUILD fix for 2137894a6f5475e51c541b6d16e8902125a8f002Augie Fackler
2024-03-20[bazel] add missing dependency for 2137894a6f5475e51c541b6d16e8902125a8f002Augie Fackler
2024-03-20[libc][NFC] Move `Sign` type to separate header (#85930)Guillaume Chatelet
2024-03-20[bazel] Add a missing dependency for aa95aa69b96f51a3c19a24a0387ebc1fb7e6e52cBenjamin Kramer
2024-03-20[InstallAPI][bazel] Update BUILD after 936519f25cb4fabc19f1241e838e938926801156Christian Sigg