summaryrefslogtreecommitdiff
path: root/mlir/lib/Debug/Observers
AgeCommit message (Expand)Author
2025-07-15[mlir] Remove unused includes (NFC) (#148872)Kazu Hirata
2025-04-19[mlir] Clean up prints with `llvm::interleaved`. NFC. (#136468)Jakub Kuderski
2024-09-16[mlir] Tidy uses of llvm::raw_stream_ostream (NFC)JOE1994
2023-10-03Revert "Minor fixes on the MLIR ActionProfiler (NFC)"Mehdi Amini
2023-10-02Minor fixes on the MLIR ActionProfiler (NFC)Mehdi Amini
2023-10-02[mlir] Add an Observer for profiling actions to a stream. (#67251)Antonio Cortes Perez
2023-04-21Add a breakpoint manager that matches based on File/Line/Col LocationsMehdi Amini
2023-04-21Revert "Add a breakpoint manager that matches based on File/Line/Col Locations"Mehdi Amini
2023-04-21Add a breakpoint manager that matches based on File/Line/Col LocationsMehdi Amini
2023-03-20Fix MLIR build with shared library enabledMehdi Amini
2023-03-20Add capture of "IRUnits" as context for an MLIR ActionMehdi Amini
2023-03-20Add an Observer for logging actions application to a streamMehdi Amini