aboutsummaryrefslogtreecommitdiff
path: root/utils/bazel/llvm-project-overlay/mlir/tblgen.bzl
AgeCommit message (Expand)AuthorFilesLines
2024-04-24[mlir][ods] Allow sharding of op definitions (#89423)Jeff Niu1-0/+133
2024-03-04[bzl] Remove obsolete `output_to_genfiles = True` (#83944)Jordan Rupprecht1-2/+0
2022-11-24[bazel] Add copts attribute to gentbl_cc_library macro.Benjamin Kramer1-0/+3
2021-09-20Add use_default_shell_env = True to ctx.actions.runAlexander Grund1-0/+4
2021-08-04[Bazel] Drop deprecated tblgen includes mechanismGeoffrey Martin-Noble1-41/+10
2021-07-29[Bazel] Make td_library usable as dataGeoffrey Martin-Noble1-12/+28
2021-07-21[Bazel] Remove deprecated td_relative_includesGeoffrey Martin-Noble1-4/+1
2021-07-20[Bazel] Remove explicit relative_to_caller_repositoryGeoffrey Martin-Noble1-4/+1
2021-07-16[Bazel] Delete blank line to make buildifier happyFangrui Song1-1/+0
2021-07-16[Bazel] Make gentbl_test compatible with coverageGeoffrey Martin-Noble1-7/+12
2021-07-16[Bazel] Use bazel_skylib paths for paths mungingGeoffrey Martin-Noble1-7/+15
2021-07-16[Bazel] Delete deprecated gentbl ruleGeoffrey Martin-Noble1-42/+0
2021-06-22Introduce a Bazel build configurationGeoffrey Martin-Noble1-0/+480