.. |
AsmMatcherEmitter.cpp
|
|
|
AsmMatcherEmitter.h
|
|
|
AsmWriterEmitter.cpp
|
Move UnescapeString to a static function for its sole client; its inefficient and broken.
|
2009-10-17 20:43:42 +00:00 |
AsmWriterEmitter.h
|
|
|
CallingConvEmitter.cpp
|
|
|
CallingConvEmitter.h
|
|
|
ClangDiagnosticsEmitter.cpp
|
Use raw_ostream::write_escaped instead of EscapeString.
|
2009-10-17 20:43:19 +00:00 |
ClangDiagnosticsEmitter.h
|
|
|
CMakeLists.txt
|
|
|
CodeEmitterGen.cpp
|
Introduce the TargetInstrInfo::KILL machine instruction and get rid of the
|
2009-09-28 20:32:26 +00:00 |
CodeEmitterGen.h
|
Replace std::iostreams with raw_ostream in TableGen.
|
2009-07-03 00:10:29 +00:00 |
CodeGenDAGPatterns.cpp
|
|
|
CodeGenDAGPatterns.h
|
Report errors correctly for unselected target intrinsics.
|
2009-10-15 18:50:03 +00:00 |
CodeGenInstruction.cpp
|
Add instruction flags: hasExtraSrcRegAllocReq and hasExtraDefRegAllocReq. When
|
2009-10-01 08:21:18 +00:00 |
CodeGenInstruction.h
|
Add instruction flags: hasExtraSrcRegAllocReq and hasExtraDefRegAllocReq. When
|
2009-10-01 08:21:18 +00:00 |
CodeGenIntrinsics.h
|
|
|
CodeGenRegisters.h
|
|
|
CodeGenTarget.cpp
|
Introduce the TargetInstrInfo::KILL machine instruction and get rid of the
|
2009-09-28 20:32:26 +00:00 |
CodeGenTarget.h
|
Split EVT into MVT and EVT, the former representing _just_ a primitive type, while
|
2009-08-11 20:47:22 +00:00 |
DAGISelEmitter.cpp
|
Report errors correctly for unselected target intrinsics.
|
2009-10-15 18:50:03 +00:00 |
DAGISelEmitter.h
|
Replace std::iostreams with raw_ostream in TableGen.
|
2009-07-03 00:10:29 +00:00 |
FastISelEmitter.cpp
|
|
|
FastISelEmitter.h
|
Replace std::iostreams with raw_ostream in TableGen.
|
2009-07-03 00:10:29 +00:00 |
InstrEnumEmitter.cpp
|
|
|
InstrEnumEmitter.h
|
|
|
InstrInfoEmitter.cpp
|
Add instruction flags: hasExtraSrcRegAllocReq and hasExtraDefRegAllocReq. When
|
2009-10-01 08:21:18 +00:00 |
InstrInfoEmitter.h
|
Replace std::iostreams with raw_ostream in TableGen.
|
2009-07-03 00:10:29 +00:00 |
IntrinsicEmitter.cpp
|
Push LLVMContexts through the IntegerType APIs.
|
2009-08-13 21:58:54 +00:00 |
IntrinsicEmitter.h
|
Replace std::iostreams with raw_ostream in TableGen.
|
2009-07-03 00:10:29 +00:00 |
LLVMCConfigurationEmitter.cpp
|
First draft of the OptionPreprocessor.
|
2009-10-17 20:09:29 +00:00 |
LLVMCConfigurationEmitter.h
|
This variable is never used.
|
2009-10-17 20:08:47 +00:00 |
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
|
|
|
Record.h
|
convert some stuff to StringRef to avoid temporary std::strings.
|
2009-09-18 18:31:37 +00:00 |
RegisterInfoEmitter.cpp
|
|
|
RegisterInfoEmitter.h
|
|
|
StringToOffsetTable.h
|
Use raw_ostream::write_escaped instead of EscapeString.
|
2009-10-17 20:43:19 +00:00 |
SubtargetEmitter.cpp
|
Make the end-of-itinerary mark explicit. Some cleanup.
|
2009-09-24 20:22:50 +00:00 |
SubtargetEmitter.h
|
Extend the instruction itinerary model to include the ability to indicate the def and use cycle for each operand. This additional information is optional, so existing itineraries do not need to be changed.
|
2009-08-17 16:02:57 +00:00 |
TableGen.cpp
|
|
|
TableGenBackend.cpp
|
|
|
TableGenBackend.h
|
Replace std::iostreams with raw_ostream in TableGen.
|
2009-07-03 00:10:29 +00:00 |
TGLexer.cpp
|
|
|
TGLexer.h
|
prune #include, fix warning.
|
2009-06-21 05:33:06 +00:00 |
TGParser.cpp
|
|
|
TGParser.h
|
|
|
TGValueTypes.cpp
|
|
|