.. |
AsmMatcherEmitter.cpp
|
|
|
AsmWriterEmitter.cpp
|
|
|
AsmWriterInst.cpp
|
|
|
AsmWriterInst.h
|
|
|
Attributes.cpp
|
|
|
CallingConvEmitter.cpp
|
|
|
CMakeLists.txt
|
|
|
CodeEmitterGen.cpp
|
|
|
CodeGenDAGPatterns.cpp
|
Fix a bunch of typoes. NFC
|
2018-03-30 22:22:31 +00:00 |
CodeGenDAGPatterns.h
|
|
|
CodeGenHwModes.cpp
|
|
|
CodeGenHwModes.h
|
|
|
CodeGenInstruction.cpp
|
|
|
CodeGenInstruction.h
|
Fix layering of MachineValueType.h by moving it from CodeGen to Support
|
2018-03-23 23:58:25 +00:00 |
CodeGenIntrinsics.h
|
Fix layering of MachineValueType.h by moving it from CodeGen to Support
|
2018-03-23 23:58:25 +00:00 |
CodeGenMapTable.cpp
|
|
|
CodeGenRegisters.cpp
|
[X86] Add phony registers for high halves of regs with low halves
|
2018-03-20 18:46:55 +00:00 |
CodeGenRegisters.h
|
Fix layering of MachineValueType.h by moving it from CodeGen to Support
|
2018-03-23 23:58:25 +00:00 |
CodeGenSchedule.cpp
|
[SchedModel] Remove instregex entries that don't match any instructions
|
2018-03-25 19:20:08 +00:00 |
CodeGenSchedule.h
|
[TableGen] Add a non-default constructor to CodeGenSchedClass and use it via emplace_back to create new SchedClasses instead of using resize(size+1)
|
2018-03-22 06:15:08 +00:00 |
CodeGenTarget.cpp
|
TableGen: More helpful error messages
|
2018-04-01 17:08:49 +00:00 |
CodeGenTarget.h
|
|
|
CTagsEmitter.cpp
|
|
|
DAGISelEmitter.cpp
|
|
|
DAGISelMatcher.cpp
|
|
|
DAGISelMatcher.h
|
Fix layering of MachineValueType.h by moving it from CodeGen to Support
|
2018-03-23 23:58:25 +00:00 |
DAGISelMatcherEmitter.cpp
|
|
|
DAGISelMatcherGen.cpp
|
|
|
DAGISelMatcherOpt.cpp
|
|
|
DFAPacketizerEmitter.cpp
|
|
|
DisassemblerEmitter.cpp
|
Fix layering by moving X86DisassemblerDecoderCommon to Support
|
2018-03-23 23:58:20 +00:00 |
FastISelEmitter.cpp
|
|
|
FixedLenDecoderEmitter.cpp
|
|
|
GlobalISelEmitter.cpp
|
Fix layering of MachineValueType.h by moving it from CodeGen to Support
|
2018-03-23 23:58:25 +00:00 |
InfoByHwMode.cpp
|
|
|
InfoByHwMode.h
|
Fix layering of MachineValueType.h by moving it from CodeGen to Support
|
2018-03-23 23:58:25 +00:00 |
InstrDocsEmitter.cpp
|
|
|
InstrInfoEmitter.cpp
|
|
|
IntrinsicEmitter.cpp
|
|
|
LLVMBuild.txt
|
Add missing dependency (headers are included from MC, so a link dependency could exist easily enough)
|
2018-03-29 00:29:43 +00:00 |
OptParserEmitter.cpp
|
|
|
PseudoLoweringEmitter.cpp
|
|
|
RegisterBankEmitter.cpp
|
|
|
RegisterInfoEmitter.cpp
|
Fix layering of MachineValueType.h by moving it from CodeGen to Support
|
2018-03-23 23:58:25 +00:00 |
SDNodeProperties.cpp
|
|
|
SDNodeProperties.h
|
|
|
SearchableTableEmitter.cpp
|
|
|
SequenceToOffsetTable.h
|
|
|
SubtargetEmitter.cpp
|
[TableGen] Don't capture returned std::vectors by const reference.
|
2018-03-23 00:02:45 +00:00 |
SubtargetFeatureInfo.cpp
|
|
|
SubtargetFeatureInfo.h
|
|
|
TableGen.cpp
|
|
|
TableGenBackends.h
|
|
|
tdtags
|
|
|
Types.cpp
|
|
|
Types.h
|
|
|
X86DisassemblerShared.h
|
[X86] Use unique_ptr to simplify memory management. NFC
|
2018-03-24 07:15:47 +00:00 |
X86DisassemblerTables.cpp
|
[X86] Add a new disassembler opcode map for 3DNow. Stop treating 3DNow as an attribute.
|
2018-03-24 07:48:54 +00:00 |
X86DisassemblerTables.h
|
[X86] Add a new disassembler opcode map for 3DNow. Stop treating 3DNow as an attribute.
|
2018-03-24 07:48:54 +00:00 |
X86EVEX2VEXTablesEmitter.cpp
|
[X86] Rename VROUNDYPS* and VROUNDYPD* instructions to VROUNDPSY* and VROUNDPDY*. Fix itinerary mistake on all memory forms of VROUNDPD
|
2018-03-22 21:55:20 +00:00 |
X86FoldTablesEmitter.cpp
|
Fix a bunch of typoes. NFC
|
2018-03-30 22:22:31 +00:00 |
X86ModRMFilters.cpp
|
|
|
X86ModRMFilters.h
|
|
|
X86RecognizableInstr.cpp
|
[X86] Add a new disassembler opcode map for 3DNow. Stop treating 3DNow as an attribute.
|
2018-03-24 07:48:54 +00:00 |
X86RecognizableInstr.h
|
[X86] Merge the Has3DNow0F0FOpcode TSFlag into the OpMap encoding. NFC
|
2018-03-24 06:04:12 +00:00 |