llvm-6502/lib/Target/SparcV9
2003-10-06 15:41:21 +00:00
..
InstrSched
InstrSelection
LiveVar
ModuloScheduling
RegAlloc include passes.h which defines the interface this file exposes 2003-09-30 20:13:59 +00:00
.cvsignore
EmitBytecodeToAssembly.cpp
MachineCodeForInstruction.h
MachineFunctionInfo.h
MachineInstrAnnot.h
Makefile
MappingInfo.cpp
MappingInfo.h Rename the pass creator fn to mimic the other creator fn names. 2003-09-18 17:37:35 +00:00
SparcV9_F2.td
SparcV9_F3.td
SparcV9_F4.td
SparcV9_Reg.td
SparcV9.burg.in
SparcV9.td
SparcV9AsmPrinter.cpp Add # of printed instructions statistic to both the SPARC and X86 LLC backends. 2003-10-06 15:41:21 +00:00
SparcV9CodeEmitter.cpp Add statistic for # of emitWord() calls. 2003-09-30 17:49:41 +00:00
SparcV9CodeEmitter.h
SparcV9Instr.def
SparcV9InstrInfo.cpp
SparcV9InstrSelection.cpp Fixed spelling. 2003-09-23 17:28:11 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h Fix a typo in Sparc.cpp. 2003-09-18 17:37:46 +00:00
SparcV9PeepholeOpts.cpp
SparcV9PreSelection.cpp The comment seems irrelevant as the pass has become a BasicBlock pass. 2003-10-01 05:24:50 +00:00
SparcV9PrologEpilogInserter.cpp
SparcV9RegClassInfo.cpp Fixed spelling. 2003-09-23 17:28:11 +00:00
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp
SparcV9SchedInfo.cpp
SparcV9StackSlots.cpp
SparcV9TargetMachine.cpp Add support for the Invoke instruction by using the LowerInvoke pass 2003-10-05 19:16:09 +00:00