.. |
AsmWriterEmitter.cpp
|
|
|
AsmWriterEmitter.h
|
|
|
CallingConvEmitter.cpp
|
|
|
CallingConvEmitter.h
|
|
|
CodeEmitterGen.cpp
|
|
|
CodeEmitterGen.h
|
|
|
CodeGenDAGPatterns.cpp
|
Change the 'isStore' inferrer to look for 'SDNPMayStore'
|
2008-01-06 06:44:58 +00:00 |
CodeGenDAGPatterns.h
|
set the 'isstore' flag for instructions whose pattern is an
|
2008-01-06 05:36:50 +00:00 |
CodeGenInstruction.cpp
|
add a mayLoad property for machine instructions, a correlary to mayStore.
|
2008-01-08 18:05:21 +00:00 |
CodeGenInstruction.h
|
add a mayLoad property for machine instructions, a correlary to mayStore.
|
2008-01-08 18:05:21 +00:00 |
CodeGenIntrinsics.h
|
|
|
CodeGenRegisters.h
|
|
|
CodeGenTarget.cpp
|
Split the impl of CodeGenInstruction out to its own .cpp file, add a getName() accessor.
|
2008-01-06 01:35:39 +00:00 |
CodeGenTarget.h
|
Change the 'isStore' inferrer to look for 'SDNPMayStore'
|
2008-01-06 06:44:58 +00:00 |
DAGISelEmitter.cpp
|
rename hasVariableOperands() -> isVariadic(). Add some comments.
|
2008-01-07 05:19:29 +00:00 |
DAGISelEmitter.h
|
rename CodegenDAGPatterns -> CodeGenDAGPatterns
|
2008-01-06 01:10:31 +00:00 |
InstrEnumEmitter.cpp
|
split enum emission out from InstrInfoEmitter into it's own tblgen backend.
|
2008-01-06 00:49:05 +00:00 |
InstrEnumEmitter.h
|
split enum emission out from InstrInfoEmitter into it's own tblgen backend.
|
2008-01-06 00:49:05 +00:00 |
InstrInfoEmitter.cpp
|
add a mayLoad property for machine instructions, a correlary to mayStore.
|
2008-01-08 18:05:21 +00:00 |
InstrInfoEmitter.h
|
remove some old hacky code that tried to infer whether a store
|
2008-01-06 02:16:26 +00:00 |
IntrinsicEmitter.cpp
|
Change the builtin matcher to emit a decision tree, which should help out
|
2008-01-04 04:38:35 +00:00 |
IntrinsicEmitter.h
|
|
|
Makefile
|
|
|
Record.cpp
|
|
|
Record.h
|
|
|
RegisterInfoEmitter.cpp
|
change getQualifiedName to be a global function.
|
2008-01-05 22:25:12 +00:00 |
RegisterInfoEmitter.h
|
|
|
SubtargetEmitter.cpp
|
|
|
SubtargetEmitter.h
|
|
|
TableGen.cpp
|
split enum emission out from InstrInfoEmitter into it's own tblgen backend.
|
2008-01-06 00:49:05 +00:00 |
TableGenBackend.cpp
|
change getQualifiedName to be a global function.
|
2008-01-05 22:25:12 +00:00 |
TableGenBackend.h
|
change getQualifiedName to be a global function.
|
2008-01-05 22:25:12 +00:00 |
TGLexer.cpp
|
|
|
TGLexer.h
|
|
|
TGParser.cpp
|
|
|
TGParser.h
|
|
|