1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/utils/TableGen
clementval a38956acf7 Revert "[openmp] Remove clause from OMPKinds.def and use OMP.td info"
This reverts commit a7b2847216b4f7a84ef75461fd47a5adfbb63e27.

failing buildbot on warnings
2020-12-10 10:34:59 -05:00
..
GlobalISel [TableGen] Eliminte source location from CodeInit 2020-11-23 11:30:13 -05:00
AsmMatcherEmitter.cpp [TableGen] Indentation and whitespace fixes in generated code. NFC. 2020-11-06 16:10:57 +00:00
AsmWriterEmitter.cpp [TableGen] Eliminate the 'code' type 2020-12-03 10:19:11 -05:00
AsmWriterInst.cpp
AsmWriterInst.h
Attributes.cpp
CallingConvEmitter.cpp [TableGen] Add frontend/backend phase timing capability. 2020-11-14 10:10:29 -05:00
CMakeLists.txt
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 [TableGen] Delete 11 unused declarations 2020-12-06 13:21:07 -08:00
CodeGenHwModes.cpp
CodeGenHwModes.h
CodeGenInstruction.cpp
CodeGenInstruction.h
CodeGenIntrinsics.h
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] Use llvm::is_contained (NFC) 2020-12-09 23:34:07 -08:00
CodeGenSchedule.h [TableGen][SchedModels] Simplify the code. NFC 2020-12-07 11:53:33 +03:00
CodeGenTarget.cpp [Tablegen] Use llvm::is_contained (NFC) 2020-12-09 23:34:07 -08:00
CodeGenTarget.h [TableGen] [CodeGenTarget] Cache the target's instruction namespace. 2020-12-06 11:08:30 -05:00
CTagsEmitter.cpp
DAGISelEmitter.cpp [Timer] Add a command option to enable/disable timer sorting. 2020-11-28 11:43:38 -05:00
DAGISelMatcher.cpp
DAGISelMatcher.h [TableGen] [ISel Matcher Emitter] Rework with two passes: one to size, one to emit 2020-11-21 10:59:13 -05:00
DAGISelMatcherEmitter.cpp [TableGen] [ISel Matcher Emitter] Rework with two passes: one to size, one to emit 2020-11-21 10:59:13 -05: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] Eliminate the 'code' type 2020-12-03 10:19:11 -05:00
DFAEmitter.h
DFAPacketizerEmitter.cpp [TableGen] Indentation and whitespace fixes in generated code. NFC. 2020-11-06 16:10:57 +00:00
DirectiveEmitter.cpp Revert "[openmp] Remove clause from OMPKinds.def and use OMP.td info" 2020-12-10 10:34:59 -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] Delete 11 unused declarations 2020-12-06 13:21:07 -08:00
GlobalISelEmitter.cpp [TableGen] Delete 11 unused declarations 2020-12-06 13:21:07 -08:00
InfoByHwMode.cpp
InfoByHwMode.h
InstrDocsEmitter.cpp
InstrInfoEmitter.cpp [TableGen] Cache the vectors of records returned by getAllDerivedDefinitions(). 2020-12-09 10:54:04 -05: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 [clang][cli] Unify boolean marshalling 2020-12-08 13:47:30 +01:00
OptRSTEmitter.cpp
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] Add frontend/backend phase timing capability. 2020-11-14 10:10:29 -05:00
RegisterBankEmitter.cpp [Tablegen] Use llvm::is_contained (NFC) 2020-12-09 23:34:07 -08:00
RegisterInfoEmitter.cpp [TableGen] Add frontend/backend phase timing capability. 2020-11-14 10:10:29 -05:00
RISCVCompressInstEmitter.cpp [TableGen] Eliminate the 'code' type 2020-12-03 10:19:11 -05:00
SDNodeProperties.cpp
SDNodeProperties.h
SearchableTableEmitter.cpp [TableGen] Eliminate the 'code' type 2020-12-03 10:19:11 -05:00
SequenceToOffsetTable.h
SubtargetEmitter.cpp [TableGen][SchedModels] Simplify the code. NFC 2020-12-07 11:53:33 +03:00
SubtargetFeatureInfo.cpp [TableGen] Indentation and whitespace fixes in generated code. NFC. 2020-11-06 16:10:57 +00:00
SubtargetFeatureInfo.h
TableGen.cpp [TableGen] Add frontend/backend phase timing capability. 2020-11-14 10:10:29 -05:00
TableGenBackends.h
tdtags
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
X86DisassemblerTables.h
X86EVEX2VEXTablesEmitter.cpp
X86FoldTablesEmitter.cpp [X86] Sort the tables before printing in X86FoldTablesEmitter. 2020-10-18 17:39:38 -07:00
X86ModRMFilters.cpp
X86ModRMFilters.h
X86RecognizableInstr.cpp
X86RecognizableInstr.h