aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2024-04-03[bazel] Port for e05c1b46d0d3739cc48ad912dbe6e9affce05927.Haojian Wu1-1/+5
2024-04-02[bazel] Another format fix for libc_build_rules.bzl, NFCHaojian Wu1-0/+2
2024-04-02[bazel] Fix the format of libc_build_rules.bzlHaojian Wu1-1/+1
2024-04-01lit_test : check if there is already a deps key in kwargs (#87290)Abhinav Gunjal1-1/+3
2024-04-01[libc] Include algorithm.h to parser.h (#87125)Caslyn Tonelli1-0/+1
2024-03-29[libc] enable stack protectors and frame pointers on default (#86288)Schrodinger ZHU Yifan1-1/+8
2024-03-29[bazel] Add support for LLVM_TOOL_LLVM_DRIVER_BUILD (#86879)Jordan Rupprecht2-45/+236
2024-03-29[bazel] Add missing deps after a4de589d117a4fd52554da3c61ae6eb26c90a0c8Jordan Rupprecht2-0/+2
2024-03-29[mlir][bazel] Remove unsed BUILD dependencies. (#87038)Christian Sigg1-383/+44
2024-03-28[bazel] Fix lit tests with python 3.11+ (#87022)Keith Smiley2-0/+2
2024-03-28[mlir][bazel] Export headers either from :Transforms or :TransformUtils (#86819)Christian Sigg6-12/+116
2024-03-28[mlir] fix empty spaces in bazel fileYijia Gu1-1/+1
2024-03-28[mlir] fix bazel error for MatchInterfaces dialectYijia Gu1-4/+4
2024-03-28[libc][support][FixedVector] add reverse iterator (#86732)Nick Desaulniers1-0/+1
2024-03-27[libc] add flag for FP_*LOGB0/NAN values (#86723)Michael Jones1-0/+1
2024-03-27[bazel] Remove -lm on macOS (#86706)Keith Smiley1-0/+4
2024-03-27[libc] Remove obsolete LIBC_HAS_BUILTIN macro (#86554)Marc Auberer1-4/+0
2024-03-27[mlir][bazel] Expose GPUCommonPass.h only by a single target. (#86730)Christian Sigg1-4/+7
2024-03-26[libc] [bazel] [NFC] Format deps.Alina Sbirlea1-3/+3
2024-03-26[libc][OSUtil] refactor quick_exit to be an object library everywhere (#85955)Nick Desaulniers1-4/+1
2024-03-26[mlir][bazel] Create a separate target for BytecodeOpInterface. (#86655)Christian Sigg2-10/+38
2024-03-26[libc][math][c23] Implement canonicalize functions (#85940)Shourya Goel1-0/+3
2024-03-26[mlir][bazel] Export more headers by a single target only. (#86637)Christian Sigg1-24/+27
2024-03-25[bazel] Fix BUILD after 2eb010ddce2a8e7813a8e289004102011b1138db.Christian Sigg1-1/+1
2024-03-25[bazel] Restrict libpfm to linux (#86565)Keith Smiley2-4/+14
2024-03-25[bazel] Add td_library target for OptParser.td (#86363)Keith Smiley1-0/+7
2024-03-25[bazel] Fix minor buildifier warnings (NFC) (#86566)Keith Smiley3-7/+9
2024-03-25[libc][math][c23] Add {,u}fromfp{,x}{,f,l,f128} functions (#86003)OverMighty1-0/+1
2024-03-25[bazel] Format defs.bzlDmitri Gribenko1-1/+1
2024-03-25[llvm][bazel] Update BUILD file after fa3d789df15bd1f58fb8ba4ea3be909218cf7f03.Christian Sigg1-11/+16
2024-03-24[mlir][bufferization] Add `BufferViewFlowOpInterface` (#78718)Matthias Springer1-0/+40
2024-03-22[bazel] Make compiler-rt analyze on macOS (#86001)Keith Smiley1-0/+4
2024-03-22[libc] fix missing macro dependency in bazel (#86298)Schrodinger ZHU Yifan1-0/+1
2024-03-22Revert "[bazel] Update to 7.x (#86297)" (#86325)Keith Smiley2-6/+1
2024-03-22[bazel] Add support for --incompatible_disallow_empty_glob (#85999)Keith Smiley9-428/+138
2024-03-22[bazel] Update to 7.x (#86297)Keith Smiley2-1/+6
2024-03-21[libc][bazel] Fix bazel build (#86190)Guillaume Chatelet1-0/+6
2024-03-21[libc] Add `is_constant_evaluated` type_traits (#86139)Guillaume Chatelet1-1/+2
2024-03-21[libc][c11] Add stdio.h's rename() function (#85068)aniplcc1-0/+11
2024-03-21[MLIR] Add initial convert-memref-to-emitc pass (#85389)Matthias Gehre1-0/+27
2024-03-21[mlir][bazel] Update BUILD after 61b24c61a90802e06e40a7ab0aa5e2138486bd73Christian Sigg1-0/+1
2024-03-21[mlir][bazel] Don't expose interface headers from //mlir:IR. (#85867)Christian Sigg6-3/+27
2024-03-21[mlir][bazel] Update BUILD after 29bf32efbb646b2ab3dec25f100419fc75635878.Christian Sigg1-0/+1
2024-03-21[mlir][Bazel] Add target for index dialect python bindingsAdrian Kuegel1-0/+38
2024-03-20[mlir] split transform interfaces into a separate library (#85221)Oleksandr "Alex" Zinenko2-12/+39
2024-03-20[bazel] another BUILD fix for 2137894a6f5475e51c541b6d16e8902125a8f002Augie Fackler1-1/+1
2024-03-20[bazel] add missing dependency for 2137894a6f5475e51c541b6d16e8902125a8f002Augie Fackler1-0/+1
2024-03-20[libc][NFC] Move `Sign` type to separate header (#85930)Guillaume Chatelet2-0/+10
2024-03-20[bazel] Add a missing dependency for aa95aa69b96f51a3c19a24a0387ebc1fb7e6e52cBenjamin Kramer1-0/+1
2024-03-20[InstallAPI][bazel] Update BUILD after 936519f25cb4fabc19f1241e838e938926801156Christian Sigg1-0/+1