summaryrefslogtreecommitdiff
path: root/mlir/lib/Transforms/ControlFlowSink.cpp
AgeCommit message (Expand)Author
2022-11-15[mlir] Remove `Transforms/SideEffectUtils.h` and move the methods into `Inter...Mahesh Ravishankar
2022-10-12Introduce a ConditionallySpeculatable op interfaceSanjoy Das
2022-08-31[MLIR] Update pass declarations to new autogenerated filesMichele Scuttari
2022-08-30Revert "[MLIR] Update pass declarations to new autogenerated files"Michele Scuttari
2022-08-30[MLIR] Update pass declarations to new autogenerated filesMichele Scuttari
2022-04-16[mlir] Refactor LICM into a utilityMogball
2022-04-15Revert "[mlir] Refactor LICM into a utility"Stella Stamenova
2022-04-15[mlir] Refactor LICM into a utilityMogball
2022-04-07[mlir][NFC] Drop a few unnecessary includes from Pass.hRiver Riddle
2022-03-28[mlir][cf-sink] Accept a callback for sinking operationsMogball
2022-01-24[mlir:Transforms] Move out the remaining non-dialect independent transforms a...River Riddle
2022-01-24[mlir] NFC control-flow sink cleanupMogball
2022-01-24[mlir] Add a ControlFlowSink pass.Mogball