llvm-project/mlir/lib
Chris Lattner adbba70d82 Simplify FunctionPass to eliminate the CFGFunctionPass/MLFunctionPass
distinction.  FunctionPasses can now choose to get called on all functions, or
have the driver split CFG/ML Functions up for them.  NFC.

PiperOrigin-RevId: 218775885
2019-03-29 13:40:05 -07:00
..
Analysis Run GCD test before elimination. Adds test case with rational solutions, but no integer solutions. 2019-03-29 13:39:34 -07:00
IR Refactor all of the canonicalization patterns out of the Canonicalize pass, and 2019-03-29 13:39:49 -07:00
Parser Implement value type abstraction for attributes. 2019-03-29 13:39:19 -07:00
StandardOps Refactor all of the canonicalization patterns out of the Canonicalize pass, and 2019-03-29 13:39:49 -07:00
Transforms Simplify FunctionPass to eliminate the CFGFunctionPass/MLFunctionPass 2019-03-29 13:40:05 -07:00