1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/utils/TableGen
Chris Lattner ddf03e12a2 Fix a build problem with VC++ by not doing the target prefix
comparison for every builtin.  This reduces the depth of
the if/elseif chain dramatically.

llvm-svn: 45500
2008-01-02 21:24:22 +00:00
..
AsmWriterEmitter.cpp remove attributions from utils. 2007-12-29 20:37:13 +00:00
AsmWriterEmitter.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
CallingConvEmitter.cpp remove attributions from utils. 2007-12-29 20:37:13 +00:00
CallingConvEmitter.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
CodeEmitterGen.cpp remove attributions from utils. 2007-12-29 20:37:13 +00:00
CodeEmitterGen.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
CodeGenInstruction.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
CodeGenIntrinsics.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
CodeGenRegisters.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
CodeGenTarget.cpp remove attributions from utils. 2007-12-29 20:37:13 +00:00
CodeGenTarget.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
DAGISelEmitter.cpp remove attributions from utils. 2007-12-29 20:37:13 +00:00
DAGISelEmitter.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
InstrInfoEmitter.cpp tblgen shouldn't include headers from llvm codegen. 2007-12-30 00:25:23 +00:00
InstrInfoEmitter.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
IntrinsicEmitter.cpp Fix a build problem with VC++ by not doing the target prefix 2008-01-02 21:24:22 +00:00
IntrinsicEmitter.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
Makefile remove attributions from tools/utils makefiles. 2007-12-29 20:07:17 +00:00
Record.cpp remove attributions from utils. 2007-12-29 20:37:13 +00:00
Record.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
RegisterInfoEmitter.cpp remove attributions from utils. 2007-12-29 20:37:13 +00:00
RegisterInfoEmitter.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
SubtargetEmitter.cpp remove attributions from utils. 2007-12-29 20:37:13 +00:00
SubtargetEmitter.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
TableGen.cpp remove attributions from utils. 2007-12-29 20:37:13 +00:00
TableGenBackend.cpp remove attributions from utils. 2007-12-29 20:37:13 +00:00
TableGenBackend.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
TGLexer.cpp remove attributions from utils. 2007-12-29 20:37:13 +00:00
TGLexer.h remove attributions from utils. 2007-12-29 20:37:13 +00:00
TGParser.cpp remove attributions from utils. 2007-12-29 20:37:13 +00:00
TGParser.h remove attributions from utils. 2007-12-29 20:37:13 +00:00