1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include/llvm/TableGen
Paul C. Anagnostopoulos 7a240cb6b2 [TableGen] Fix two bugs in 'defm' when complex 'assert' is involved.
This patch fixes two bugs that arise when a 'defm' inherits from a multiclass
and also from a class with assertions.

Differential Revision: https://reviews.llvm.org/D101626
2021-04-30 11:31:06 -04:00
..
Automaton.td [TableGen] Introduce a generic automaton (DFA) backend 2019-10-04 09:03:36 +00:00
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 [TableGen] [NFC] Make argv0 const 2020-04-25 16:42:38 -04:00
Record.h [TableGen] Fix two bugs in 'defm' when complex 'assert' is involved. 2021-04-30 11:31:06 -04:00
SearchableTable.td [TableGen] Eliminate the 'code' type 2020-12-03 10:19:11 -05:00
SetTheory.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
StringMatcher.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
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