aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2023-05-27[bazel] Add missing dependency for ddeab07ca63235f8d952e1171b56fdb0f2d761c9Benjamin Kramer1-0/+1
2023-05-27[mlir][bazel] Port for 660f714e26999d266232a1fbb02712bb879bd34e, secondHaojian Wu2-34/+88
2023-05-27[mlir][bazel] Port for 660f714e26999d266232a1fbb02712bb879bd34eHaojian Wu1-0/+35
2023-05-26[bazel][libc] Add another missing dependencyBenjamin Kramer1-0/+1
2023-05-26[bazel][libc] Add file missing for 25174976e19b2ef916bb94f4613662646c95cd46Benjamin Kramer1-0/+2
2023-05-26[bazel][libc] Adjust for 4f1fe19df385445fabde47998affca50c7f1bc1eBenjamin Kramer2-0/+38
2023-05-26[bazel] Run buildifier on libc BUILD. NFC.Benjamin Kramer1-6/+6
2023-05-25[MLIR] Fixup Bazel build for Add a pattern for transforming gpu.global_id to ...Eugene Burmako2-0/+2
2023-05-25[libc] Add macro LIBC_THREAD_LOCAL.Siva Chandra Reddy1-1/+5
2023-05-25Add missing dependency for tests.Sterling Augustine1-0/+1
2023-05-25[mlir][tensor] TrackingListener: Support cast-like InsertSliceOps with dynami...Matthias Springer1-0/+1
2023-05-25[mlir][tensor] TrackingListener: Find replacement ops through cast-like Inser...Matthias Springer1-0/+2
2023-05-25[libc][test] Drastically reduce mem test runtimeGuillaume Chatelet1-0/+1
2023-05-25Fix build file for https://github.com/llvm/llvm-project/commit/12648492998bd2...Aliia Khasanova1-0/+33
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta1-51/+58
2023-05-25[libc][bazel] Add targets for fmod* and scalbn*.Siva Chandra Reddy2-0/+69
2023-05-24remove useless visibility spec from bazel build.Sterling Augustine1-1/+0
2023-05-24[MLIR] Update Bazel build to finish moving PDL-related transform ops into an ...Eugene Burmako1-0/+1
2023-05-24Disable MLIR_ENABLE_EXPENSIVE_PATTERN_API_CHECKS for bazel builds.Sterling Augustine1-1/+1
2023-05-24Fix bazel build for https://reviews.llvm.org/D144552Sterling Augustine1-0/+19
2023-05-24[mlir] move PDL-related transform ops into an extensionAlex Zinenko3-3/+72
2023-05-24[libc][bazel] Add log, log2, log10, log1p to bazel layout.Tue Ly2-0/+120
2023-05-24[bazel] Fix build after 0bf120a82040f7ffaba0f0ab72a983f1cd9343abBenjamin Kramer1-0/+2
2023-05-24[bazel] Add clang-offload-packager and clang-linker-wrapperAaron Siddhartha Mondal1-0/+62
2023-05-23[MLIR] Update Bazel build to remove references to PybindUtils.cppEugene Burmako1-1/+0
2023-05-23[libc][math] Make log10 correctly rounded for non-FMA targets and improve its...Tue Ly1-0/+1
2023-05-22[libc] Use MPFR for strtofloat fuzzingMichael Jones1-0/+1
2023-05-22[bazel] Remove terminfo dependencyAaron Siddhartha Mondal10-285/+0
2023-05-22[bazel] Port 231a6959025b3101942701b214c64762b55222c6Benjamin Kramer1-0/+1
2023-05-22[Bazel] Add missing tablegen.Johannes Reifferscheid1-2/+10
2023-05-22[Bazel] Fixup for 612781918fb01a2a0985a1c4c9200f5d5d1581ccKrasimir Georgiev1-0/+1
2023-05-22[Bazel] Fixup for 3128b3105d7a226fc26174be265da479ff619f3eKrasimir Georgiev1-0/+2
2023-05-21[Bazel] Fixup for D149515 (MCTargetDesc/*.def)NAKAMURA Takumi1-0/+1
2023-05-19[bazel] Rework zlib dependencyAaron Siddhartha Mondal9-217/+114
2023-05-19[bazel] Port 00bd8e90116d99499f9161914fa5e00eed14a5ffBenjamin Kramer1-0/+2
2023-05-18[mlir][sparse] Make sparse_tensor::StorageLayout publicly available.Peiming Liu1-0/+1
2023-05-17[mlir] don't hardcode PDL_Operation in Transform dialect extensionsAlex Zinenko1-9/+0
2023-05-17[bazel] Port c8a581c331f27a1ece8e42206831e56b7a222d26Benjamin Kramer1-0/+24
2023-05-17[bazel] Fix missing deps for layering checkDmitri Gribenko1-0/+1
2023-05-17[bazel] Fix missing dependencies for OpenMPGuillaume Chatelet1-0/+1
2023-05-16[bazel] Fix buildAnlun Xu1-1/+1
2023-05-16[bazel] Fix buildAnlun Xu1-0/+1
2023-05-16[bazel] Fix build after 0c4d7d14e94dGoran Flegar1-0/+1
2023-05-16[mlir] make structured transform ops use typesAlex Zinenko1-2/+0
2023-05-12[mlir][gpu][sparse] add gpu ops for sparse matrix computationsAart Bik1-0/+1
2023-05-11[bazel] fix bazelPeiming Liu1-0/+1
2023-05-11[bazel][NFC] Add missing dep after 5ac48ef51393e6d8392182ad439a22002571d554Jordan Rupprecht1-0/+1
2023-05-09[bazel] Port BUILD rules for 92cc30aca78703174e89880aca85e5a5ff41cc98.Benjamin Chetioui1-18/+18
2023-05-08[mlir][vector] Generalize vector.transpose lowering to n-D vectorsHanhan Wang1-0/+1
2023-05-07[bazel] Make labels to third-party dependencies explicitAaron Siddhartha Mondal3-10/+10