llvm-6502/utils/TableGen
Chris Lattner b228657acc Revamp the Register class, and allow the use of the RegisterGroup class to
specify aliases directly in register definitions.

Patch contributed by Jason Eckhardt!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16330 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-14 04:17:02 +00:00
..
AsmWriterEmitter.cpp Do not #include files into the llvm namespace 2004-08-17 03:08:28 +00:00
AsmWriterEmitter.h
CodeEmitterGen.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
CodeEmitterGen.h
CodeGenInstruction.h
CodeGenRegisters.h Support "Methods" in register classes in CodgeGenRegisterClass 2004-08-21 19:21:21 +00:00
CodeGenTarget.cpp Alignment is now in bits. 2004-08-21 20:15:25 +00:00
CodeGenTarget.h Start parsing register classes into a more structured form 2004-08-21 04:05:00 +00:00
FileLexer.l
FileParser.y Changes For Bug 352 2004-09-01 22:55:40 +00:00
InstrInfoEmitter.cpp Do not #include files into the llvm namespace 2004-08-17 03:08:28 +00:00
InstrInfoEmitter.h
InstrSelectorEmitter.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
InstrSelectorEmitter.h
Makefile Clean up some "clean:" targets so they use $(VERB) and don't print anything 2004-09-03 23:19:53 +00:00
Record.cpp
Record.h
RegisterInfoEmitter.cpp Revamp the Register class, and allow the use of the RegisterGroup class to 2004-09-14 04:17:02 +00:00
RegisterInfoEmitter.h
TableGen.cpp Make tblgen's exception handling a little more robust by printing the 2004-09-03 23:17:54 +00:00
TableGenBackend.cpp Do not #include files into the llvm namespace 2004-08-17 03:08:28 +00:00
TableGenBackend.h Do not #include files into the llvm namespace 2004-08-17 03:08:28 +00:00