aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2024-05-24[Support] Remove terminfo dependency (#92865)Aaron Siddhartha Mondal3-9/+0
2024-05-24[bazel] Add missing dep after #93008 (#93325)Keith Smiley1-0/+1
2024-05-24[mlir] Replace MLIR_ENABLE_CUDA_CONVERSIONS with LLVM_HAS_NVPTX_TARGET (#93008)tyb08072-9/+2
2024-05-23[bazel] Port #92986 (#93248)Keith Smiley1-2/+3
2024-05-23[bazel] Port #92331 (#93232)Keith Smiley1-0/+1
2024-05-22[bazel] fix build for 7630379156ec08c9d7b1ea3c03c09e7dc89ef4eeMikhail Goncharov1-0/+1
2024-05-22[bazel] fix build for b00e0c167186d69e1e6bceda57c09b272bd6acfcMikhail Goncharov1-0/+3
2024-05-22[bazel] add bolt address translation header to Passes (#93014)Mikhail Goncharov1-1/+4
2024-05-22[MLIR][Analysis] Consolidate topological sort utilities (#92563)Christian Ulmann1-1/+0
2024-05-21[llvm-driver] Add driver alias for c++filt (#92803)Jordan Rupprecht1-0/+1
2024-05-21[mlir][Bazel] Adjust BUILD file for 33b7833891dcacf9e81e911ed59932fd55113fffAdrian Kuegel1-1/+2
2024-05-20[mlir] [openmp] fix bazel build (#92790)Jeremy Kun1-0/+4
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