.. |
GlobalISel
|
Renovate CMake files in the llvm-exegesis tool.
|
2021-02-10 14:22:55 -05:00 |
AsmMatcherEmitter.cpp
|
[TableGen] Use ListSeparator (NFC)
|
2021-02-13 20:41:36 -08:00 |
AsmWriterEmitter.cpp
|
[llvm] Use isAlpha/isAlnum (NFC)
|
2021-01-22 23:25:03 -08:00 |
AsmWriterInst.cpp
|
[llvm] Use isAlpha/isAlnum (NFC)
|
2021-01-22 23:25:03 -08:00 |
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] Make the map in InfoByHwMode protected. NFCI
|
2021-02-11 21:16:10 -08:00 |
CodeGenDAGPatterns.cpp
|
[TableGen] Use ListSeparator (NFC)
|
2021-02-11 23:31:27 -08:00 |
CodeGenDAGPatterns.h
|
[TableGen] Make all the fields in PatternToMatch private. NFCI
|
2021-02-06 22:34:01 -08:00 |
CodeGenHwModes.cpp
|
|
|
CodeGenHwModes.h
|
|
|
CodeGenInstruction.cpp
|
[llvm] Remove redundant string initialization (NFC)
|
2021-01-12 21:43:46 -08:00 |
CodeGenInstruction.h
|
|
|
CodeGenIntrinsics.h
|
|
|
CodeGenMapTable.cpp
|
[llvm] Remove redundant string initialization (NFC)
|
2021-01-12 21:43:46 -08:00 |
CodeGenRegisters.cpp
|
[TableGen] Make the map in InfoByHwMode protected. NFCI
|
2021-02-11 21:16:10 -08:00 |
CodeGenRegisters.h
|
[TableGen] Use range-based for loops (NFC)
|
2021-02-01 20:55:09 -08:00 |
CodeGenSchedule.cpp
|
[TableGen] Use ListSeparator (NFC)
|
2021-02-10 20:01:20 -08:00 |
CodeGenSchedule.h
|
[TableGen] Fix D90844 introduced non-determinism due to iteration over a std::map over allocated object pointers
|
2020-12-18 12:08:16 -08:00 |
CodeGenTarget.cpp
|
[TableGen] Drop redundant const from return types (NFC)
|
2021-01-17 10:39:49 -08:00 |
CodeGenTarget.h
|
[TableGen] Drop redundant const from return types (NFC)
|
2021-01-17 10:39:49 -08:00 |
CTagsEmitter.cpp
|
|
|
DAGISelEmitter.cpp
|
[TableGen] Make all the fields in PatternToMatch private. NFCI
|
2021-02-06 22:34:01 -08:00 |
DAGISelMatcher.cpp
|
[TableGen] Add isContradictoryImpl implementation to CheckCondCodeMatcher and CheckChild2CondCodeMatcher.
|
2021-01-26 19:44:57 -08:00 |
DAGISelMatcher.h
|
[TableGen] Add isContradictoryImpl implementation to CheckCondCodeMatcher and CheckChild2CondCodeMatcher.
|
2021-01-26 19:44:57 -08:00 |
DAGISelMatcherEmitter.cpp
|
[TableGen] Use return value from EmitVBRValue instead of calling GetVBRSize on the same value. Consistently use unsigned for child sizes. NFCI
|
2021-02-08 16:34:35 -08:00 |
DAGISelMatcherGen.cpp
|
[TableGen] Make all the fields in PatternToMatch private. NFCI
|
2021-02-06 22:34:01 -08: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
|
[flang][directive] Enforce basic semantic check for all clauses
|
2021-02-01 13:33:30 -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] Make the map in InfoByHwMode protected. NFCI
|
2021-02-11 21:16:10 -08:00 |
GICombinerEmitter.cpp
|
[llvm] Use llvm::any_of (NFC)
|
2021-01-04 11:42:47 -08:00 |
GlobalISelEmitter.cpp
|
[TableGen][GlobalISel] Allow duplicate RendererFns
|
2021-02-12 15:05:32 +00:00 |
InfoByHwMode.cpp
|
[TableGen] Use ListSeparator (NFC)
|
2021-02-09 22:14:27 -08:00 |
InfoByHwMode.h
|
[TableGen] Make the map in InfoByHwMode protected. NFCI
|
2021-02-11 21:16:10 -08:00 |
InstrDocsEmitter.cpp
|
[TableGen] Use ListSeparator (NFC)
|
2021-02-01 20:55:07 -08:00 |
InstrInfoEmitter.cpp
|
[llvm] Drop unnecessary make_range (NFC)
|
2021-01-09 09:25:00 -08:00 |
IntrinsicEmitter.cpp
|
[TableGen] Use ListSeparator (NFC)
|
2021-02-07 09:49:35 -08:00 |
OptEmitter.cpp
|
|
|
OptEmitter.h
|
|
|
OptParserEmitter.cpp
|
[TableGen] Drop redundant const from return types (NFC)
|
2021-01-17 10:39:49 -08:00 |
OptRSTEmitter.cpp
|
|
|
PredicateExpander.cpp
|
|
|
PredicateExpander.h
|
|
|
PseudoLoweringEmitter.cpp
|
[TableGen] Add frontend/backend phase timing capability.
|
2020-11-14 10:10:29 -05:00 |
RegisterBankEmitter.cpp
|
[TableGen] RegisterBankEmitter - Pass Twine by const reference instead of by value. NFCI.
|
2021-01-06 14:22:05 +00:00 |
RegisterInfoEmitter.cpp
|
[TableGen] Use ListSeparator (NFC)
|
2021-02-12 23:44:30 -08:00 |
RISCVCompressInstEmitter.cpp
|
[RISCV] Add way to mark CompressPats that should only be used for compressing.
|
2021-01-20 09:20:15 -08:00 |
SDNodeProperties.cpp
|
|
|
SDNodeProperties.h
|
|
|
SearchableTableEmitter.cpp
|
[TableGen] Use ListSeparator (NFC)
|
2021-02-08 22:33:51 -08:00 |
SequenceToOffsetTable.h
|
|
|
SubtargetEmitter.cpp
|
[TableGen] Use range-based for loops (NFC)
|
2021-02-01 20:55:09 -08: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
|
[TableGen] Use llvm::append_range (NFC)
|
2021-01-02 09:24:13 -08:00 |
WebAssemblyDisassemblerEmitter.h
|
|
|
X86DisassemblerShared.h
|
|
|
X86DisassemblerTables.cpp
|
[llvm] Use static_assert instead of assert (NFC)
|
2021-01-22 23:25:05 -08:00 |
X86DisassemblerTables.h
|
|
|
X86EVEX2VEXTablesEmitter.cpp
|
|
|
X86FoldTablesEmitter.cpp
|
[llvm] Remove redundant return and continue statements (NFC)
|
2021-01-14 20:30:34 -08:00 |
X86ModRMFilters.cpp
|
|
|
X86ModRMFilters.h
|
|
|
X86RecognizableInstr.cpp
|
[X86] Avoid std::string creation in RecognizableInstr constructor. NFCI.
|
2020-12-18 16:00:41 +00:00 |
X86RecognizableInstr.h
|
|
|