llvm-6502/utils/TableGen
Evan Cheng f065a6f711 Don't sort the names before outputing the intrinsic name table. It causes a
mismatch against the enum table.
This is a part of Sabre's master plan to drive me nuts with subtle bugs that
happens to only affect x86 be. :-)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27237 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-28 22:25:56 +00:00
..
.cvsignore
AsmWriterEmitter.cpp
AsmWriterEmitter.h
CodeEmitterGen.cpp
CodeEmitterGen.h
CodeGenInstruction.h
CodeGenIntrinsics.h Only compute intrinsic valuetypes when in a target .td file. 2006-03-28 00:15:00 +00:00
CodeGenRegisters.h
CodeGenTarget.cpp Only compute intrinsic valuetypes when in a target .td file. 2006-03-28 00:15:00 +00:00
CodeGenTarget.h
DAGISelEmitter.cpp Tblgen doesn't like multiple SDNode<> definitions that map to the sameenum value. Split them into separate enums. 2006-03-28 00:41:33 +00:00
DAGISelEmitter.h
FileLexer.cpp.cvs
FileLexer.l
FileLexer.l.cvs
FileParser.cpp.cvs
FileParser.h.cvs
FileParser.y
FileParser.y.cvs
InstrInfoEmitter.cpp
InstrInfoEmitter.h
IntrinsicEmitter.cpp Don't sort the names before outputing the intrinsic name table. It causes a 2006-03-28 22:25:56 +00:00
IntrinsicEmitter.h
Makefile
Record.cpp
Record.h
RegisterInfoEmitter.cpp
RegisterInfoEmitter.h
SubtargetEmitter.cpp
SubtargetEmitter.h
TableGen.cpp
TableGenBackend.cpp
TableGenBackend.h