.. |
GlobalISel
|
Avoid including FileSystem.h from MemoryBuffer.h
|
2020-02-29 12:30:23 -08:00 |
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
|
AsmWriterOperand - fix uninitialized variable warning. NFCI.
|
2019-11-07 16:56:15 +00:00 |
Attributes.cpp
|
[NFC] Refactor TableGen for attributes
|
2020-02-02 15:12:20 +01:00 |
CallingConvEmitter.cpp
|
|
|
CMakeLists.txt
|
[TableGen] Add backend to generate command guide for tools using libOption.
|
2019-11-22 14:10:17 -08:00 |
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
|
Explicitly include <cassert> when using assert
|
2020-03-02 22:45:28 +01:00 |
CodeGenInstruction.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
CodeGenInstruction.h
|
Explicitly include <cassert> when using assert
|
2020-03-02 22:45:28 +01:00 |
CodeGenIntrinsics.h
|
TableGen/GlobalISel: Fix pattern matching of immarg literals
|
2020-01-09 17:37:52 -05:00 |
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
|
[NFC] Fix trivial typos in comments
|
2020-01-06 10:50:26 +00:00 |
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
|
[TableGen] Add backend to generate command guide for tools using libOption.
|
2019-11-22 14:10:17 -08:00 |
OptEmitter.h
|
[TableGen] Add backend to generate command guide for tools using libOption.
|
2019-11-22 14:10:17 -08:00 |
OptParserEmitter.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
OptRSTEmitter.cpp
|
Avoid including FileSystem.h from MemoryBuffer.h
|
2020-02-29 12:30:23 -08:00 |
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
|
[TableGen] Remove unused target intrinsic generation logic
|
2019-12-11 07:38:45 -08:00 |
tdtags
|
|
|
Types.cpp
|
|
|
Types.h
|
|
|
WebAssemblyDisassemblerEmitter.cpp
|
|
|
WebAssemblyDisassemblerEmitter.h
|
|
|
X86DisassemblerShared.h
|
|
|
X86DisassemblerTables.cpp
|
[X86][Disassembler] Shrink X86GenDisassemblerTables.inc from 36M to 6.1M
|
2020-01-11 17:28:22 -08:00 |
X86DisassemblerTables.h
|
|
|
X86EVEX2VEXTablesEmitter.cpp
|
|
|
X86FoldTablesEmitter.cpp
|
X86FoldTablesEmitter - fix static analyzer potential invalid iterator warning. NFCI.
|
2019-11-06 13:31:00 +00:00 |
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 |