summaryrefslogtreecommitdiff
path: root/mlir/test/mlir-translate
AgeCommit message (Expand)Author
2025-08-11[mlir][emitc] Clean up EmitC tests (#152327)Andrey Timonin
2025-08-01[mlir][EmitC]Allow Fields to have initial values (#151437)Jaden Angella
2025-06-29Add`final` specifier to the classop (#145977)Jaden Angella
2025-06-26[mlir][emitC] Add support to emitter for `classop`, `fieldop` and `getfieldop...Jaden Angella
2025-04-21Reapply [MLIR][LLVM] Support for indirectbr (#136378)Bruno Cardoso Lopes
2025-04-14Revert "[MLIR][LLVM] Support for indirectbr" (#135695)Bruno Cardoso Lopes
2025-04-14[MLIR][LLVM] Support for indirectbr (#135092)Bruno Cardoso Lopes
2025-04-10[mlir] implement `-verify-diagnostics=only-expected` (#135131)Maksim Levental
2025-03-14[MLIR][LLVMIR] Add module flags support (#130679)Bruno Cardoso Lopes
2024-03-14[mlir] Make the split markers of splitAndProcessBuffer configurable. (#84765)Ingo Müller
2023-11-16[MLIR] Add DIExpression to LLVM dialect (#72462)Billy Zhu
2023-06-26[mlir] Avoid expensive LLVM IR import warningsTobias Gysi
2023-05-16[mlir] Add mlir translate flag to print errors only.Tobias Gysi
2023-05-12[mlir] Add timings to mlir translate.Tobias Gysi
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in tool/runner...River Riddle
2022-02-03[mlir-translate] Teach these tools about --allow-unregistered-dialectChris Lattner
2021-01-05[mlir] Print the correct tool name in mlirTranslateMainAndrew Young