llvm-6502/utils/TableGen
Evan Cheng 553ef1be94 Can't trust NodeDepth when checking for possibility of load folding creating
a cycle. This increase the search space and will increase compile time (in
practice it appears to be small, e.g. 176.gcc goes from 62 sec to 65 sec)
that will be addressed later.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28476 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-25 20:16:55 +00:00
..
.cvsignore
AsmWriterEmitter.cpp
AsmWriterEmitter.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
CodeEmitterGen.cpp
CodeEmitterGen.h
CodeGenInstruction.h
CodeGenIntrinsics.h
CodeGenRegisters.h Add support for generating v4i32 altivec code 2005-12-30 00:12:56 +00:00
CodeGenTarget.cpp
CodeGenTarget.h Don't generate getCalleeSaveReg and getCalleeSaveRegClasses anymore. 2006-05-18 00:08:46 +00:00
DAGISelEmitter.cpp Can't trust NodeDepth when checking for possibility of load folding creating 2006-05-25 20:16:55 +00:00
DAGISelEmitter.h
FileLexer.cpp.cvs
FileLexer.l
FileLexer.l.cvs
FileParser.cpp.cvs
FileParser.h.cvs
FileParser.y Generalize the previous binary operator support and add a string concatenation 2006-03-31 21:53:49 +00:00
FileParser.y.cvs regenerate 2006-03-31 21:54:11 +00:00
InstrInfoEmitter.cpp
InstrInfoEmitter.h Emit itinerary class in instruction info. 2005-10-31 17:16:46 +00:00
IntrinsicEmitter.cpp
IntrinsicEmitter.h
Makefile
Record.cpp
Record.h
RegisterInfoEmitter.cpp
RegisterInfoEmitter.h
SubtargetEmitter.cpp
SubtargetEmitter.h
TableGen.cpp
TableGenBackend.cpp
TableGenBackend.h