summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* cmake: Enable 64bit off_t on 32bit glibc systemsKhem Raj2023-02-051-3/+0
* [libc][NFC] Replace "inline" keyword with "LIBC_INLINE".Siva Chandra Reddy2023-01-241-1/+5
* Revert D142108 "[reland][libc][NFC] Detect host CPU features using try_compil...Guillaume Chatelet2023-01-241-1/+0
* [reland][libc][NFC] Detect host CPU features using try_compile instead of try...Guillaume Chatelet2023-01-241-0/+1
* [libc][NFC] Another round of replacement of static inline with LIBC_INLINE.Siva Chandra Reddy2023-01-241-0/+1
* [bazel] Enable layering_check for llvm/unittestsFangrui Song2023-01-231-1/+4
* [bazel] Fix --features=layering_check issues for llvm/unittestsFangrui Song2023-01-232-1/+57
* [bazel] Fix layering_check issues of {llvm,clang}:allFangrui Song2023-01-232-1/+12
* bazel: adapt for https://github.com/llvm/llvm-project/commit/a4699a43e4261528...Krasimir Georgiev2023-01-231-0/+1
* Revert D142108 "[libc][NFC] Detect host CPU features using try_compile instea...Guillaume Chatelet2023-01-231-1/+0
* [libc][NFC] Detect host CPU features using try_compile instead of try_run.Guillaume Chatelet2023-01-231-0/+1
* [bazel] Add missing dependencies for 4f1e244eb5Benjamin Kramer2023-01-221-0/+2
* [bazel][libc] fixesDavid Blaikie2023-01-211-0/+4
* [bazel][libc] fixesDavid Blaikie2023-01-211-1/+2
* bazel: libc: Add missing dependencyDavid Blaikie2023-01-211-0/+1
* [bazel] Fix up dependencyBenjamin Kramer2023-01-201-1/+1
* Revert "Revert "[MLIR] Update bazel build file after 455305624884cf9237143e2b...Benjamin Kramer2023-01-201-0/+18
* [bazel] Remove some unused dependenciesBenjamin Kramer2023-01-201-2/+0
* [bazel] Add missing dependency after 16f8d17f7bBenjamin Kramer2023-01-201-0/+1
* [bazel] Add missing dependencies for 790f237012Benjamin Kramer2023-01-201-0/+2
* [Bazel] Fix layering issuesGeoffrey Martin-Noble2023-01-192-0/+6
* Revert "[MLIR] Update bazel build file after 455305624884cf9237143e2ba0635fcc...Frederik Gossen2023-01-191-18/+0
* [MLIR] Update bazel build file after 455305624884cf9237143e2ba0635fcc5ba5206Frederik Gossen2023-01-191-0/+18
* [MLIR] Add InferTypeOpInterface to scf.if opFrederik Gossen2023-01-191-0/+2
* [NFC][bazel] Move _tensor_ops_ext.py to the correct filegroupJordan Rupprecht2023-01-191-1/+1
* [NFC][bazel] Add _tensor_ops_ext.py to SparseTensorOpsPyFilesJordan Rupprecht2023-01-191-0/+1
* [NFC][bazel] Enable layering_check for mlir/unittestsJordan Rupprecht2023-01-193-6/+55
* [bazel] Fix build after c33b9395b1Benjamin Kramer2023-01-181-1/+4
* Add NVGPUUtil bazel libManish Gupta2023-01-171-2/+16
* [NFC][bazel] Add export_files for utils/textmate/mlir.jsonJordan Rupprecht2023-01-171-0/+1
* Fix bazel build overlay.Johannes Reifferscheid2023-01-171-0/+30
* [bazel] Another blank-line format fix for the utils/bazel/configure.bzl, NFCHaojian Wu2023-01-161-0/+4
* [bazel] Fix the format of utils/bazel/configure.bzl, NFCHaojian Wu2023-01-161-4/+4
* [Bazel] Use `LLVM_VERSION` from `llvm/CMakeLists.txt`NAKAMURA Takumi2023-01-145-11/+121
* [Clang] Remove `CLANG_OPENMP_NVPTX_DEFAULT_ARCH` CMake option.Joseph Huber2023-01-131-3/+0
* Revert "[clang-scan-deps] Migrate to OptTable"Alex Brachet2023-01-131-13/+0
* [clang-scan-deps] Migrate to OptTableAlex Brachet2023-01-131-0/+13
* [bazel] Updates for https://github.com/llvm/llvm-project/commit/aa0883b59ae17...Dmitri Gribenko2023-01-131-0/+1
* [mlir][affine][transform] Simplify affine.min/max ops with given constraintsMatthias Springer2023-01-131-0/+3
* [test] Split out Annotations from `TestingSupport`Jordan Rupprecht2023-01-122-3/+15
* [bazel] Fix --features=layering_check issues and enable layering_check for lldFangrui Song2023-01-121-0/+25
* [bazel] Enable layering_check for llvm and clangFangrui Song2023-01-112-1/+5
* [bazel] Fix all remaining --features=layering_check issues for @llvm-project/...Fangrui Song2023-01-111-0/+6
* [bazel] Fix all remaining --features=layering_check issues for @llvm-project/...Fangrui Song2023-01-111-1/+16
* [bazel] Fix some --features=layering_check issuesFangrui Song2023-01-111-1/+63
* [Bazel] Fix typo (missing comma) in previous commit.Caroline Tice2023-01-111-1/+1
* [Bazel] Add //llvm:TargetParser depenendency to clang driver for RISCVTargetP...Caroline Tice2023-01-111-0/+1
* [Bazel] Enable LoongArch by default, corresponding to llvmorg-16-init-16825-g...NAKAMURA Takumi2023-01-111-0/+1
* [Bazel] Create LoongArch target.NAKAMURA Takumi2023-01-111-4/+19
* [Bazel] Update `//llvm:TargetParser` for `RISCVTargetParserDef.inc`NAKAMURA Takumi2023-01-111-1/+15