llvm-6502/utils/TableGen
Nate Begeman ddb395463c Stop checking the ValueType of the CodeGenInstruction. Instead, use the
ValueType from the RegisterClass or Operands.  This step is necessary to
allow RegisterClasses to have multiple ValueTypes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24555 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-01 00:06:14 +00:00
..
.cvsignore
AsmWriterEmitter.cpp No longer track value types for asm printer operands, and remove them as 2005-11-30 18:54:35 +00:00
AsmWriterEmitter.h
CodeEmitterGen.cpp
CodeEmitterGen.h
CodeGenInstruction.h fit into 80 columns 2005-11-30 23:58:18 +00:00
CodeGenRegisters.h
CodeGenTarget.cpp Add the new vector types to tablegen 2005-11-29 06:19:38 +00:00
CodeGenTarget.h Stop checking the ValueType of the CodeGenInstruction. Instead, use the 2005-12-01 00:06:14 +00:00
DAGISelEmitter.cpp Stop checking the ValueType of the CodeGenInstruction. Instead, use the 2005-12-01 00:06:14 +00:00
DAGISelEmitter.h Stop checking the ValueType of the CodeGenInstruction. Instead, use the 2005-12-01 00:06:14 +00:00
FileLexer.cpp
FileLexer.l
FileParser.cpp
FileParser.h
FileParser.y
InstrInfoEmitter.cpp
InstrInfoEmitter.h
Makefile
Record.cpp Fix some copy and paste typos. 2005-11-30 18:37:14 +00:00
Record.h
RegisterInfoEmitter.cpp
RegisterInfoEmitter.h
SubtargetEmitter.cpp
SubtargetEmitter.h
TableGen.cpp
TableGenBackend.cpp
TableGenBackend.h