llvm-project/mlir/lib
Mehdi Amini 3518122e86 Simplify API uses of `getContext()` (NFC)
The Pass base class is providing a convenience getContext() accessor.

PiperOrigin-RevId: 240634961
2019-03-29 17:47:11 -07:00
..
AffineOps Replace usages of Instruction with Operation in the /Analysis directory. 2019-03-29 17:44:56 -07:00
Analysis Replace usages of Instruction with Operation in the /Analysis directory. 2019-03-29 17:44:56 -07:00
Dialect Remove const from Value, Instruction, Argument, and the various methods on the 2019-03-29 17:34:33 -07:00
EDSC Introduce affine terminator 2019-03-29 17:44:24 -07:00
ExecutionEngine Add missing numeric header for std::accumulate. 2019-03-29 17:45:42 -07:00
IR Simplify API uses of `getContext()` (NFC) 2019-03-29 17:47:11 -07:00
LLVMIR Simplify API uses of `getContext()` (NFC) 2019-03-29 17:47:11 -07:00
Parser Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
Pass Initialize std::atomic directly. 2019-03-29 17:46:26 -07:00
StandardOps Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
SuperVectorOps Replace usages of Instruction with Operation in the /IR directory. 2019-03-29 17:43:37 -07:00
Support Extract openInputFile() into Support/FileUtilities 2019-03-29 15:09:11 -07:00
TableGen Add a trait to set the result type by attribute 2019-03-29 17:43:06 -07:00
Target/LLVMIR Replace remaining usages of "Op::operator->" with "." and remove it. 2019-03-29 17:40:25 -07:00
Transforms Simplify API uses of `getContext()` (NFC) 2019-03-29 17:47:11 -07:00
Translation Separate translators into "from MLIR" and "to MLIR". 2019-03-29 14:06:33 -07:00