llvm-6502/utils/TableGen
Dale Johannesen 874ae251c3 Revert 72707 and 72709, for the moment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72712 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-02 03:12:52 +00:00
..
AsmWriterEmitter.cpp Move the tablegen-produced DebugLoc handling into a AsmWriter::processDebugLoc function. 2009-05-07 13:55:51 +00:00
AsmWriterEmitter.h
CallingConvEmitter.cpp Rename PaddedSize to AllocSize, in the hope that this 2009-05-09 07:06:46 +00:00
CallingConvEmitter.h
ClangDiagnosticsEmitter.cpp
ClangDiagnosticsEmitter.h
CMakeLists.txt CMake: Use libpthread in tblgen when needed. Updated list of source 2009-05-22 20:55:15 +00:00
CodeEmitterGen.cpp
CodeEmitterGen.h
CodeGenDAGPatterns.cpp Revert 72707 and 72709, for the moment. 2009-06-02 03:12:52 +00:00
CodeGenDAGPatterns.h 2nd attempt, fixing SSE4.1 issues and implementing feedback from duncan. 2009-04-27 18:41:29 +00:00
CodeGenInstruction.cpp Make BinOps typed and require a type specifier for !nameconcat. This 2009-04-23 21:25:15 +00:00
CodeGenInstruction.h
CodeGenIntrinsics.h
CodeGenRegisters.h
CodeGenTarget.cpp Revert 72707 and 72709, for the moment. 2009-06-02 03:12:52 +00:00
CodeGenTarget.h Revert 72707 and 72709, for the moment. 2009-06-02 03:12:52 +00:00
DAGISelEmitter.cpp Revert 72707 and 72709, for the moment. 2009-06-02 03:12:52 +00:00
DAGISelEmitter.h
FastISelEmitter.cpp TableGen for fast isel seems to assume an 'imm' 2009-05-21 22:25:49 +00:00
FastISelEmitter.h
InstrEnumEmitter.cpp
InstrEnumEmitter.h
InstrInfoEmitter.cpp
InstrInfoEmitter.h
IntrinsicEmitter.cpp Fix PR3994: LLVMMatchType arguments do not refer to absolute return value 2009-04-16 21:51:05 +00:00
IntrinsicEmitter.h
LLVMCConfigurationEmitter.cpp A better error message. 2009-05-06 04:54:23 +00:00
LLVMCConfigurationEmitter.h
Makefile Change 'make install' to install tblgen, for better support of out-of-tree targets, 2009-05-08 17:32:47 +00:00
Record.cpp Fix warning. 2009-05-15 03:07:14 +00:00
Record.h Add extra parenthesis around || statements to pacify compiler. 2009-05-15 03:03:14 +00:00
RegisterInfoEmitter.cpp Slightly change TableGen's definition of a register subclass. 2009-04-30 21:22:44 +00:00
RegisterInfoEmitter.h
SubtargetEmitter.cpp Propagate CPU string out of SubtargetFeatures 2009-05-23 19:50:50 +00:00
SubtargetEmitter.h
TableGen.cpp
TableGenBackend.cpp
TableGenBackend.h
TGLexer.cpp Implement !if, analogous to $(if) in GNU make. 2009-05-14 23:26:46 +00:00
TGLexer.h Implement !if, analogous to $(if) in GNU make. 2009-05-14 23:26:46 +00:00
TGParser.cpp Implement !if, analogous to $(if) in GNU make. 2009-05-14 23:26:46 +00:00
TGParser.h Operation Enhancements 2009-05-14 20:54:48 +00:00
TGSourceMgr.cpp
TGSourceMgr.h
TGValueTypes.cpp