aboutsummaryrefslogtreecommitdiff
path: root/utils/bazel
AgeCommit message (Expand)AuthorFilesLines
2022-12-22[libc] change str to int tests to be templatedMichael Jones1-0/+9
2022-12-22[bazel] Fix some --features=layering_check issuesFangrui Song2-0/+40
2022-12-21[bazel] Make TargetParser depend on config to fix --features=layering_checkFangrui Song1-2/+3
2022-12-22[bazel] fix bazel filePeiming Liu1-7/+0
2022-12-21[libc][obvious] fix bazel after removing vectorMichael Jones1-6/+0
2022-12-21[mlir] Add RuntimeVerifiableOpInterface and transformMatthias Springer1-0/+40
2022-12-20[bazel] Add missing Passes dependency to llvm-extractHaojian Wu1-0/+1
2022-12-20Revert "[Bazel] Remove define HAVE_LSEEK64 to match cmake config."Benjamin Kramer1-0/+3
2022-12-20[bazel] add TargetParserMikhail Goncharov2-1/+44
2022-12-20[bazel] Port TargetParser f09cf34d00625e57dea5317a3ac0412c07292148Fangrui Song1-0/+7
2022-12-19[mlir][Bazel] Add ModuleImport sources to FromLLVMIRTranslation target.Adrian Kuegel1-0/+2
2022-12-19[mlir][Bazel] Add missing dependency to TensorDialect.Adrian Kuegel1-0/+1
2022-12-19[Bazel] Remove define HAVE_LSEEK64 to match cmake config.Adrian Kuegel1-3/+0
2022-12-19[mlir][transform] Add PackedOrDynamicIndexList helperMatthias Springer1-0/+16
2022-12-17Update the bazel's llvm-config.h.cmake fileHaojian Wu1-0/+3
2022-12-16[mlir][tensor] Implement TilingInterface for unpack opHanhan Wang1-0/+1
2022-12-15[NFC][bazel] Update comment in llvm-config.h.cmake so headers matchJordan Rupprecht1-1/+1
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