aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2024-05-17[mlir][polynomial] split attributes into its own tablegen (#92613)Jeremy Kun1-1/+1
2024-05-17Poly canonicalization (#91410)Jeremy Kun1-0/+18
2024-05-16[bazel] Port #91960 (#92458)Keith Smiley1-4/+5
2024-05-16[mlir][bazel] Fix bazel build.Oleg Shyshkov1-0/+1
2024-05-15[bazel] Add new dependencies (#92323)Keith Smiley2-1/+5
2024-05-15[bazel] Port #92199Fangrui Song1-0/+2
2024-05-14[mlir][bazel] Fix bazel build.Oleg Shyshkov1-0/+1
2024-05-14Fix Bazel Build (#92139)quanwanandy2-0/+21
2024-05-14[libc][bazel] Updates for 292b300c5131e54b9977305bb4aca9a03e1b4fedDmitri Gribenko1-2/+19
2024-05-14[bazel] Actually port libc #91905Fangrui Song1-0/+12
2024-05-13[bazel] Port libc #91905Fangrui Song1-0/+33
2024-05-13[libc] add errno_macro header to bazel build (#92044)Michael Jones1-0/+6
2024-05-13[mlir][vector] Add Vector-dialect interleave-to-shuffle pattern, enable in Ve...Benoit Jacob1-0/+1
2024-05-13[mlir][Bazel] Adjust BUILD.bazel for eeafc9daa15d2d022bcdd456d4b8bafd23f5f121Adrian Kuegel1-0/+2
2024-05-13[mlir][Bazel] Update BUILD file for 1337622a492f4e77604b09ac8ff97042e46d8d42Adrian Kuegel1-0/+3
2024-05-10[bazel] Codesign debugserver on macOS (#91789)Keith Smiley2-13/+38
2024-05-09[bazel] Fix new CodeGen dep (#91654)Keith Smiley1-2/+3
2024-05-09[bazel] Rework liblldb (#91549)Keith Smiley1-21/+48
2024-05-09[libc] Use __builtin_fma(f) by default if LIBC_TARGET_CPU_HAS_FMA is defined....lntue1-8/+0
2024-05-08[bazel] Add missing dependency for 6ed8434edc5934210a38be99f33b6baed83df85cBenjamin Kramer1-0/+1
2024-05-08[bazel][libc] Split up mutex libraries like ab3a9e724d87a4272782f76b90fb0872a...Benjamin Kramer1-1/+33
2024-05-07[bazel] Move HostMacOSXPrivateHeaders to macOS only dep (#91354)Keith Smiley1-1/+1
2024-05-07[bazel] Add `nobuildkite` tags for incompatible targetsBenjamin Kramer1-0/+2
2024-05-07[bazel] Add `nobuildkite` tags for incompatible targetBenjamin Kramer1-0/+1
2024-05-06[bazel] Fix layering_check with macOS targets (#91260)Keith Smiley2-4/+28
2024-05-03[llvm][bazel] Fix BUILD after dcf376aae738252fb52a73bcf7f58fd030e15ee2.Christian Sigg1-0/+1
2024-05-02Fix MLIR BUILDAnlun Xu1-0/+40
2024-05-02[mlir][sparse] Support explicit/implicit value for complex type (#90771)Yinying Li1-0/+1
2024-05-02[lldb][bazel] Fix BUILD after dcbf0fcd0d5572f7001ebdd3bda6062593ec172b. (#90825)Christian Sigg1-20/+14
2024-05-01[bazel][clang] Add missing dependency for 6e31714d249f857f15262518327b0f0c950...Benjamin Kramer1-0/+1
2024-04-30[MLIR] Generalize expand_shape to take shape as explicit input (#90040)Gaurav Shukla1-0/+1
2024-04-30[lldb][bazel] Fix BUILD after 975eca0e6a3459e59e96b0df33ea0cfbd157c597. (#90564)Christian Sigg3-1/+24
2024-04-29[driver] Allow `ld` as a driver alias to lld (#90515)Jordan Rupprecht1-1/+1
2024-04-29[mlir][Bazel] Add missing dependency after 145176dc0c93566ce4aef721044d49ab8b...Adrian Kuegel1-0/+1
2024-04-26[Bazel] Add llvm-mca unittests (#90309)Aiden Grossman2-8/+45
2024-04-25fix LinalgTransforms bazel build (#90120)Jeremy Kun1-0/+2
2024-04-24remove duplicate td_library import (#90003)Jeremy Kun1-2/+2
2024-04-24[mlir][test] Shard the Test Dialect (NFC) (#89628)Jeff Niu1-10/+15
2024-04-24[mlir][ods] Allow sharding of op definitions (#89423)Jeff Niu2-0/+142
2024-04-24split XeGPU enums into a separate build rule (#89997)Jeremy Kun1-10/+41
2024-04-24[bazel] Mark linux LLDB plugin as linux only (#89961)Keith Smiley1-0/+4
2024-04-24[llvm][Bazel] Fix Bazel build for 71c5964f5c0686be3319bc55a0dbfb0e3a60a917Dmitry Chernenkov1-0/+27
2024-04-24[libc][bazel] Allow configure options to alter all targets (#89251)Guillaume Chatelet4-30/+58
2024-04-24[Bazel][libc] Add fp_test_helper in depsPranav Kant1-0/+1
2024-04-23[Bazel][libc] Fix breakage after 837dab96d6f5bece79fd58d28ea2e6f7c0912493Pranav Kant2-18/+60
2024-04-23[libc] Make fenv and math tests preserve fenv_t state (#89658)Roland McGrath1-2/+4
2024-04-23[bazel] Add a bazel flag to enable building MLIR with CUDA support (#88856)Adam Paszke2-1/+15
2024-04-23[mlir][bazel] drop unnecessary ruleOleksandr "Alex" Zinenko1-7/+0
2024-04-23[mlir][Bazel] Add test data to adapt for 79225349748bb556fd027cc0bfeb73b1e9a6...Adrian Kuegel1-0/+2
2024-04-23[Bazel][libc] Fix build failurePranav Kant1-0/+1