llvm-6502/utils/TableGen
2013-08-16 01:43:31 +00:00
..
AsmMatcherEmitter.cpp Revert r188164: Stablize MCK_Reg ordering in AsmMatcherEmitter 2013-08-12 10:57:51 +00:00
AsmWriterEmitter.cpp
AsmWriterInst.cpp Remove 'else' after 'return'. No functional change. 2013-07-23 06:27:36 +00:00
AsmWriterInst.h
CallingConvEmitter.cpp
CMakeLists.txt
CodeEmitterGen.cpp
CodeGenDAGPatterns.cpp Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. 2013-07-04 01:31:24 +00:00
CodeGenDAGPatterns.h
CodeGenInstruction.cpp Fixing a warning about control reaching the end of a non-void function. 2013-08-16 01:43:31 +00:00
CodeGenInstruction.h
CodeGenIntrinsics.h Extend 'readonly' and 'readnone' to work on function arguments as well as 2013-07-06 00:29:58 +00:00
CodeGenMapTable.cpp
CodeGenRegisters.cpp comment typo. 2013-07-31 21:05:54 +00:00
CodeGenRegisters.h RegPressure: Order the "pressure sets" by number of regunits per set. 2013-07-25 07:26:29 +00:00
CodeGenSchedule.cpp Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size. 2013-07-14 04:42:23 +00:00
CodeGenSchedule.h
CodeGenTarget.cpp [Mips][msa] Value types for MSA support. 2013-08-13 22:34:26 +00:00
CodeGenTarget.h
CTagsEmitter.cpp
DAGISelEmitter.cpp
DAGISelMatcher.cpp
DAGISelMatcher.h
DAGISelMatcherEmitter.cpp
DAGISelMatcherGen.cpp
DAGISelMatcherOpt.cpp
DFAPacketizerEmitter.cpp
DisassemblerEmitter.cpp
FastISelEmitter.cpp
FixedLenDecoderEmitter.cpp Teaching llvm-tblgen to not emit a switch statement when there are no case statements. 2013-07-15 16:53:32 +00:00
InstrInfoEmitter.cpp Revert "TableGen: Enumerate Schedule Model too." 2013-07-31 20:43:08 +00:00
IntrinsicEmitter.cpp Fix a bug in TableGen where the intrinsic function name recognizer could mis-identify names if one was a prefix substring of the other 2013-07-25 12:32:00 +00:00
LLVMBuild.txt
Makefile
OptParserEmitter.cpp Option parsing: remove non-SUPPORT_ALIASARGS fall-back 2013-07-31 23:28:51 +00:00
PseudoLoweringEmitter.cpp
RegisterInfoEmitter.cpp Using a different loop induction variable than the enclosing scope. No functional changes intended. 2013-07-25 22:09:31 +00:00
SequenceToOffsetTable.h
SetTheory.cpp
SetTheory.h
StringToOffsetTable.h
SubtargetEmitter.cpp
TableGen.cpp
TableGenBackends.h
tdtags
TGValueTypes.cpp
X86DisassemblerShared.h
X86DisassemblerTables.cpp Added encoding prefixes for KNL instructions (EVEX). 2013-07-28 08:28:38 +00:00
X86DisassemblerTables.h
X86ModRMFilters.cpp
X86ModRMFilters.h
X86RecognizableInstr.cpp Remove use of sprintf added to X86 disassembler tablegen code. Send message with instruction name to errs() instead and use a generic message for the llvm_unreachable. Consistent with other places in this file. 2013-07-28 21:28:02 +00:00
X86RecognizableInstr.h Added encoding prefixes for KNL instructions (EVEX). 2013-07-28 08:28:38 +00:00