1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm/TableGen
Nicolai Haehnle 1ebb6681e2 TableGen: Allow arbitrary list values as ranges of foreach
The changes to FieldInit are required to make field references (Def.field)
work inside a ForeachDeclaration: previously, Def.field wasn't resolved
immediately when Def was already a fully resolved DefInit.

Change-Id: I9875baec2fc5aac8c2b249e45b9cf18c65ae699b
llvm-svn: 327120
2018-03-09 12:24:30 +00:00
..
Error.h [globalisel][regbank] Warn about MIR ambiguities when register bank/class names clash. 2017-11-01 22:13:05 +00:00
Main.h Fix Wdocumentation warning 2017-06-20 12:28:33 +00:00
Record.h TableGen: Allow arbitrary list values as ranges of foreach 2018-03-09 12:24:30 +00:00
SearchableTable.td
SetTheory.h [BinaryFormat, Option, TableGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-06-16 00:43:26 +00:00
StringMatcher.h [TableGen] Give the option of tolerating duplicate register names 2017-12-07 09:51:55 +00:00
StringToOffsetTable.h [tblgen] GCC/MS builtin to target intrisics map. 2017-04-19 19:14:20 +00:00
TableGenBackend.h