aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/mlir-cpu-runner/x86-varargs.mlir
AgeCommit message (Expand)AuthorFilesLines
2023-11-04[MLIR][LLVM] Remove last typed pointer remnants from tests (#71232)Christian Ulmann1-19/+17
2023-09-28[MLIR][LLVM] Add vararg support in LLVM::CallOp and InvokeOp (#67274)Ivan R. Ivanov1-1/+1
2023-02-21[mlir][LLVM] Don't make `LLVM_IntPtrBase` a `BuildableType` to allow the use ...Markus Böck1-2/+2
2023-02-15Reland "[mlir] Make the vast majority of intgration and runner tests work on ...Markus Böck1-0/+1
2023-02-13Revert "[mlir] Make the vast majority of integration and runner tests work on...Aart Bik1-1/+0
2023-02-13[mlir] Make the vast majority of integration and runner tests work on WindowsMarkus Böck1-0/+1
2022-06-27[mlir][LLVMIR] Add support for va_start/copy/end intrinsicsMin-Yih Hsu1-0/+66