summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/LLVMIR/Transforms/LegalizeForExport.cpp
AgeCommit message (Expand)Author
2025-07-19[mlir][NFC] update LLVM create APIs (2/n) (#149667)Maksim Levental
2025-07-12[llvm] Remove unused includes (NFC) (#148342)Kazu Hirata
2025-05-13[mlir] Retire additional `let constructor` (NFC) (#139390)lorenzo chelini
2024-01-10[MLIR][LLVM] DI Expression Rewrite & Legalization (#77541)Billy Zhu
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-01-19[mlir] Make locations required when adding/creating block argumentsRiver Riddle
2022-01-18[mlir] handle nested regions in llvm-legalize-for-exportAlex Zinenko
2021-12-08Adjust "end namespace" comment in MLIR to match new agree'd coding styleMehdi Amini
2020-11-19[mlir][BuiltinDialect] Resolve comments from D91571River Riddle
2020-11-17[mlir][NFC] Remove references to Module.h and Function.hRiver Riddle
2020-06-19[MLIR][NFC] Eliminate .getBlocks() when not neededRahul Joshi
2020-04-07[mlir][Pass] Update the PassGen to generate base classes instead of utilitiesRiver Riddle
2020-04-07[mlir][Pass] Remove the use of CRTP from the Pass classesRiver Riddle
2020-04-01[mlir][Pass] Add support for generating pass utilities via tablegenRiver Riddle
2020-04-01[mlir][Pass] Move the registration of dialect passes to tablegenRiver Riddle
2020-03-17[mlir] LLVM dialect: move ensureDistinctSuccessors out of std->LLVM conversionAlex Zinenko