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
Daniel Sanders aee565e2c3 [TableGen] Resolve concrete but not complete field access initializers
This fixes the resolution of Rec10.Zero in ListSlices.td.

As part of this, correct the definition of complete for ListInit such that
it's complete iff all the elements in the list are complete rather than
always being complete regardless of the elements. This is the reason
Rec10.TwoFive from ListSlices.td previously resolved despite being
incomplete like Rec10.Zero was

Depends on D100247

Reviewed By: Paul-C-Anagnostopoulos

Differential Revision: https://reviews.llvm.org/D100253
2021-04-13 15:14:56 -07:00
..
Automaton.td
DirectiveEmitter.h [openacc][openmp] Reduce number of generated file and prefer inclusion of .inc 2021-03-23 09:16:53 -04:00
Error.h [TableGen] Add support for the 'assert' statement in class definitions. 2021-03-29 09:20:29 -04:00
Main.h
Record.h [TableGen] Resolve concrete but not complete field access initializers 2021-04-13 15:14:56 -07:00
SearchableTable.td [TableGen] Eliminate the 'code' type 2020-12-03 10:19:11 -05:00
SetTheory.h
StringMatcher.h
StringToOffsetTable.h
TableGenBackend.h