aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
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
2024-03-19[libc][bazel] unglob libc macros (#85831)Michael Jones5-46/+43
2024-03-19[ArmNeonTransforms][Bazel] Added appropriate deps for BUILD.bazel file. (#85852)Balaji V. Iyer1-4/+1
2024-03-19[libc][bazel] fix missing iterator inclusion (#85840)Michael Jones1-0/+10
2024-03-19[bazel][libc] Add more messBenjamin Kramer2-0/+7
2024-03-19[bazel] Make grab bag //libc:internal_includes textual, some of these don't e...Benjamin Kramer1-1/+1
2024-03-19[bazel] Trim TransformDialectInterfaces to the bare minimumBenjamin Kramer1-2/+4
2024-03-19[bazel] Split TransformDialect into a header-only lib in prep for PR85221Benjamin Kramer1-1/+19
2024-03-18[libc][math] Improve atanf performance. (#85463)lntue1-4/+0
2024-03-18[libc] Remove direct math.h includes (#85324)Michael Jones4-1/+18
2024-03-18[bazel] Add missing dependencies for daebe5c4f27ba140ac8d13abf41e3fe4db72b91aBenjamin Kramer1-0/+5
2024-03-18[mlir][bazel] Fix BUILD after dbbdee2ea2156170062813fb3d7f2c023d65e02d.Christian Sigg1-0/+1
2024-03-18[bazel] Port dbbdee2ea2156170062813fb3d7f2c023d65e02dBenjamin Kramer1-0/+1
2024-03-18[mlir][bazel] Fix for 513cdb82223a106f183b49a40d9acb1f7efbbe7e. (#85617)Christian Sigg1-1/+8
2024-03-18[mlir][bazel] Partial fix for 513cdb82223a106f183b49a40d9acb1f7efbbe7e. (#85604)Christian Sigg1-4/+52
2024-03-17[bazel] Add a missing dependency for f2794ccede6d32a6b5ef7a376ced420331e2be27Benjamin Kramer1-0/+1
2024-03-17[bazel] Port c51095f51b770f0663b65dd8a651601fca15701eBenjamin Kramer1-0/+1
2024-03-17[bazel] Fix a missing comma from a2bad75879c33c0e6a2834bb0abcd3e1599d377dBenjamin Kramer1-2/+2
2024-03-16[libc][math][c23] Add nextupl and nextdownl functions (#85484)OverMighty1-1/+4
2024-03-16[bazel] Add missing dependency for b43965adacfafc4dc6b5ec17b4bea839372b7626Benjamin Kramer1-0/+1