..
GlobalISel
[TableGen] Avoid generating switch with just default
2020-06-02 19:48:07 +01:00
AsmMatcherEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
AsmWriterEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
AsmWriterInst.cpp
[MCInstPrinter] Pass `Address` parameter to MCOI::OPERAND_PCREL typed operands. NFC
2020-03-26 08:21:15 -07:00
AsmWriterInst.h
[MCInstPrinter] Pass `Address` parameter to MCOI::OPERAND_PCREL typed operands. NFC
2020-03-26 08:21:15 -07:00
Attributes.cpp
Sort EnumAttr so it matches Attribute::operator<
2020-04-26 17:00:25 +02:00
CMakeLists.txt
[openmp] Base of tablegen generated OpenMP common declaration
2020-06-23 10:32:32 -04:00
CTagsEmitter.cpp
…
CallingConvEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
CodeEmitterGen.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
CodeGenDAGPatterns.cpp
[SVE] Replace TypeSize comparison operators in llvm/utils/TableGen
2020-10-19 08:21:36 +01:00
CodeGenDAGPatterns.h
CodeGenDAGPatterns.h - remove unnecessary ComplexPattern forward declaration. NFCI.
2020-07-20 15:17:19 +01:00
CodeGenHwModes.cpp
…
CodeGenHwModes.h
Explicitly include <cassert> when using assert
2020-03-02 22:45:28 +01:00
CodeGenInstruction.cpp
[TableGen] Handle (outs variable_ops)
2020-06-04 16:07:33 +03:00
CodeGenInstruction.h
Explicitly include <cassert> when using assert
2020-03-02 22:45:28 +01:00
CodeGenIntrinsics.h
[IR] Add NoUndef attribute to Intrinsics.td
2020-08-27 02:54:48 +09:00
CodeGenMapTable.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
CodeGenRegisters.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
CodeGenRegisters.h
[TableGen] Use llvm::is_contained (NFC)
2020-11-06 14:18:01 -08:00
CodeGenSchedule.cpp
[TableGen][SchedModels] Fix read/write variant substitution
2020-11-02 17:39:04 +03:00
CodeGenSchedule.h
[TableGen][SchedModels] Fix aliasing of SchedWriteVariant
2020-10-13 13:05:24 +03:00
CodeGenTarget.cpp
[WebAssembly] Implementation of (most) table instructions
2020-10-23 08:42:54 -07:00
CodeGenTarget.h
[TableGen][GlobalISel] Fix handling of zero_reg
2020-09-18 11:01:11 +02:00
DAGISelEmitter.cpp
…
DAGISelMatcher.cpp
…
DAGISelMatcher.h
…
DAGISelMatcherEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
DAGISelMatcherGen.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
DAGISelMatcherOpt.cpp
…
DFAEmitter.cpp
[TableGen] Do not construct string from nullptr
2020-09-10 16:42:11 +02:00
DFAEmitter.h
DFAEmitter.h - remove unnecessary headers. NFC.
2020-05-08 14:53:10 +01:00
DFAPacketizerEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
DirectiveEmitter.cpp
[flang][openacc] Add parsing tests and semantic check for set directive
2020-11-05 22:57:58 -05:00
DisassemblerEmitter.cpp
…
ExegesisEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
FastISelEmitter.cpp
…
FixedLenDecoderEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
GICombinerEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
GlobalISelEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
InfoByHwMode.cpp
…
InfoByHwMode.h
…
InstrDocsEmitter.cpp
…
InstrInfoEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
IntrinsicEmitter.cpp
[SVE] Replace TypeSize comparison operators in llvm/utils/TableGen
2020-10-19 08:21:36 +01:00
OptEmitter.cpp
…
OptEmitter.h
…
OptParserEmitter.cpp
Reland [clang][cli] Port ObjCMTAction to new option parsing system
2020-11-13 13:42:54 +01:00
OptRSTEmitter.cpp
Avoid including FileSystem.h from MemoryBuffer.h
2020-02-29 12:30:23 -08:00
PredicateExpander.cpp
[ARM][SchedModels] Convert IsPredicatedPred to MCSchedPredicate
2020-10-19 11:37:54 +03:00
PredicateExpander.h
[ARM][SchedModels] Convert IsPredicatedPred to MCSchedPredicate
2020-10-19 11:37:54 +03:00
PseudoLoweringEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
RISCVCompressInstEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
RegisterBankEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
RegisterInfoEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
SDNodeProperties.cpp
…
SDNodeProperties.h
…
SearchableTableEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
SequenceToOffsetTable.h
…
SubtargetEmitter.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
SubtargetFeatureInfo.cpp
[TableGen] Indentation and whitespace fixes in generated code. NFC.
2020-11-06 16:10:57 +00:00
SubtargetFeatureInfo.h
SubtargetFeatureInfo.h - remove unnecessary include and forward declarations. NFCI.
2020-07-20 13:39:24 +01:00
TableGen.cpp
[TableGen] New backend to print detailed records.
2020-10-02 10:22:13 -04:00
TableGenBackends.h
[flang][openmp] Check clauses allowed semantic with tablegen generated map
2020-07-11 12:45:12 -04:00
Types.cpp
…
Types.h
…
WebAssemblyDisassemblerEmitter.cpp
[WebAssembly] Prototype extending multiplication SIMD instructions
2020-10-28 09:38:59 -07:00
WebAssemblyDisassemblerEmitter.h
…
X86DisassemblerShared.h
…
X86DisassemblerTables.cpp
[X86] Remove MODRM_SPLITREGM from the disassembler tables.
2020-07-03 00:16:20 -07:00
X86DisassemblerTables.h
…
X86EVEX2VEXTablesEmitter.cpp
…
X86FoldTablesEmitter.cpp
[X86] Sort the tables before printing in X86FoldTablesEmitter.
2020-10-18 17:39:38 -07:00
X86ModRMFilters.cpp
[X86-64] Support Intel AMX instructions
2020-07-02 08:57:04 +08:00
X86ModRMFilters.h
[X86-64] Support Intel AMX instructions
2020-07-02 08:57:04 +08:00
X86RecognizableInstr.cpp
[X86] Allow lsl/lar to be parsed with a GR16, GR32, or GR64 as source register.
2020-07-15 23:51:37 -07:00
X86RecognizableInstr.h
[X86-64] Support Intel AMX instructions
2020-07-02 08:57:04 +08:00
tdtags
…