llvm-6502/utils/TableGen
Chris Lattner 20df2420f7 Change ComplexPattern handling to push the node being matched as
well as the operands produced when the pattern is matched.  This
allows CheckSame to work correctly when matching replicated 
names involving ComplexPatterns.  This fixes a bunch of MSP430 
failures, we're down to 13 failures, two of which are
due to a sched bug.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96824 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-22 23:33:44 +00:00
..
AsmMatcherEmitter.cpp
AsmMatcherEmitter.h
AsmWriterEmitter.cpp
AsmWriterEmitter.h
AsmWriterInst.cpp
AsmWriterInst.h
CallingConvEmitter.cpp
CallingConvEmitter.h
ClangDiagnosticsEmitter.cpp
ClangDiagnosticsEmitter.h
CMakeLists.txt Check in the first big step of rewriting DAGISelEmitter to 2010-02-15 08:04:42 +00:00
CodeEmitterGen.cpp
CodeEmitterGen.h
CodeGenDAGPatterns.cpp reduce nesting. 2010-02-17 06:53:36 +00:00
CodeGenDAGPatterns.h start sketching out the structure of code for result emission generation. 2010-02-18 06:47:49 +00:00
CodeGenInstruction.cpp
CodeGenInstruction.h
CodeGenIntrinsics.h
CodeGenRegisters.h
CodeGenTarget.cpp
CodeGenTarget.h
DAGISelEmitter.cpp Sort the patterns before adding them to the FA so that we get the 2010-02-21 19:22:06 +00:00
DAGISelEmitter.h
DAGISelMatcher.cpp add a new CheckMultiOpcode opcode for checking that a node 2010-02-22 22:30:37 +00:00
DAGISelMatcher.h add a new CheckMultiOpcode opcode for checking that a node 2010-02-22 22:30:37 +00:00
DAGISelMatcherEmitter.cpp add a new CheckMultiOpcode opcode for checking that a node 2010-02-22 22:30:37 +00:00
DAGISelMatcherGen.cpp Change ComplexPattern handling to push the node being matched as 2010-02-22 23:33:44 +00:00
DisassemblerEmitter.cpp
DisassemblerEmitter.h
EDEmitter.cpp
EDEmitter.h
FastISelEmitter.cpp
FastISelEmitter.h
InstrEnumEmitter.cpp fix this to work more determinstically, patch by Thomas Veith! 2010-02-19 07:02:20 +00:00
InstrEnumEmitter.h
InstrInfoEmitter.cpp
InstrInfoEmitter.h
IntrinsicEmitter.cpp
IntrinsicEmitter.h
LLVMCConfigurationEmitter.cpp Revert r96130 ("Forward parameter options as '-option=param'"). 2010-02-15 03:17:06 +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
X86RecognizableInstr.h