llvm-6502/utils/TableGen
2010-05-14 02:13:41 +00:00
..
ARMDecoderEmitter.cpp When doing Thumb disassembly, there's no need to consider t2ADDrSPi12/t2SUBrSPi12, 2010-04-20 18:45:24 +00:00
ARMDecoderEmitter.h
AsmMatcherEmitter.cpp MC/Matcher: Add support for over-riding the default MatchInstruction function 2010-05-04 00:33:13 +00:00
AsmMatcherEmitter.h
AsmWriterEmitter.cpp
AsmWriterEmitter.h
AsmWriterInst.cpp
AsmWriterInst.h
CallingConvEmitter.cpp
CallingConvEmitter.h
ClangASTNodesEmitter.cpp Fix some stylistic issues with my last commit. 2010-05-06 05:24:38 +00:00
ClangASTNodesEmitter.h Fix some stylistic issues with my last commit. 2010-05-06 05:24:38 +00:00
ClangDiagnosticsEmitter.cpp Update tablegen to generate shorts instead of chars for subgroup arrays. 2010-05-13 07:43:47 +00:00
ClangDiagnosticsEmitter.h
CMakeLists.txt Add an emitter to handle the list of clang statement nodes. 2010-05-05 04:13:08 +00:00
CodeEmitterGen.cpp Add a pseudo instruction REG_SEQUENCE that takes a list of registers and 2010-05-01 00:28:44 +00:00
CodeEmitterGen.h
CodeGenDAGPatterns.cpp stop computing InstImpInputs, it is dead 2010-04-20 06:30:25 +00:00
CodeGenDAGPatterns.h stop computing InstImpInputs, it is dead 2010-04-20 06:30:25 +00:00
CodeGenInstruction.cpp
CodeGenInstruction.h
CodeGenIntrinsics.h
CodeGenRegisters.h
CodeGenTarget.cpp Adding a v8i64 512-bit vector type. This will be used to model ARM NEON intrinsics which translate into a pair of vld / vst instructions that can load / store 8 consecutive 64-bit (D) registers. 2010-05-13 23:55:47 +00:00
CodeGenTarget.h
DAGISelEmitter.cpp
DAGISelEmitter.h
DAGISelMatcher.cpp
DAGISelMatcher.h
DAGISelMatcherEmitter.cpp
DAGISelMatcherGen.cpp
DAGISelMatcherOpt.cpp
DisassemblerEmitter.cpp
DisassemblerEmitter.h
EDEmitter.cpp Added a QQQQ register file to model 4-consecutive Q registers. 2010-05-14 02:13:41 +00:00
EDEmitter.h
FastISelEmitter.cpp Add initial kill flag support to FastISel. 2010-05-11 23:54:07 +00:00
FastISelEmitter.h
InstrEnumEmitter.cpp
InstrEnumEmitter.h
InstrInfoEmitter.cpp
InstrInfoEmitter.h
IntrinsicEmitter.cpp Fixes for Microsoft Visual Studio 2010, from Steven Watanabe! 2010-05-11 06:17:44 +00:00
IntrinsicEmitter.h Fixes for Microsoft Visual Studio 2010, from Steven Watanabe! 2010-05-11 06:17:44 +00:00
LLVMCConfigurationEmitter.cpp
LLVMCConfigurationEmitter.h
Makefile Add an emitter to handle the list of clang statement nodes. 2010-05-05 04:13:08 +00:00
OptParserEmitter.cpp
OptParserEmitter.h
Record.cpp
Record.h
RegisterInfoEmitter.cpp
RegisterInfoEmitter.h
StringToOffsetTable.h
SubtargetEmitter.cpp
SubtargetEmitter.h
TableGen.cpp Add an emitter to handle the list of clang statement nodes. 2010-05-05 04:13:08 +00:00
TableGenBackend.cpp
TableGenBackend.h
TGLexer.cpp
TGLexer.h
TGParser.cpp
TGParser.h
TGValueTypes.cpp
X86DisassemblerShared.h
X86DisassemblerTables.cpp
X86DisassemblerTables.h
X86ModRMFilters.h
X86RecognizableInstr.cpp Eliminated the classification of control registers into %ecr_ 2010-05-06 20:59:00 +00:00
X86RecognizableInstr.h