llvm-project/mlir/test/IR
Chris Lattner fc1f223447 Have the asmprinter give true/false constants nice names, add a dump/print
method to SSAValue.

PiperOrigin-RevId: 207193088
2019-03-29 12:53:44 -07:00
..
affine-map.mlir More simplification for affine binary op expr's. 2019-03-29 12:52:48 -07:00
check-help-output.mlir Switch the comment syntax from ; to // comments as discussed on Friday. There 2019-03-29 12:33:54 -07:00
core-ops.mlir Give custom ops the ability to also access general additional attributes in the 2019-03-29 12:53:31 -07:00
invalid-affinemap.mlir Fix FIXME's/TODOs: 2019-03-29 12:43:42 -07:00
invalid-ops.mlir Adds a standard op for MLIR 'store' instruction. 2019-03-29 12:50:06 -07:00
invalid.mlir Clean up and extend MLFuncBuilder to allow creating statements in the middle of a statement block. Rename Statement::getFunction() and StmtBlock()::getFunction() to findFunction() to make it clear that this is not a constant time getter. 2019-03-29 12:51:38 -07:00
memory-ops.mlir Use SFINAE to generalize << overloads, give 'constant' a pretty form, 2019-03-29 12:52:07 -07:00
parser.mlir Have the asmprinter give true/false constants nice names, add a dump/print 2019-03-29 12:53:44 -07:00