summaryrefslogtreecommitdiff
path: root/mlir/lib/TableGen/Pass.cpp
AgeCommit message (Expand)Author
2022-12-06[TableGen] llvm::Optional => std::optionalFangrui Song
2022-08-24[MLIR] Split autogenerated pass declarations & C++ controllable pass optionsMichele Scuttari
2021-12-22Fix more clang-tidy cleanups in mlir/ (NFC)Mehdi Amini
2020-08-19Separate the Registration from Loading dialects in the ContextMehdi Amini
2020-08-19Revert "Separate the Registration from Loading dialects in the Context"Mehdi Amini
2020-08-18Separate the Registration from Loading dialects in the ContextMehdi Amini
2020-08-18Revert "Separate the Registration from Loading dialects in the Context"Mehdi Amini
2020-08-18Separate the Registration from Loading dialects in the ContextMehdi Amini
2020-08-15Revert "Separate the Registration from Loading dialects in the Context"Mehdi Amini
2020-08-15Separate the Registration from Loading dialects in the ContextMehdi Amini
2020-08-15Revert "Separate the Registration from Loading dialects in the Context"Mehdi Amini
2020-08-14Separate the Registration from Loading dialects in the ContextMehdi Amini
2020-04-07[mlir][Pass] Update the PassGen to generate base classes instead of utilitiesRiver Riddle
2020-04-01[mlir][Pass] Add support for generating pass utilities via tablegenRiver Riddle
2020-04-01[mlir][Pass] Add a tablegen backend for defining Pass informationRiver Riddle