llvm/mlir/lib/Pass
River Riddle 2f21a57966 [llvm][STLExtras] Move the algorithm interleave* methods from MLIR to LLVM
These have proved incredibly useful for interleaving values between a range w.r.t to streams. After this revision, the mlir/Support/STLExtras.h is empty. A followup revision will remove it from the tree.

Differential Revision: https://reviews.llvm.org/D78067
2020-04-14 15:14:40 -07:00
..
CMakeLists.txt [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
IRPrinting.cpp Ensure that multi-threading is disabled when enabling IRPrinting with module scope 2020-02-29 18:28:54 +00:00
Pass.cpp [llvm][STLExtras] Move the algorithm interleave* methods from MLIR to LLVM 2020-04-14 15:14:40 -07:00
PassDetail.h [mlir][Pass] Remove the use of CRTP from the Pass classes 2020-04-07 14:08:52 -07:00
PassManagerOptions.cpp [mlir][IR] Manually register command line options for MLIRContext and AsmPrinter 2020-04-11 23:13:00 -07:00
PassRegistry.cpp [llvm][STLExtras] Move the algorithm interleave* methods from MLIR to LLVM 2020-04-14 15:14:40 -07:00
PassStatistics.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
PassTiming.cpp [mlir][NFC] Refactor ClassID into a TypeID class. 2020-04-10 23:52:33 -07:00