.. |
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
|
prove diagnostic -> group mapping information.
|
2009-04-16 05:52:18 +00:00 |
ClangDiagnosticsEmitter.h
|
rename -gen-clang-diags-options -> -gen-clang-diag-groups
|
2009-04-15 20:02:32 +00:00 |
CMakeLists.txt
|
CMake: Use libpthread in tblgen when needed. Updated list of source
|
2009-05-22 20:55:15 +00:00 |
CodeEmitterGen.cpp
|
Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize
|
2009-04-13 21:06:25 +00:00 |
CodeEmitterGen.h
|
|
|
CodeGenDAGPatterns.cpp
|
2nd attempt, fixing SSE4.1 issues and implementing feedback from duncan.
|
2009-04-27 18:41:29 +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
|
fix a few spelling errors and typos
|
2009-03-26 16:17:51 +00:00 |
CodeGenRegisters.h
|
|
|
CodeGenTarget.cpp
|
Fix PR3994: LLVMMatchType arguments do not refer to absolute return value
|
2009-04-16 21:51:05 +00:00 |
CodeGenTarget.h
|
Generalize getRegisterClassForRegister to handle registers
|
2009-04-13 15:24:11 +00:00 |
DAGISelEmitter.cpp
|
Slightly improve generated code in a degenerate case.
|
2009-05-12 22:32:29 +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
|
Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize
|
2009-04-13 21:06:25 +00:00 |
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
|
rename -gen-clang-diags-options -> -gen-clang-diag-groups
|
2009-04-15 20:02:32 +00:00 |
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
|
fix a few spelling errors and typos
|
2009-03-26 16:17:51 +00:00 |
TGSourceMgr.h
|
|
|
TGValueTypes.cpp
|
|
|