[flang] Add COMDAT to global variables where needed
[platform/upstream/llvm.git] / utils /
2023-06-28 Nicolas VasilacheRevert "Revert "[mlir][Transform] Add support for mma...
2023-06-27 Mehdi AminiRevert "[mlir][Transform] Add support for mma.sync...
2023-06-26 Benjamin Kramer[bazel][mlir] Add missing dependencies for 5a1cdcbd8698...
2023-06-26 Andres Villegas[llvm-libtool-darwin] Switch to OptTableSummary
2023-06-26 Fangrui Song[bazel] Add includes after 5a63b2b3049e06d83c43c037aab3...
2023-06-26 Nicolas Vasilache[mlir][Transform] Introduce nvgpu transform extensions
2023-06-26 Christian Sigg[Bazel][llvm] Fix after 8de9f2b
2023-06-26 Benjamin Kramer[bazel] Add TargetParser dep to tblgen after 8de9f2b558...
2023-06-22 Christian Sigg[Bazel][mlir] Avoid ODR violation introduced in 7ab749c.
2023-06-21 Guillaume ChateletRevert D148717 "[libc] Improve memcmp latency and codegen"
2023-06-21 Christian SiggRevert "[Bazel][mlir] Fix ODR violation introduced...
2023-06-21 Christian Sigg[Bazel][mlir] Fix ODR violation introduced in 7ab749c.
2023-06-20 Christian Sigg[Bazel][mlir] Fix after bba2b656110209a3d9863b92c060082...
2023-06-20 Tue Ly[libc][math] Improve exp2f performance.
2023-06-20 Tue Ly[libc][math] Improve tanhf performance.
2023-06-20 Matthias Springer[mlir][transform] Add ApplyRegisteredPassOp transform op
2023-06-19 Christian Sigg[Bazel][mlir] Fix layering check after 11db162db07d6083...
2023-06-18 Pranav Kant[Bazel][mlir] Port ee8b8d6b58e1ff45d1bcbad38c6cf458f872b38d
2023-06-17 Fangrui Song[bazel] Fix clang after D148094
2023-06-17 Pranav Kant[Bazel][mlir] Port 120cd5aafca2ccc8b04d208598e817ffc6d0b869
2023-06-16 Benjamin Kramer[bazel][mlir] Port 65305aeab99ad8ea09dd85e28a41c657152a08fb
2023-06-15 Pranav Kant[Bazel][mlir][tosa] Fix for 86c4972f5f6759b0ba85c568d93...
2023-06-15 Kun Wu[mlir][sparse][gpu] enable sm80+ sparsity integration...
2023-06-15 Benjamin Kramer[bazel][bolt] Port 05634f7346a59f6dab89cde53f39b40d9a70b9c9
2023-06-14 Pranav Kant[Bazel] Another fix for 7a2fdc685f609730af29e5e969843e9...
2023-06-14 Pranav Kant[Bazel] Fix for 7a2fdc685f609730af29e5e969843e9eb71a184c
2023-06-14 Benoit Jacobbazel build --incompatible_no_implicit_file_export
2023-06-14 Tue Ly[libc] Enable hermetic floating point tests again.
2023-06-14 Guillaume Chatelet[libc] Enable custom logging in LibcTest
2023-06-14 Guillaume ChateletRevert D152630 "[libc] Enable custom logging in LibcTest"
2023-06-14 Guillaume Chatelet[libc] Enable custom logging in LibcTest
2023-06-13 Pranav Kant[Bazel] Fix build
2023-06-13 Tue Ly[libc] Add Int<> type and fix (U)Int<128> compatibility...
2023-06-12 James Knight[bazel] Repair clang_headers_gen when run on macOS.
2023-06-12 Michael Jones[libc] Add qsort_r
2023-06-12 Guillaume Chatelet[libc] Improve memcmp latency and codegen
2023-06-12 Tue Ly[libc] Add platform independent floating point rounding...
2023-06-12 Guillaume ChateletRevert D148717 "[libc] Improve memcmp latency and codegen"
2023-06-12 Guillaume Chatelet[libc] Improve memcmp latency and codegen
2023-06-10 Tue Ly[libc][math] Move str method from FPBits class to testi...
2023-06-10 Jordan Rupprecht[bazel][NFC] Add Dialect/Func/Extensions library and...
2023-06-09 Mikhail Goncharov[bazel] format bazel files NFC
2023-06-08 Michael Jones[libc][NFC] land long double table for printf
2023-06-08 Michael Jones[libc] add options to printf decimal floats
2023-06-06 Kun Wu[mlir][sparse][gpu] add sm8.0+ tensor core 2:4 sparsity...
2023-06-06 Benjamin Kramer[bazel] Port 44268271f61e46636619623d52013c3be3e272c0
2023-06-06 Benjamin Kramer[bazel] Port 1117b9a284aa6e4b1f3cbde31825605bd07a2384
2023-06-06 Jacques Pienaar[mlir] Convert quantized dialect bytecode to generated.
2023-06-06 Aart Bikbazel build fix
2023-06-05 Aart Bikfix build issue on bazel
2023-06-05 Siva Chandra Reddy[bazel][libc] Add targets for integer abs and div funct...
2023-06-05 Johannes Reifferscheid[bazel] Merge BytecodeOpInterface target into IR.
2023-06-05 Guillaume ChateletRevert D148717 "[libc] Improve memcmp latency and codegen"
2023-06-05 Guillaume Chatelet[libc] Improve memcmp latency and codegen
2023-06-05 Adrian Kuegel[mlir][Bazel] Adjust BUILD files for a9d003ef855ff7ed1b...
2023-06-05 Mikhail Goncharov[bazel] add missing dep for GPUTransforms
2023-06-04 Benjamin Kramer[bazel] Port 36f351098cd5
2023-06-03 Tue Ly[libc][NFC] Add LIBC_INLINE and attribute.h header...
2023-06-02 Haojian Wu[bazel] Add include-cleaner targets, fix clang-tidy...
2023-06-02 Matthias Springer[mlir][transform] Utilize op interface instead of tenso...
2023-06-02 Matthias Springer[mlir][IR][NFC] Move CastOpInterface helpers to mlir...
2023-06-01 Matthias Springer[mlir][tensor] Add pattern to drop redundant insert_sli...
2023-05-31 Benjamin Chetioui[mlir][bazel] Disable Transform/test-repro-dump.mlir...
2023-05-31 Haojian Wu[bazel] Port for 301eb6b68f30074ee3a90e2dfbd11dfd87076323
2023-05-31 Benjamin Chetioui[mlir][bazel] Follow-up fix for ce954e1cda5c9b55325903d...
2023-05-31 Adrian Kuegel[mlir][Bazel] Adapt Bazel BUILD for ce954e1cda5c9b55325...
2023-05-31 yijia1212add missing dependency for TosaToLinalg
2023-05-30 Fangrui SongRemove HAVE_STRERROR
2023-05-30 Benjamin KramerRevert "[mlir][bazel] Port for 660f714, third attempt"
2023-05-30 Haojian Wu[bazel] Port for 9f6250f591057e68c0bda564716b6918b8e39a...
2023-05-29 Haojian Wu[bazel] Port for 9f6250f591057e68c0bda564716b6918b8e39a84.
2023-05-27 Eugene Burmako[mlir][bazel] Port for 660f714, third attempt
2023-05-27 Eugene Burmako[MLIR] Reformat the Bazel build
2023-05-27 Benjamin Kramer[bazel] Add missing dependency for ddeab07ca63235f8d952...
2023-05-27 Haojian Wu[mlir][bazel] Port for 660f714e26999d266232a1fbb02712bb...
2023-05-27 Haojian Wu[mlir][bazel] Port for 660f714e26999d266232a1fbb02712bb...
2023-05-26 Benjamin Kramer[bazel][libc] Add another missing dependency
2023-05-26 Benjamin Kramer[bazel][libc] Add file missing for 25174976e19b2ef916bb...
2023-05-26 Benjamin Kramer[bazel][libc] Adjust for 4f1fe19df385445fabde47998affca...
2023-05-26 Benjamin Kramer[bazel] Run buildifier on libc BUILD. NFC.
2023-05-25 Eugene Burmako[MLIR] Fixup Bazel build for Add a pattern for transfor...
2023-05-25 Siva Chandra Reddy[libc] Add macro LIBC_THREAD_LOCAL.
2023-05-25 Sterling AugustineAdd missing dependency for tests.
2023-05-25 Matthias Springer[mlir][tensor] TrackingListener: Support cast-like...
2023-05-25 Matthias Springer[mlir][tensor] TrackingListener: Find replacement ops...
2023-05-25 Guillaume Chatelet[libc][test] Drastically reduce mem test runtime
2023-05-25 Aliia KhasanovaFix build file for https://github.com/llvm/llvm-project...
2023-05-25 Tobias Hieta[NFC][Py Reformat] Reformat python files in the rest...
2023-05-25 Siva Chandra Reddy[libc][bazel] Add targets for fmod* and scalbn*.
2023-05-24 Sterling Augustineremove useless visibility spec from bazel build.
2023-05-24 Eugene Burmako[MLIR] Update Bazel build to finish moving PDL-related...
2023-05-24 Sterling AugustineDisable MLIR_ENABLE_EXPENSIVE_PATTERN_API_CHECKS for...
2023-05-24 Sterling AugustineFix bazel build for https://reviews.llvm.org/D144552
2023-05-24 Alex Zinenko[mlir] move PDL-related transform ops into an extension
2023-05-24 Tue Ly[libc][bazel] Add log, log2, log10, log1p to bazel...
2023-05-24 Benjamin Kramer[bazel] Fix build after 0bf120a82040f7ffaba0f0ab72a983f...
2023-05-23 Aaron Siddhartha... [bazel] Add clang-offload-packager and clang-linker...
2023-05-23 Eugene Burmako[MLIR] Update Bazel build to remove references to Pybin...
2023-05-23 Tue Ly[libc][math] Make log10 correctly rounded for non-FMA...
2023-05-22 Michael Jones[libc] Use MPFR for strtofloat fuzzing
next