.. |
GlobalISel
|
|
|
AsmMatcherEmitter.cpp
|
Address implicit conversions detected by g++ 5 only.
|
2020-01-29 01:01:09 +01:00 |
AsmWriterEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
AsmWriterInst.cpp
|
|
|
AsmWriterInst.h
|
|
|
Attributes.cpp
|
[NFC] Refactor TableGen for attributes
|
2020-02-02 15:12:20 +01:00 |
CallingConvEmitter.cpp
|
|
|
CMakeLists.txt
|
|
|
CodeEmitterGen.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
CodeGenDAGPatterns.cpp
|
TableGen: Fix logic for default operands
|
2020-02-19 23:41:07 -05:00 |
CodeGenDAGPatterns.h
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
CodeGenHwModes.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
CodeGenHwModes.h
|
|
|
CodeGenInstruction.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
CodeGenInstruction.h
|
|
|
CodeGenIntrinsics.h
|
|
|
CodeGenMapTable.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
CodeGenRegisters.cpp
|
[TBLGEN] Emit register pressure set enum
|
2020-02-18 10:09:05 -08:00 |
CodeGenRegisters.h
|
[TBLGEN] Inhibit generation of unneeded psets
|
2020-02-17 15:38:08 -08:00 |
CodeGenSchedule.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
CodeGenSchedule.h
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
CodeGenTarget.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
CodeGenTarget.h
|
|
|
CTagsEmitter.cpp
|
|
|
DAGISelEmitter.cpp
|
|
|
DAGISelMatcher.cpp
|
|
|
DAGISelMatcher.h
|
|
|
DAGISelMatcherEmitter.cpp
|
[TBLGEN] Fix subreg value overflow in DAGISelMatcher
|
2020-02-12 13:29:57 -08:00 |
DAGISelMatcherGen.cpp
|
[TBLGEN] Fix subreg value overflow in DAGISelMatcher
|
2020-02-12 13:29:57 -08:00 |
DAGISelMatcherOpt.cpp
|
|
|
DFAEmitter.cpp
|
Fix DfaEmitter::visitDfaState() crash in MSVC x86 debug builds (PR44945)
|
2020-02-25 15:18:41 +01:00 |
DFAEmitter.h
|
Fix DfaEmitter::visitDfaState() crash in MSVC x86 debug builds (PR44945)
|
2020-02-25 15:18:41 +01:00 |
DFAPacketizerEmitter.cpp
|
Move DFA tables into the read-only data segmant.
|
2020-02-18 14:36:56 +01:00 |
DisassemblerEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
ExegesisEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
FastISelEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
FixedLenDecoderEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
GICombinerEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
GlobalISelEmitter.cpp
|
Revert "Remove redundant "std::move"s in return statements"
|
2020-02-10 07:07:40 -08:00 |
InfoByHwMode.cpp
|
|
|
InfoByHwMode.h
|
|
|
InstrDocsEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
InstrInfoEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
IntrinsicEmitter.cpp
|
Add <128 x i1> as an intrinsic type
|
2020-02-19 09:38:13 -06:00 |
LLVMBuild.txt
|
|
|
OptEmitter.cpp
|
|
|
OptEmitter.h
|
|
|
OptParserEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
OptRSTEmitter.cpp
|
|
|
PredicateExpander.cpp
|
|
|
PredicateExpander.h
|
|
|
PseudoLoweringEmitter.cpp
|
|
|
RegisterBankEmitter.cpp
|
|
|
RegisterInfoEmitter.cpp
|
[TBLGEN] Emit register pressure set enum
|
2020-02-18 10:09:05 -08:00 |
RISCVCompressInstEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
SDNodeProperties.cpp
|
|
|
SDNodeProperties.h
|
|
|
SearchableTableEmitter.cpp
|
[TableGen] Diagnose undefined fields when generating searchable tables
|
2020-02-19 14:03:48 +00:00 |
SequenceToOffsetTable.h
|
[tablegen] Emit string literals instead of char arrays
|
2020-01-27 18:22:25 +00:00 |
SubtargetEmitter.cpp
|
[MC] Widen the functional unit type from 32 to 64 bits.
|
2020-02-24 09:37:00 +01:00 |
SubtargetFeatureInfo.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
SubtargetFeatureInfo.h
|
|
|
TableGen.cpp
|
[tablegen] Emit string literals instead of char arrays
|
2020-01-27 18:22:25 +00:00 |
TableGenBackends.h
|
|
|
tdtags
|
|
|
Types.cpp
|
|
|
Types.h
|
|
|
WebAssemblyDisassemblerEmitter.cpp
|
|
|
WebAssemblyDisassemblerEmitter.h
|
|
|
X86DisassemblerShared.h
|
|
|
X86DisassemblerTables.cpp
|
|
|
X86DisassemblerTables.h
|
|
|
X86EVEX2VEXTablesEmitter.cpp
|
|
|
X86FoldTablesEmitter.cpp
|
|
|
X86ModRMFilters.cpp
|
|
|
X86ModRMFilters.h
|
|
|
X86RecognizableInstr.cpp
|
[X86] Add a new format type for instructions that represent named prefix bytes like data16 and rep. Use it to make a simpler version of isPrefix.
|
2020-02-21 12:34:59 -08:00 |
X86RecognizableInstr.h
|
[X86] Add a new format type for instructions that represent named prefix bytes like data16 and rep. Use it to make a simpler version of isPrefix.
|
2020-02-21 12:34:59 -08:00 |