[AArch64] Add SVE int instructions to isAssociativeAndCommutative
[platform/upstream/llvm.git] / utils /
2023-01-09 Alex BrachetRevert "[libc] Templatize str{,n}cmp"
2023-01-09 Alex Brachet[libc] Templatize str{,n}cmp
2023-01-09 Dmitri Gribenko[bazel] Updates for https://github.com/llvm/llvm-projec...
2023-01-09 Dmitri Gribenko[bazel] Update the mpfr URL to a stable one
2023-01-06 Alex Zinenko[mlir] NFC: move DiagnosedSilenceableFailure to Utils...
2023-01-06 Benjamin Kramer[bazel] Add missing :Support dependency after 1b8224537070
2023-01-05 Jakub Kuderski[mlir][spirv] Fix extended umul expansion for WebGPU
2023-01-04 Guillaume Chatelet[llvm-exegesis] Allow building llvm_exegesis_tests...
2023-01-04 Matthias Springer[mlir][affine][NFC] Extract core functionality of ...
2023-01-02 Haojian WuFix the broken bazel build for f6076bd81fce06bb29f83d37...
2023-01-02 Adrian Kuegel[mlir][Bazel] Port cf487cce6f64
2022-12-30 NAKAMURA Takumi[Bazel] Exclude lib/Headers/openmp_wrappers/stdlib...
2022-12-28 Jordan Rupprecht[test] Exclude //llvm/unittests:llvm_exegesis_tests...
2022-12-28 Jordan Rupprecht[bazel] Restore libpfm as a conditional dependency...
2022-12-27 Guillaume Chatelet[reland][libc][NFC] Add -fno-lax-vector-conversions...
2022-12-27 Guillaume ChateletRevert "[libc][NFC] Add -fno-lax-vector-conversions...
2022-12-27 Guillaume Chatelet[libc][NFC] Add -fno-lax-vector-conversions compilation...
2022-12-22 Peiming Liu[bazel] fix bazel file.
2022-12-22 Michael Jones[libc] change str to int tests to be templated
2022-12-22 Fangrui Song[bazel] Fix some --features=layering_check issues
2022-12-22 Fangrui Song[bazel] Make TargetParser depend on config to fix ...
2022-12-22 Peiming Liu[bazel] fix bazel file
2022-12-22 Michael Jones[libc][obvious] fix bazel after removing vector
2022-12-21 Matthias Springer[mlir] Add RuntimeVerifiableOpInterface and transform
2022-12-20 Haojian Wu[bazel] Add missing Passes dependency to llvm-extract
2022-12-20 Benjamin KramerRevert "[Bazel] Remove define HAVE_LSEEK64 to match...
2022-12-20 Mikhail Goncharov[bazel] add TargetParser
2022-12-20 Fangrui Song[bazel] Port TargetParser f09cf34d00625e57dea5317a3ac04...
2022-12-19 Adrian Kuegel[mlir][Bazel] Add ModuleImport sources to FromLLVMIRTra...
2022-12-19 Adrian Kuegel[mlir][Bazel] Add missing dependency to TensorDialect.
2022-12-19 Adrian Kuegel[Bazel] Remove define HAVE_LSEEK64 to match cmake config.
2022-12-19 Matthias Springer[mlir][transform] Add PackedOrDynamicIndexList helper
2022-12-17 Haojian WuUpdate the bazel's llvm-config.h.cmake file
2022-12-16 Hanhan Wang[mlir][tensor] Implement TilingInterface for unpack op
2022-12-16 Jordan Rupprecht[NFC][bazel] Update comment in llvm-config.h.cmake...
2022-12-15 Kazu Hirata[mlgo] Retire LLVM_HAVE_TF_API
2022-12-15 Alex Brachet[libc] Templatize ato* tests
2022-12-15 Matthias Springer[mlir][cf] Print message in cf.assert to LLVM lowering
2022-12-15 Quentin Colombet[mlir][test] Add expand-strided-metadata to lower-to...
2022-12-14 Peiming Liu[mlir][sparse] introduce sparse_tensor::StorageSpecifie...
2022-12-14 Oleg Shyshkov[mlir] Fix bazel build for https://reviews.llvm.org...
2022-12-14 Krasimir Georgiev[bazel] add some more deps to libc BUILD files
2022-12-14 Krasimir Georgiev[bazel] Add __support_common dep
2022-12-13 Jordan Rupprecht[bazel] Add __support_compiler_features dep in more...
2022-12-13 Jordan Rupprecht[bazel] Add extract_api after 7a85192166b551929d413e8a3...
2022-12-13 Guillaume Chatelet[libc][bazel] Add missing dependency in string_memory_utils
2022-12-13 Guillaume Chatelet[libc] Add compiler, builtin and feature detection
2022-12-13 Diego Caballero[mlir][Vector] Initial masking support in Linalg vectorizer
2022-12-13 Jordan Rupprecht[NFC][bazel] Run buildifier on all bzl/BUILD.bazel...
2022-12-12 Siva Chandra Reddy[libc][bazel] Mark all libc public functions to have...
2022-12-09 Michael Jones[libc] add result class to strtointeger
2022-12-09 NAKAMURA Takumi[Bazel] Set HAVE_DLADDR in config.h
2022-12-08 Haojian WuUpdate the bazel BUILD for dsymutil binary.
2022-12-07 Keith Smiley[bazel] Add fenv_darwin_impl.h to target
2022-12-05 Hanhan Wang[mlir][tensor] Implement TilingInterface for tensor...
2022-12-02 Benjamin Kramer[bazel] Add a missing dependency after 786cbb09ed
2022-12-02 Matthias Springer[mlir][bufferization] Make `TensorCopyInsertionPass...
2022-12-02 Guillaume Chatelet[libc] Make libc memory functions weak by default for...
2022-12-01 Guillaume Chatelet[reland][libc] Add bcopy
2022-12-01 Guillaume ChateletRevert D138994 "[libc] Add bcopy"
2022-12-01 Guillaume Chatelet[libc] Add bcopy
2022-12-01 Jakub Kuderski[mlir][spirv] Drop experimental LinalgToSPIRV pass
2022-11-30 Sterling AugustineFix bazel build for https://reviews.llvm.org/D138980
2022-11-28 Hanhan Wang[mlir][linalg] Add a new pattern to handle folding...
2022-11-28 Nicolas Vasilache[mlir][Test] Add a test pass to act as a sink towards...
2022-11-25 Nicolas Vasilache[mlir][Vector] Add a LowerVectorsOp to VectorTransformOps
2022-11-25 Nicolas Vasilache[mlir][Vector] Vector transform skeleton
2022-11-24 Benjamin Kramer[bazel] Add copts attribute to gentbl_cc_library macro.
2022-11-24 Hanhan WangRevert "[mlir][linalg] Add a new pattern to handle...
2022-11-23 Hanhan Wang[mlir][linalg] Add a new pattern to handle folding...
2022-11-23 Benjamin Kramer[bazel] Add missing dependencies after 7a69a9d7ae
2022-11-22 Benjamin Kramer[bazel] Add missing dependency after 9aa505a28d
2022-11-22 Aart Bik[mlir][sparse] introduce vectorization pass for sparse...
2022-11-21 Benjamin Kramer[bazel] Port d6abdf46bc
2022-11-21 Guillaume Chatelet[libc][test][NFC] bump mpfr version to 4.1.1
2022-11-21 Alex Zinenko[mlir] bazel for D137997
2022-11-19 Tue Ly[libc] Add sub_with_borrow to builtin_wrapper.h
2022-11-18 Guillaume Chatelet[reland][libc][bazel] Add tests to the bazel build
2022-11-18 Adrian Kuegel[mlir][Bazel] Add DebugImporter sources to build target.
2022-11-18 Alexander ShaposhnikovRevert "Revert "[opt][clang] Enable using -module-summa...
2022-11-18 Adrian Kuegel[llvm][Bazel] Remove dependency to avoid cycyle.
2022-11-18 Alexander Shaposhnikov[opt][clang] Enable using -module-summary/-flto=thin...
2022-11-18 Alexander Shaposhnikov[IR] Split out IR printing passes into IRPrinter
2022-11-17 Guillaume ChateletRevert D119547 "[libc][bazel] Add tests to the bazel...
2022-11-17 Jakub Kuderski[bazel][mlir] Add missing dependency for D138178
2022-11-17 Guillaume Chatelet[libc][bazel] Add tests to the bazel build
2022-11-17 wren romano[mlir][sparse] Adding safe comparison functions to...
2022-11-16 Guillaume Chatelet[libc][NFC] move memmove implementation
2022-11-16 Guillaume Chatelet[libc] remove mem functions dead code
2022-11-15 Benjamin Kramer[bazel] Remove reference to file removed in 70dc3b811e4...
2022-11-15 Mahesh Ravishankar[mlir] Remove `Transforms/SideEffectUtils.h` and move...
2022-11-15 Tue Ly[libc][math] Improve the performance and error printing...
2022-11-15 Johannes ReifferscheidUpdate bazel files.
2022-11-14 wren romano[mlir][sparse] Making way for SparseTensorRuntime to...
2022-11-14 Benjamin Kramer[bazel] Add another missing dependency after D137833
2022-11-14 Chenguang Wang[bazel] Fix Bufferization dialect build
2022-11-14 Christian Sigg[mlir][bazel] NFC: change MLIR_GPU_TO_CUBIN_PASS_ENABLE...
2022-11-11 Oleg ShyshkovRevert "Revert "[mlir][linalg] Replace "string" iterato...
2022-11-11 Guray Ozen[mlir] Introduce device mapper attribute for `thread_di...
2022-11-10 Benjamin Kramer[bazel] Provide CLANG_VERSION_MAJOR_STRING for e1b88c8a...
next