llvm-capstone/mlir/test/IR
Dominik Grewe 1e09f0a972 Preserve function argument locations.
Previously the optional locations of function arguments were dropped in
`parseFunctionArgumentList`. This CL adds another output argument to the
function through which they are now returned. The values are then plumbed
through as an array of optional locations in the various places.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D117604
2022-01-20 00:01:12 +00:00
..
affine-map.mlir [MLIR][Affine] Simplify nested modulo operations when able 2021-09-17 19:06:00 +00:00
attribute.mlir Fix crash in MLIR opaque attribute parser 2022-01-19 23:35:48 +00:00
check-help-output.mlir
core-ops.mlir [MLIR] Move AtomicRMW into MemRef dialect and enum into Arith 2021-12-30 14:31:33 -05:00
dense-elements-hex.mlir
diagnostic-handler-filter.mlir
diagnostic-handler.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
elements-attr-interface.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
enum-attr-invalid.mlir [mlir][ods] Added EnumAttr, an AttrDef implementation of enum attributes 2021-12-17 02:55:28 +00:00
enum-attr-roundtrip.mlir [mlir][ods] Added EnumAttr, an AttrDef implementation of enum attributes 2021-12-17 02:55:28 +00:00
generic-visitors-interrupt.mlir [MLIR] Introduce generic visitors. 2022-01-14 09:15:27 -08:00
generic-visitors.mlir [MLIR] Introduce generic visitors. 2022-01-14 09:15:27 -08:00
invalid-affinemap.mlir [OpAsmParser] Add a parseCommaSeparatedList helper and beef up Delimeter. 2021-09-20 20:59:11 -07:00
invalid-func-op.mlir Add a new interface allowing to set a default dialect to be used for printing/parsing regions 2021-08-31 17:52:40 +00:00
invalid-locations.mlir [mlir] Relax restriction on name location parsing 2021-12-12 08:06:59 -08:00
invalid-module-op.mlir Add a new interface allowing to set a default dialect to be used for printing/parsing regions 2021-08-31 17:52:40 +00:00
invalid-ops.mlir [mlir] Drop the leading space when printing regions 2022-01-18 16:52:34 +00:00
invalid-unregistered.mlir [MLIR] Fix assert crash when an unregistered dialect op is encountered 2021-10-14 15:43:53 +05:30
invalid.mlir [mlir] Allow shape dimensions larger than 2^32 2021-12-04 01:29:50 +00:00
locations.mlir Preserve function argument locations. 2022-01-20 00:01:12 +00:00
memory-ops.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
module-op.mlir
op-stats.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
opaque_locations.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
operand.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
operation-equality.mlir Implement recursive support into OperationEquivalence::isEquivalentTo() 2021-07-29 05:06:37 +00:00
parser.mlir [mlir] Drop the leading space when printing regions 2022-01-18 16:52:34 +00:00
pretty_printed_region_op.mlir Allows deferred location attribute in parseOptionalLocationSpecifier 2022-01-18 22:00:36 +00:00
pretty-attributes.mlir Change elided large constant syntax to make it more explicit 2022-01-19 20:41:42 +00:00
pretty-locations.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
pretty-region-args.mlir [mlir] Drop the leading space when printing regions 2022-01-18 16:52:34 +00:00
print-attr-type-aliases.mlir [mlir] Fix AsmPrinter for types with sub elements 2021-10-12 12:08:16 +03:00
print-ir-defuse.mlir
print-ir-nesting.mlir
print-op-generic.mlir
print-op-local-scope.mlir
print-op-on-diagnostic.mlir
recursive-type.mlir
region.mlir [mlir] Don't print // no predecessors on entry blocks 2022-01-19 15:57:58 -08:00
repro_b120295301.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
result.mlir
slice.mlir
test-func-erase-arg.mlir
test-func-erase-result.mlir
test-func-insert-arg.mlir Fix insertFunctionArguments() block argument order. 2021-11-05 10:08:20 +01:00
test-func-insert-result.mlir
test-func-set-type.mlir
test-matchers.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
test-side-effects.mlir
test-symbol-rauw.mlir [mlir] Implement replacement of SymbolRefAttrs in Dialect attributes using SubElementAttr interface 2021-10-28 19:08:20 +02:00
test-symbol-uses.mlir
traits.mlir [mlir] Allows to query traits from types and attributes 2021-09-13 06:26:45 +00:00
visitors.mlir [MLIR] Replace std ops with arith dialect ops 2021-10-13 03:07:03 +00:00
wrapping_op.mlir [mlir] Drop the leading space when printing regions 2022-01-18 16:52:34 +00:00
zero_whitespace.mlir