llvm-6502/lib/Target/SparcV9
Brian Gaeke d6640951c2 M_DUMMY_PHI_FLAG is no longer used to distinguish V9::PHI. Get rid of it and
its TargetInstrInfo accessor.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15907 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-18 20:04:28 +00:00
..
InstrSched Instead of using isDummyPhiInstr, we just compare the opcode with V9::PHI. 2004-08-18 20:04:24 +00:00
LiveVar
ModuloScheduling Instead of using isDummyPhiInstr, we just compare the opcode with V9::PHI. 2004-08-18 20:04:24 +00:00
RegAlloc Instead of using isDummyPhiInstr, we just compare the opcode with V9::PHI. 2004-08-18 20:04:24 +00:00
.cvsignore
EmitBytecodeToAssembly.cpp
InternalGlobalMapper.cpp
MachineCodeForInstruction.cpp Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
MachineCodeForInstruction.h Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/SparcV9 2004-08-16 21:55:02 +00:00
MachineFunctionInfo.cpp Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
MachineFunctionInfo.h Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
MachineInstrAnnot.h
Makefile Hand-propagate the constant TARGET_NAME which was making lines wrap anyway 2004-08-04 21:48:45 +00:00
MappingInfo.cpp Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/SparcV9 2004-08-16 21:55:02 +00:00
MappingInfo.h
SparcV9_F2.td Fix comment header, specify type of file `tablegen'. 2004-08-10 17:37:14 +00:00
SparcV9_F3.td Fix comment header, specify type of file `tablegen'. 2004-08-10 17:37:14 +00:00
SparcV9_F4.td Fix comment header, specify type of file `tablegen'. 2004-08-10 17:37:14 +00:00
SparcV9.burg.in The InstrForest data type has moved from llvm/CodeGen/InstrForest.h 2004-08-04 07:29:16 +00:00
SparcV9.td * Instruction definitions moved to SparcV9InstrInfo.td for consistency 2004-08-10 18:15:31 +00:00
SparcV9AsmPrinter.cpp Instead of using isDummyPhiInstr, we just compare the opcode with V9::PHI. 2004-08-18 20:04:24 +00:00
SparcV9BurgISel.cpp Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
SparcV9BurgISel.h All the SparcV9 BURG instruction selector pieces have been collected into the 2004-08-04 07:28:51 +00:00
SparcV9CodeEmitter.cpp Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/SparcV9 2004-08-16 21:55:02 +00:00
SparcV9CodeEmitter.h
SparcV9FrameInfo.cpp Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
SparcV9FrameInfo.h Remove dead methods 2004-08-12 18:37:15 +00:00
SparcV9Instr.def M_DUMMY_PHI_FLAG is no longer used to distinguish V9::PHI. Get rid of it and 2004-08-18 20:04:28 +00:00
SparcV9InstrForest.h The InstrForest data type has moved from llvm/CodeGen/InstrForest.h 2004-08-04 07:29:16 +00:00
SparcV9InstrInfo.h The SparcV9 target no longer uses any pseudoinstructions (SETSW, SETUW, 2004-08-18 17:44:16 +00:00
SparcV9InstrInfo.td * Instruction definitions moved to SparcV9InstrInfo.td for consistency 2004-08-10 18:15:31 +00:00
SparcV9Internals.h Switch V9 over to using the AsmPrinter base class to do its constant printing 2004-08-18 05:29:08 +00:00
SparcV9JITInfo.h
SparcV9PeepholeOpts.cpp
SparcV9PreSelection.cpp Include SparcV9BurgISel.h, because PreSelection uses routines from within 2004-08-04 07:29:40 +00:00
SparcV9PrologEpilogInserter.cpp Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
SparcV9RegClassInfo.cpp
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
SparcV9RegInfo.h
SparcV9RegisterInfo.cpp Code insertion methods now return void instead of an int. 2004-08-15 22:15:11 +00:00
SparcV9RegisterInfo.h Code insertion methods now return void instead of an int. 2004-08-15 22:15:11 +00:00
SparcV9RegisterInfo.td Fix file header comment: update filename, set tablegen emacs mode. 2004-08-10 20:28:13 +00:00
SparcV9SchedInfo.cpp
SparcV9StackSlots.cpp Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
SparcV9TargetMachine.cpp Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
SparcV9TargetMachine.h
SparcV9TmpInstr.cpp Add a new file containing just TmpInstruction and its implementation. 2004-08-04 07:29:04 +00:00
SparcV9TmpInstr.h Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/SparcV9 2004-08-16 21:55:02 +00:00