[flang] Add cpowi function to runtime and use instead of pgmath
[platform/upstream/llvm.git] / utils /
2022-10-11 Alex Zinenko[mlir] add OperationType to the Transform dialect
2022-10-11 Alex Zinenko[mlir] switch transform dialect ops to use TransformTyp...
2022-10-11 Alex Zinenko[mlir] add types to the transform dialect
2022-10-10 Diego Caballero[mlir][Vector] Introduce 'vector.mask' operation and...
2022-10-10 wren romano[mlir][sparse] Removing DLL attributes from ExecutionEn...
2022-10-10 Goran Flegar[mlir][Bazel] Fix for reviews.llvm.org/D135559
2022-10-10 Simon GieseckeAdd llvm-gsymutil to the Bazel build files.
2022-10-07 Adrian Kuegel[mlir][Bazel] Port d85f6e5d57f38f0cbbc756484e3a93ae89b11195
2022-10-06 Aart Bik[mlir][sparse] remove llvm dependence from sparse bazel
2022-10-06 Alex Brachet[llvm-driver] Add various tools to the llvm-driver
2022-10-06 Aart Bik[mlir][bazel] fix VectorToGPU bazel breakage
2022-10-05 Rob Suderman[mlir][mlprogram] Add CAPI project for MLProgram
2022-10-04 Aart Bik[mlir][sparse] fixed typo in fix of bazel fix
2022-10-04 Aart Bik[mlir][sparse] fix bazel breakage
2022-10-04 Guray Ozen[mlir][transform] Create GPU transform dialect
2022-10-04 Matthias Springer[mlir][tensor][NFC] Rename linalg.init_tensor to tensor...
2022-10-04 Jordan Rupprecht[bazel] port d033ece0c985d3f89c261d030ff2ff1d9c58bbc6
2022-10-03 Aart Bik[mlir] fix bazel build breakage
2022-10-03 Aart Bik[mlir] fix bazel file
2022-10-03 Christian Sigg[Bazel] fixes for 9f77909.
2022-10-03 Matthias Springer[mlir][interfaces] Add ShapedDimOpInterface
2022-09-30 wren romano[mlir][sparse] SparseTensorUtils post-refactoring cleanup
2022-09-30 Adrian Kuegel[mlir][Bazel] Port 11069cbcb47845074d526490fff8daff8afda11d
2022-09-29 wren romano[mlir][sparse] refactoring SparseTensorUtils: (1 of...
2022-09-29 Jakub Kuderski[mlir][arith] Change dialect name from Arithmetic to...
2022-09-28 Benjamin Kramer[bazel] Port 3f050f6ac4626c9bf99bfdf5e4d7162ba7ad5cdc
2022-09-28 Christian Sigg[Bazel] NFC: Move ParseUtilities.h from 'hdrs' to ...
2022-09-28 Christian Sigg[Bazel] Fix after 4b27825ba36d55779561c0a2c3c2f89f52d81303.
2022-09-27 bixia1[mlir][sparse] Add sparse_tensor.sort operator.
2022-09-27 Lorenzo Chelini[MLIR] Expose `getAsValues` in `StaticValueUtils.h...
2022-09-26 Christian Sigg[Bazel] Remove template_rule and use @bazel_skylib...
2022-09-26 Guillaume Chatelet[libc][NFC] Move bzero_inline to separate file
2022-09-26 Oleg Shyshkov[mlir] Add IteratorType enum to StructuredOpsUtils.
2022-09-26 Adrian KuegelRevert "[mlir][Bazel] Port 730ae80d3e1c47f93f725acb2d37...
2022-09-26 Adrian KuegelRevert "[mlir][Bazel] Port 730ae80d3e1c47f93f725acb2d37...
2022-09-26 Adrian Kuegel[mlir][Bazel] Port 730ae80d3e1c47f93f725acb2d37f06fcba0...
2022-09-26 Adrian Kuegel[mlir][Bazel] Port 730ae80d3e1c47f93f725acb2d37f06fcba06953
2022-09-26 Adrian Kuegel[mlir][Bazel] Port afb0b21f24adecfa0b302c79366980453b15ba7b
2022-09-26 Arthur Eubanks[bazel] Always specify --strip=never
2022-09-26 Arthur Eubanks[bazel] Add some general build flags
2022-09-23 Lei Zhang[mlir] NFC: move mergeOffsetsSizesAndStrides into Affin...
2022-09-23 Arthur Eubanks[bazel] Be consistent and say we don't support libfpm...
2022-09-23 Jordan Rupprecht[bazel] Respect llvm_target_list in llvm-exegesis
2022-09-23 Arthur Eubanks[bazel] Remove "nobuildkite" flag for targets depending...
2022-09-23 Caroline Tice[bazel] Remove Mips from Exegesis cc_library definition
2022-09-22 Jordan Rupprecht[bazel] Port 47afaf2eb02b1424a9aba241ccd02393a0cbc648...
2022-09-21 Adrian Kuegel[mlir][Bazel] Port f5fe92f69385
2022-09-20 Frederik Gossen[MLIR] Update bazel build files after 242d558658cd5a480...
2022-09-20 Peiming Liu[mlir][scf] Support simple symbolic expression without...
2022-09-19 Peiming Liu[mlir][scf] Support simple symbolic expression when...
2022-09-19 Dmitri Gribenko[bazel] Port ba8424a251d7
2022-09-19 Benjamin Kramer[bazel] Port 233de4e808b3
2022-09-17 Christian Sigg[Bazel] Allow lit_test() macro to be used from other...
2022-09-15 Groverkss[MLIR][Presburger] Improve unittest parsing
2022-09-15 Haojian WuRevert "Fix bazel build after 84d07d021333f7b5716f0444d...
2022-09-15 Haojian WuFix bazel build after 84d07d021333f7b5716f0444d5c091055...
2022-09-15 Christian Sigg[Bazel] Add lit tests to bazel builds.
2022-09-13 Christian Sigg[Bazel] Bump bazel version to 5.0.
2022-09-13 Haojian WuFix Bazel build for llvm-lipo (61e54384982afa89539cc76b...
2022-09-09 Fangrui Song[Bazel] Port eb65327fe9d8b1a6824937e2b76f759101cd6416
2022-09-09 Benjamin Kramer[bazel] Port 7fa1d743d073
2022-09-09 Christopher Bate[mlir][Tensor] Add rewrites to extract slices through...
2022-09-08 rdzhabarovRevert "Fix bazel deps.". Original change has been...
2022-09-08 rdzhabarovFix bazel deps.
2022-09-08 Quentin Colombet[mlir] Add missing dependency in bazel build
2022-09-08 Christian Sigg[MLIR] NFC: add back exports_files(["run_lit.sh"]).
2022-09-07 Christian Sigg[MLIR] NFC: add back `exports_files(["LICENSE.txt"])`.
2022-09-07 Christian Sigg[MLIR] NFC: expand comment in bazel BUILD file
2022-09-07 Fangrui Song[Bazel] Make clang/unittests:lex_tests depend on /...
2022-09-07 Oleg Shyshkov[mlir] Change CombiningKind in Vector dialect to EnumAttr.
2022-09-06 Benjamin Kramer[bazel] port 5dbc7cf7cac44
2022-09-06 Christian Sigg[MLIR] Switch lit tests to %mlir_lib_dir and %mlir_src_...
2022-09-05 Mehdi AminiPlumb write_bytecode to the Python API
2022-09-05 Christian Sigg[bazel] NFC: Move licenses declaration from package...
2022-09-04 Christian Sigg[mlir:vscode] Fix bazel build after commit f7b8a70
2022-09-03 Benjamin Kramer[bazel] Port f7b8a70e7a1738e0fc6574e3cf8faa4fa1f34eba
2022-09-02 Mikhail Goncharov[bazel] fix libc build
2022-09-02 Matthias Springer[mlir][bufferize] Add isRepetitiveRegion to Bufferizabl...
2022-09-02 Mikhail Goncharov[bazel] additional build fixes for libc
2022-09-01 Wei Yi Tee[clang][dataflow] Refactor `TypeErasedDataflowAnalysisT...
2022-09-01 Michael Jones[libc] add division, modulo, and power to UInt
2022-09-01 Michael Jones[libc] move builtin_wrappers out of fputil
2022-09-01 Michael Jones[libc][bazel] split fputil into individual targets
2022-09-01 Wei Yi Tee[llvm][Testing/ADT] Implement `IsStringMapEntry` testin...
2022-09-01 Tres Poppbazel fixes for c55b41d5199d2394dd6cdb8f52180d8b81d809d4
2022-08-31 Wei Yi Tee[llvm][ADT] Overload output stream operator `<<` for...
2022-08-31 Siva Chandra Reddy[bazel overlay][libc] Add unistd targets.
2022-08-31 Benjamin Kramer[bazel] Drop ConversionPassDetail, it shouldn't be...
2022-08-30 Johannes ReifferscheidMove BufferViewFlowAnalysis to the Bufferization dialect.
2022-08-30 Benjamin Kramer[bazel] Stop building PassGenTest.cpp.inc, it was remov...
2022-08-28 Benjamin Kramer[bazel] Add missing dependency after 1b002d27683522e15d...
2022-08-26 Benjamin Kramer[bazel] Drop clang-offload-wrapper. It was deleted...
2022-08-26 Benjamin Kramer[bazel] Port a235562c0a051d0786cdb7da8e2af93e56e849c3
2022-08-26 Adrian Kuegel[mlir][Bazel] Fix wrong dependency to //llvm:Support
2022-08-26 Adrian Kuegel[mlir][Bazel] Fix bazel build.
2022-08-25 Guillaume Chatelet[NFC][libc] Move Uint implementation to parent directory
2022-08-24 Mircea Trofin[mlgo] Use TFLite for 'development' mode.
2022-08-24 Adrian Kuegel[mlir][Bazel] Fix bazel build.
2022-08-24 Adrian Kuegel[mlir][Bazel] Fix bazel build.
2022-08-23 Johannes Reifferscheidbuffer-deallocation: consider aliases introduced by...
next