1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/include/llvm/TableGen
Valentin Clement 8c87b66158 [flang][openacc] Add parsing tests and semantic check for set directive
This patch add some parsing and clause validity tests for the set directive.
It makes use of the possibility introduces in patch D90770 to check the restriction
were one of the default_async, device_num and device_type clauses is required but also
not more than once on the set directive.

Reviewed By: sameeranjoshi

Differential Revision: https://reviews.llvm.org/D90771
2020-11-05 22:57:58 -05:00
..
Automaton.td [TableGen] Introduce a generic automaton (DFA) backend 2019-10-04 09:03:36 +00:00
DirectiveEmitter.h [flang][openacc] Add parsing tests and semantic check for set directive 2020-11-05 22:57:58 -05:00
Error.h [TableGen] Improved messages in PseudoLoweringEmitter. 2020-09-28 10:18:22 -04:00
Main.h [TableGen] [NFC] Make argv0 const 2020-04-25 16:42:38 -04:00
Record.h [TableGen] Add !interleave operator to concatenate a list of values with delimiters 2020-11-04 09:23:54 -05:00
SearchableTable.td
SetTheory.h
StringMatcher.h
StringToOffsetTable.h Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
TableGenBackend.h [tblgen] Add a timer covering the time spent reading the Instruction defs 2019-02-11 23:02:02 +00:00