llvm-6502/utils/TableGen
Chris Lattner 4d0c931ba7 inline the node transforms and node predicates into the generated
dispatcher method.  This eliminates the dependence of the new isel's
generated code on the old isel's predicates, however some random
hand written isel code still uses them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97431 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-01 01:54:19 +00:00
..
AsmMatcherEmitter.cpp
AsmMatcherEmitter.h
AsmWriterEmitter.cpp
AsmWriterEmitter.h
AsmWriterInst.cpp
AsmWriterInst.h
CallingConvEmitter.cpp
CallingConvEmitter.h
ClangDiagnosticsEmitter.cpp
ClangDiagnosticsEmitter.h
CMakeLists.txt The new isel passes all tests, time to start making it go fast. 2010-02-24 07:06:50 +00:00
CodeEmitterGen.cpp
CodeEmitterGen.h
CodeGenDAGPatterns.cpp Generalize my hack to use SDNodeInfo to find out when a 2010-02-28 00:22:30 +00:00
CodeGenDAGPatterns.h Generalize my hack to use SDNodeInfo to find out when a 2010-02-28 00:22:30 +00:00
CodeGenInstruction.cpp The mayHaveSideEffects flag is no longer used. 2010-02-27 23:47:46 +00:00
CodeGenInstruction.h The mayHaveSideEffects flag is no longer used. 2010-02-27 23:47:46 +00:00
CodeGenIntrinsics.h
CodeGenRegisters.h
CodeGenTarget.cpp
CodeGenTarget.h
DAGISelEmitter.cpp inline the node transforms and node predicates into the generated 2010-03-01 01:54:19 +00:00
DAGISelEmitter.h
DAGISelMatcher.cpp enhance the EmitNode/MorphNodeTo operands to take a bit that 2010-02-28 21:53:42 +00:00
DAGISelMatcher.h inline the node transforms and node predicates into the generated 2010-03-01 01:54:19 +00:00
DAGISelMatcherEmitter.cpp inline the node transforms and node predicates into the generated 2010-03-01 01:54:19 +00:00
DAGISelMatcherGen.cpp inline the node transforms and node predicates into the generated 2010-03-01 01:54:19 +00:00
DAGISelMatcherOpt.cpp simplify some code now that chain/flag results are not stored in 2010-02-28 23:00:47 +00:00
DisassemblerEmitter.cpp
DisassemblerEmitter.h
EDEmitter.cpp
EDEmitter.h
FastISelEmitter.cpp
FastISelEmitter.h
InstrEnumEmitter.cpp
InstrEnumEmitter.h
InstrInfoEmitter.cpp
InstrInfoEmitter.h
IntrinsicEmitter.cpp
IntrinsicEmitter.h
LLVMCConfigurationEmitter.cpp Trailing whitespace. 2010-02-23 09:05:01 +00:00
LLVMCConfigurationEmitter.h
Makefile
OptParserEmitter.cpp
OptParserEmitter.h
Record.cpp
Record.h
RegisterInfoEmitter.cpp
RegisterInfoEmitter.h
StringToOffsetTable.h
SubtargetEmitter.cpp
SubtargetEmitter.h
TableGen.cpp
TableGenBackend.cpp
TableGenBackend.h
TGLexer.cpp
TGLexer.h
TGParser.cpp
TGParser.h
TGValueTypes.cpp
X86DisassemblerShared.h
X86DisassemblerTables.cpp
X86DisassemblerTables.h
X86ModRMFilters.h
X86RecognizableInstr.cpp Changed the table generator so that the X86 2010-02-24 02:56:25 +00:00
X86RecognizableInstr.h