llvm-6502/utils/TableGen
Nate Begeman afc545616a Add support for a TODO; instructions in .td files can now have arguments
printed as part of the opcode.  This allows something like
cmp${cc}ss in the x86 backed to be printed as cmpltss, cmpless, etc.
depending on what the value of $cc is.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22439 91177308-0d34-0410-b5e6-96231b3b80d8
2005-07-14 22:50:30 +00:00
..
.cvsignore ignore generated files 2005-04-19 15:34:36 +00:00
AsmWriterEmitter.cpp Add support for a TODO; instructions in .td files can now have arguments 2005-07-14 22:50:30 +00:00
AsmWriterEmitter.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
CodeEmitterGen.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
CodeEmitterGen.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
CodeGenInstruction.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
CodeGenRegisters.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
CodeGenTarget.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
CodeGenTarget.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
FileLexer.l Add initial lexer and parser support for shifting values. Every use of this 2005-04-19 01:11:03 +00:00
FileParser.y Major change to tblgen: instead of resolving values every time a class is 2005-04-19 03:36:21 +00:00
InstrInfoEmitter.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
InstrInfoEmitter.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
InstrSelectorEmitter.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
InstrSelectorEmitter.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
Makefile
Record.cpp Eliminate tabs and trailing spaces 2005-04-22 04:13:13 +00:00
Record.h Eliminate tabs and trailing spaces 2005-04-22 04:13:13 +00:00
RegisterInfoEmitter.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
RegisterInfoEmitter.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
TableGen.cpp Eliminate tabs and trailing spaces 2005-04-22 04:13:13 +00:00
TableGenBackend.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
TableGenBackend.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00