llvm-6502/utils/TableGen
Chris Lattner a6dc9fb745 Fix a bug handling instructions, like blr, which just consist of a text
string.  The return value of printInstruction should be true for these.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29196 91177308-0d34-0410-b5e6-96231b3b80d8
2006-07-19 01:39:06 +00:00
..
.cvsignore
AsmWriterEmitter.cpp Fix a bug handling instructions, like blr, which just consist of a text 2006-07-19 01:39:06 +00:00
AsmWriterEmitter.h Maximally group commands. When all instructions within a command set have a 2006-07-18 18:28:27 +00:00
CodeEmitterGen.cpp Clean up. 2006-07-13 22:17:08 +00:00
CodeEmitterGen.h 1. Simplfy bit operations. 2006-07-13 21:02:53 +00:00
CodeGenInstruction.h
CodeGenIntrinsics.h
CodeGenRegisters.h
CodeGenTarget.cpp Allow more use of iPTR in patterns. 2006-06-15 00:16:37 +00:00
CodeGenTarget.h
DAGISelEmitter.cpp Add code size to target instruction use it as the 3rd isel sorting tie-breaker. 2006-07-19 00:24:41 +00:00
DAGISelEmitter.h Parameterize target node ValueType to allow more sharing of emit functions. 2006-07-16 06:12:52 +00:00
FileLexer.cpp.cvs
FileLexer.l
FileLexer.l.cvs
FileParser.cpp.cvs
FileParser.h.cvs
FileParser.y
FileParser.y.cvs
InstrInfoEmitter.cpp Instructions with variable operands (variable_ops) can have a number required 2006-06-15 07:22:16 +00:00
InstrInfoEmitter.h
IntrinsicEmitter.cpp
IntrinsicEmitter.h
Makefile tblgen uses EH 2006-07-07 00:21:17 +00:00
Record.cpp
Record.h
RegisterInfoEmitter.cpp Make sub- super- reg-class tables static. 2006-07-18 22:18:31 +00:00
RegisterInfoEmitter.h
SubtargetEmitter.cpp
SubtargetEmitter.h
TableGen.cpp
TableGenBackend.cpp
TableGenBackend.h