llvm-project/mlir/lib
Chris Lattner be9ee4a98e Merge parser logic for CFG and ML functions, shrinking the code
by ~80 lines.  This causes a slight change to diagnostics, but
is otherwise behavior preserving.

This is step 22/n towards merging instructions and statements, MFC.

PiperOrigin-RevId: 227187857
2019-03-29 14:44:44 -07:00
..
Analysis Standardize naming of statements -> instructions, revisting the code base to be 2019-03-29 14:44:30 -07:00
IR Standardize naming of statements -> instructions, revisting the code base to be 2019-03-29 14:44:30 -07:00
Parser Merge parser logic for CFG and ML functions, shrinking the code 2019-03-29 14:44:44 -07:00
StandardOps Eliminate the using decls for MLFunction and CFGFunction standardizing on 2019-03-29 14:43:13 -07:00
SuperVectorOps Rename BBArgument -> BlockArgument, Op::getOperation -> Op::getInst(), 2019-03-29 14:42:40 -07:00
Support Create the Support library. 2019-03-29 14:06:47 -07:00
TableGen Add convenience wrapper for operator in tblgen 2019-03-29 14:43:43 -07:00
Target/LLVMIR Standardize naming of statements -> instructions, revisting the code base to be 2019-03-29 14:44:30 -07:00
Transforms Standardize naming of statements -> instructions, revisting the code base to be 2019-03-29 14:44:30 -07:00
Translation Separate translators into "from MLIR" and "to MLIR". 2019-03-29 14:06:33 -07:00