aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2022-12-15[mlgo] Retire LLVM_HAVE_TF_APIKazu Hirata2-7/+1
2022-12-15[libc] Templatize ato* testsAlex Brachet1-0/+8
2022-12-15[mlir][cf] Print message in cf.assert to LLVM loweringMatthias Springer2-0/+16
2022-12-15[mlir][test] Add expand-strided-metadata to lower-to-llvmQuentin Colombet1-0/+1
2022-12-14[mlir][sparse] introduce sparse_tensor::StorageSpecifierType and related oper...Peiming Liu1-0/+28
2022-12-14[mlir] Fix bazel build for https://reviews.llvm.org/D139187.Oleg Shyshkov1-1/+1
2022-12-14[bazel] add some more deps to libc BUILD filesKrasimir Georgiev1-0/+1
2022-12-14[bazel] Add __support_common depKrasimir Georgiev1-0/+1
2022-12-13[bazel] Add __support_compiler_features dep in more placesJordan Rupprecht1-1/+6
2022-12-13[bazel] Add extract_api after 7a85192166b551929d413e8a38549375503371dbJordan Rupprecht1-0/+2
2022-12-13[libc][bazel] Add missing dependency in string_memory_utilsGuillaume Chatelet1-0/+1
2022-12-13[libc] Add compiler, builtin and feature detectionGuillaume Chatelet1-2/+18
2022-12-13[mlir][Vector] Initial masking support in Linalg vectorizerDiego Caballero1-0/+1
2022-12-12[NFC][bazel] Run buildifier on all bzl/BUILD.bazel filesJordan Rupprecht5-17/+27
2022-12-12[libc][bazel] Mark all libc public functions to have "default" visibility.Siva Chandra Reddy2-54/+87
2022-12-09[libc] add result class to strtointegerMichael Jones1-0/+9
2022-12-09[Bazel] Set HAVE_DLADDR in config.hNAKAMURA Takumi1-1/+1
2022-12-08Update the bazel BUILD for dsymutil binary.Haojian Wu1-1/+1
2022-12-07[bazel] Add fenv_darwin_impl.h to targetKeith Smiley1-0/+1
2022-12-05[mlir][tensor] Implement TilingInterface for tensor.pack op.Hanhan Wang1-0/+3
2022-12-02[bazel] Add a missing dependency after 786cbb09edBenjamin Kramer1-1/+2
2022-12-02[mlir][bufferization] Make `TensorCopyInsertionPass` a test passMatthias Springer2-0/+14
2022-12-02[libc] Make libc memory functions weak by default for bazelGuillaume Chatelet2-1/+10
2022-12-01[reland][libc] Add bcopyGuillaume Chatelet2-0/+23
2022-12-01Revert D138994 "[libc] Add bcopy"Guillaume Chatelet2-23/+0
2022-12-01[libc] Add bcopyGuillaume Chatelet2-0/+23
2022-11-30[mlir][spirv] Drop experimental LinalgToSPIRV passJakub Kuderski1-27/+0
2022-11-30Fix bazel build for https://reviews.llvm.org/D138980Sterling Augustine1-0/+1
2022-11-28[mlir][linalg] Add a new pattern to handle folding unit reduction dims.Hanhan Wang1-0/+1
2022-11-28[mlir][Test] Add a test pass to act as a sink towards LLVM conversionNicolas Vasilache2-0/+26
2022-11-25[mlir][Vector] Add a LowerVectorsOp to VectorTransformOpsNicolas Vasilache1-3/+5
2022-11-25[mlir][Vector] Vector transform skeletonNicolas Vasilache1-0/+60
2022-11-24[bazel] Add copts attribute to gentbl_cc_library macro.Benjamin Kramer1-0/+3
2022-11-23Revert "[mlir][linalg] Add a new pattern to handle folding unit reduction dims."Hanhan Wang1-1/+0
2022-11-23[mlir][linalg] Add a new pattern to handle folding unit reduction dims.Hanhan Wang1-0/+1
2022-11-23[bazel] Add missing dependencies after 7a69a9d7aeBenjamin Kramer2-0/+2
2022-11-22[bazel] Add missing dependency after 9aa505a28dBenjamin Kramer1-0/+1
2022-11-21[mlir][sparse] introduce vectorization pass for sparse loopsAart Bik1-0/+2
2022-11-21[bazel] Port d6abdf46bcBenjamin Kramer1-0/+1
2022-11-21[libc][test][NFC] bump mpfr version to 4.1.1Guillaume Chatelet1-3/+4
2022-11-21[mlir] bazel for D137997Alex Zinenko1-0/+49
2022-11-19[libc] Add sub_with_borrow to builtin_wrapper.hTue Ly1-0/+8
2022-11-18[reland][libc][bazel] Add tests to the bazel buildGuillaume Chatelet15-3/+1314
2022-11-18[mlir][Bazel] Add DebugImporter sources to build target.Adrian Kuegel1-0/+2
2022-11-18Revert "Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/...Alexander Shaposhnikov1-1/+1
2022-11-18[llvm][Bazel] Remove dependency to avoid cycyle.Adrian Kuegel1-1/+0
2022-11-18[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvmAlexander Shaposhnikov1-0/+1
2022-11-18[IR] Split out IR printing passes into IRPrinterAlexander Shaposhnikov3-0/+34
2022-11-17Revert D119547 "[libc][bazel] Add tests to the bazel build"Guillaume Chatelet15-1325/+3
2022-11-17[bazel][mlir] Add missing dependency for D138178Jakub Kuderski1-0/+1