llvm-6502/utils/TableGen
Evan Cheng 51fecc80f7 * Remove instruction fields hasInFlag / hasOutFlag and added SNDPInFlag and
SNDPOutFlag to DAG nodes. These properties do not belong to target specific
instructions.
* Added DAG node property SNDPOptInFlag. It's same as SNDPInFlag except it's
optional. Used by ret / call, etc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25154 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-09 18:27:06 +00:00
..
.cvsignore
AsmWriterEmitter.cpp
AsmWriterEmitter.h
CodeEmitterGen.cpp
CodeEmitterGen.h
CodeGenInstruction.h * Remove instruction fields hasInFlag / hasOutFlag and added SNDPInFlag and 2006-01-09 18:27:06 +00:00
CodeGenRegisters.h Add support for generating v4i32 altivec code 2005-12-30 00:12:56 +00:00
CodeGenTarget.cpp * Remove instruction fields hasInFlag / hasOutFlag and added SNDPInFlag and 2006-01-09 18:27:06 +00:00
CodeGenTarget.h
DAGISelEmitter.cpp * Remove instruction fields hasInFlag / hasOutFlag and added SNDPInFlag and 2006-01-09 18:27:06 +00:00
DAGISelEmitter.h * Remove instruction fields hasInFlag / hasOutFlag and added SNDPInFlag and 2006-01-09 18:27:06 +00:00
FileLexer.cpp
FileLexer.l
FileParser.cpp
FileParser.h
FileParser.y
InstrInfoEmitter.cpp almost got the HP-UX tester up.. :) 2005-12-30 14:56:37 +00:00
InstrInfoEmitter.h
Makefile
Record.cpp more standards-compliance stuff 2005-12-26 05:08:55 +00:00
Record.h
RegisterInfoEmitter.cpp This gets most of the backends building with HP HappyC++. 2005-12-27 10:56:22 +00:00
RegisterInfoEmitter.h
SubtargetEmitter.cpp almost got the HP-UX tester up.. :) 2005-12-30 14:56:37 +00:00
SubtargetEmitter.h
TableGen.cpp more standards-compliance stuff 2005-12-26 05:08:55 +00:00
TableGenBackend.cpp
TableGenBackend.h