[SCEV] Use context to strengthen flags of BinOps
[platform/upstream/llvm.git] / utils /
2022-08-02 Sriraman TallamThis patch fixes these errors while building BOLT.
2022-08-02 Adrian Kuegel[mlir][Bazel] Fix typo in file name.
2022-08-02 Adrian Kuegel[mlir][Bazel] Add missing dependency.
2022-08-02 Adrian Kuegel[mlir][Bazel] Add yet another missing dependency.
2022-08-02 Adrian Kuegel[mlir][Bazel] Add missing dependency.
2022-08-02 Adrian Kuegel[mlir][Bazel] Update bazel build after 14d79afeae63d78d...
2022-08-02 Adrian Kuegel[mlir][Bazel] Remove reference to deleted header.
2022-08-01 Stephan Herhut[mlir][bazel] Fix bazel build files
2022-08-01 Guillaume Chatelet[libc][NFC] Use STL case for utility
2022-08-01 Guillaume Chatelet[libc][NFC] Use STL case for limits
2022-08-01 Guillaume Chatelet[libc][NFC] Use STL case for functional
2022-08-01 Guillaume ChateletReland [libc][NFC] Use STL case for array
2022-08-01 Guillaume ChateletRevert "[libc][NFC] Use STL case for array"
2022-08-01 Guillaume Chatelet[libc][NFC] Use STL case for array
2022-07-31 NAKAMURA Takumi[Bazel] Add JITLink/COFFOptions.td (llvmorg-16-init...
2022-07-30 Tue Ly[libc] Implement cosf function that is correctly rounde...
2022-07-29 Guillaume Chatelet[libc][NFC] Use STL case for type_traits
2022-07-28 Daniele VettorelAdd `llvm-dwarfutil` to Bazel targets
2022-07-28 Christian Sigg[MLIR] Fix bazel build after 7356404ace4bdb09e8a81eb2d1...
2022-07-28 Stella Laurenzo[mlir] Delete most of the ops from the quant dialect.
2022-07-27 Tue Ly[libc] Change sinf range reduction to mod pi/16 to...
2022-07-27 Benjamin Kramer[bazel] Port 5caa941f683270c3e5078ec46f208212b565c505
2022-07-27 NAKAMURA Takumi[Bazel] Bump to v16.0.0, corresponding to llvmorg-16...
2022-07-27 Alex Zinenko[mlir] update Bazel for e99fae899710b041994cef4beb6764f...
2022-07-26 Alexander Belyaev[mlir] Sort the libraties in BUILD.bazel.
2022-07-26 Alexander Belyaev[mlir] Update bazel build.
2022-07-26 Benjamin Kramer[bazel] Port 628fbbef81c5ac806e6dbf2bce18dd44980051b1
2022-07-26 Dmitri Gribenko[bazel] Run autoformatter on BUILD.bazel
2022-07-26 Benjamin Kramer[bazel] Port 7a5cb15ea6facd82756adafae76d60f36a0b60fd
2022-07-26 Weverything[bazel] Add new rule for c60b897d22b2feab3282c4fc2b390b...
2022-07-25 Alex Zinenko[mlir] Transform dialect: separate dependent and genera...
2022-07-23 Benjamin Kramer[bazel] Add missing dependencies after 535b507ba58e8b5f...
2022-07-22 Tue Ly[libc] Implement sinf function that is correctly rounde...
2022-07-21 Augie Fackler[bazel] add headers now required after 17e4c217b663
2022-07-21 Nicolas Vasilache[mlir][Linalg] Add a Transform dialect NavigationOp...
2022-07-20 Benjamin Kramer[bazel] Also add -lrt to OrcTargetProcess for 1b1f1c778...
2022-07-20 Benjamin Kramer[bazel] Add -lrt on non-darwin/non-windows for 1b1f1c77...
2022-07-19 Sriraman TallamBazel BUILD file for BOLT.
2022-07-19 Cole Kissane[llvm] add zstd to `llvm::compression` namespace
2022-07-19 Benjamin Kramer[bazel] Fix the build after 18b92c66fe59a44f50bc211a418...
2022-07-19 Benjamin Kramer[bazel] Remove libraries that don't build anymore after...
2022-07-18 Aart Bik[mlir][sparse] migrate sparse rewriting to sparse trans...
2022-07-18 Alex Zinenko[mlir] Fix Bazel for 5e83a5b4752da6631d79c446f21e5d128b...
2022-07-17 Stella Laurenzo[mlir] Overhaul C/Python registration APIs to properly...
2022-07-14 Tue Ly[libc] Add nearest integer instructions to fputil.
2022-07-14 Amara EmersonRevert "[llvm] add zstd to llvm::compression namespace"
2022-07-14 Cole Kissane[llvm] add zstd to llvm::compression namespace
2022-07-14 Cole KissaneRevert "[llvm] add zstd to `llvm::compression` namespace"
2022-07-14 Cole Kissane[llvm] add zstd to `llvm::compression` namespace
2022-07-13 Jorge Gorbe Moya[bazel] add missing gmock dependency to //clang/unittes...
2022-07-12 Krzysztof Drewniak[mlir] Remove VectorToROCDL
2022-07-12 Alex Zinenko[mlir] Transform op for multitile size generation
2022-07-12 Alex Zinenko[mlir] Allow Tile transform op to take dynamic sizes
2022-07-08 Leonard ChanRevert "[llvm] cmake config groundwork to have ZSTD...
2022-07-08 Cole Kissane[llvm] cmake config groundwork to have ZSTD in LLVM
2022-07-08 Jacques Pienaar[mlir][bzl] Update for 1a92dbcfa88a857bf735c897125d9a2f...
2022-07-07 Adrian Kuegel[llvm][Debuginfod][Bazel] Match dependencies in CMakeLi...
2022-07-06 NAKAMURA Takumi[Bazel] Fixup to llvmorg-15-init-15618-ge0b520865026...
2022-07-06 Adrian Kuegel[mlir][Bazel] Fix Bazel build after a2158374ba1a6f81f4c...
2022-07-05 Christian Sigg[mlir] Add InferIntRangeInterface to gpu.launch
2022-07-04 Nicolas Vasilache[mlir][Tensor] Move ParallelInsertSlice to the tensor...
2022-07-03 NAKAMURA Takumi[Bazel] Make `builtin_headers_gen` as subset of CMake...
2022-07-01 Arthur Eubanks[bazel] Fix invalid characters
2022-07-01 Arthur Eubanks[bazel] Port 43dc3190, adding rules to generate dxil...
2022-07-01 Mikhail Goncharov[fix/build] bazel rule for ParallelCombiningOpInterface
2022-06-30 rdzhabarov[fix/build] Fix bazel build rule.
2022-06-29 rdzhabarov[Fix/Build] Fixing missing dependency for bazel.
2022-06-25 Jacques Pienaar[mlir][shape] Switch types to ODS generated (NFC)
2022-06-24 Aart Bik[mlir][bufferization][sparse] put restriction on sparse...
2022-06-24 Siva Chandra Reddy[libc] Add Uint128 type as a fallback when __uint128_t...
2022-06-24 Matthias Springer[mlir][sparse][bufferize] Implement BufferizableOpInterface
2022-06-23 Okwan Kwon[mlir][linalg] move isElementwise() to Linalg/Utils...
2022-06-22 Guillaume ChateletRe-land [libc] Apply no-builtin everywhere, remove...
2022-06-21 Mahesh Ravishankar[mlir][TilingInterface] Enable tile and fuse using...
2022-06-21 Mahesh RavishankarRevert "[mlir][TilingInterface] Enable tile and fuse...
2022-06-21 Mahesh Ravishankar[mlir][TilingInterface] Enable tile and fuse using...
2022-06-21 Matthias Springer[mlir][memref] Fix layout map computation in inferRankR...
2022-06-21 Mogball[mlir][ods] Remove StructAttr
2022-06-20 Alex Zinenko[mlir] move SCF headers to SCF/{IR,Transforms} respectively
2022-06-18 NAKAMURA Takumi[Bazel] Rename generated *_main.cpp to [tool-name]...
2022-06-17 Benjamin Kramer[mlir][sparse] Inline the definition of LLVM_ATTRIBUTE_WEAK
2022-06-17 Benjamin Kramer[bazel] Add missing dependency after 455679413
2022-06-17 Frederik Gossen[mlir][nvgpu] Fix Bazel BUILD file
2022-06-17 Christopher Bate[mlir][nvgpu] shared memory access optimization pass
2022-06-17 Guillaume Chatelet[libc] Rely on __builtin_memcpy_inline for memcpy imple...
2022-06-17 Alex Zinenko[mlir] replace 'emit_c_wrappers' func->llvm conversion...
2022-06-17 Guillaume Chatelet[libc][bazel] Remove memcpy dependency in memmove
2022-06-16 bixia1[mlir][complex] Add Python bindings for complex ops.
2022-06-16 Guillaume ChateletRevert "[libc] Apply no-builtin everywhere, remove...
2022-06-15 Jacques Pienaar[mlir][bzl] Export textmate grammar file
2022-06-15 Rob Suderman[tosa] Lower tosa.slice to tensor.slice for dynamic...
2022-06-15 Thomas Raoux[mlir][vector] NFC remove dependency of VectorTransform...
2022-06-14 Benjamin Kramer[bazel] Port b0b00432093b
2022-06-14 Benjamin Kramer[bazel] Port 75bfc6f29579
2022-06-14 Mogball(Reland)[mlir] Add a generic data-flow analysis framework
2022-06-14 Frederik GossenRevert "[mlir] Add a generic data-flow analysis framework"
2022-06-14 Mogball[mlir] Add a generic data-flow analysis framework
2022-06-14 Thomas Raoux[mlir][vector] Add pattern to distribute vector reducti...
2022-06-13 Benjamin Kramer[bazel] Unbreak the build after cf6a7c194793
2022-06-13 Mahesh Ravishankar[mlir][TilingInterface] Add pattern to tile using Tilin...
next