.. |
GlobalISel
|
[TableGen] Use llvm::append_range (NFC)
|
2021-01-25 19:23:58 -08:00 |
AsmMatcherEmitter.cpp
|
[TableGen] Use range-based for loops (NFC)
|
2021-02-01 20:55:09 -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
|
|
|
CMakeLists.txt
|
|
|
CodeEmitterGen.cpp
|
[TableGen] Use range-based for loops (NFC)
|
2021-02-01 20:55:09 -08:00 |
CodeGenDAGPatterns.cpp
|
[TableGen] Use range-based for loops (NFC)
|
2021-02-01 20:55:09 -08:00 |
CodeGenDAGPatterns.h
|
[TableGen] Make CodeGenDAGPatterns::getSDNodeNamed take a StringRef instead of const std::string &.
|
2021-01-07 14:20:16 -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
|
Support a list of CostPerUse values
|
2021-01-29 10:14:52 +05:30 |
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-03 20:41:18 -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] Use range-based for loops (NFC)
|
2021-02-01 20:55:09 -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] [ISel Matcher Emitter] Rework with two passes: one to size, one to emit
|
2020-11-21 10:59:13 -05:00 |
DAGISelMatcherGen.cpp
|
[SelectionDAG] Extend immAll(Ones|Zeros)V to handle ISD::SPLAT_VECTOR
|
2021-01-09 17:05:31 +00:00 |
DAGISelMatcherOpt.cpp
|
|
|
DFAEmitter.cpp
|
[TableGen] Eliminate the 'code' type
|
2020-12-03 10:19:11 -05:00 |
DFAEmitter.h
|
|
|
DFAPacketizerEmitter.cpp
|
|
|
DirectiveEmitter.cpp
|
[flang][directive] Enforce basic semantic check for all clauses
|
2021-02-01 13:33:30 -05:00 |
DisassemblerEmitter.cpp
|
|
|
ExegesisEmitter.cpp
|
|
|
FastISelEmitter.cpp
|
|
|
FixedLenDecoderEmitter.cpp
|
[llvm] Use isa instead of dyn_cast (NFC)
|
2021-01-29 23:23:37 -08:00 |
GICombinerEmitter.cpp
|
[llvm] Use llvm::any_of (NFC)
|
2021-01-04 11:42:47 -08:00 |
GlobalISelEmitter.cpp
|
[TableGen] Use llvm::append_range (NFC)
|
2021-01-25 19:23:58 -08:00 |
InfoByHwMode.cpp
|
|
|
InfoByHwMode.h
|
|
|
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
|
IntrinsicEmitter: Change IntrinsicsToAttributesMap from uint8_t[] to uint16_t[]
|
2021-01-27 20:34: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
|
|
|
RegisterBankEmitter.cpp
|
[TableGen] RegisterBankEmitter - Pass Twine by const reference instead of by value. NFCI.
|
2021-01-06 14:22:05 +00:00 |
RegisterInfoEmitter.cpp
|
Support a list of CostPerUse values
|
2021-01-29 10:14:52 +05:30 |
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-01-31 10:23:41 -08:00 |
SequenceToOffsetTable.h
|
|
|
SubtargetEmitter.cpp
|
[TableGen] Use range-based for loops (NFC)
|
2021-02-01 20:55:09 -08:00 |
SubtargetFeatureInfo.cpp
|
|
|
SubtargetFeatureInfo.h
|
|
|
TableGen.cpp
|
|
|
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
|
|
|