llvm-6502/lib/Target/SparcV9
Vikram S. Adve c227a9a513 Remove a nasty little semi-colon someone introduced which
prevented any machine instrs from being printed!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4557 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-06 00:34:26 +00:00
..
InstrSched Move function to cpp file from header 2002-11-02 22:07:51 +00:00
InstrSelection Use higher level method 2002-10-29 17:25:41 +00:00
LiveVar Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
RegAlloc Use higher level methods, don't use TargetInstrDescriptors directly! 2002-10-29 17:35:39 +00:00
EmitBytecodeToAssembly.cpp
MachineCodeForInstruction.h Bug fix: need to initialize new CallArgsDescriptor pointer. 2002-10-30 20:38:49 +00:00
MachineInstrAnnot.h Remove separate vector of implicit refs from MachineInstr, and 2002-10-29 19:41:18 +00:00
Makefile Put intermediate source files in a subdirectory here instead of with 2002-09-23 13:12:28 +00:00
MappingInfo.cpp Replaced uses of deprecated `MachineFunction::get(BasicBlock *BB)'. 2002-10-28 20:00:31 +00:00
MappingInfo.h
SparcV9.burg.in
SparcV9AsmPrinter.cpp Remove a nasty little semi-colon someone introduced which 2002-11-06 00:34:26 +00:00
SparcV9Instr.def Remove all traces of the "Opcode Mask" field in the MachineInstr class 2002-10-28 21:17:20 +00:00
SparcV9InstrInfo.cpp MachineInstrInfo doesn't need a TargetMachine 2002-10-29 15:45:20 +00:00
SparcV9InstrSelection.cpp Bug fix: align size for dynamic allocas according to stack pointer 2002-10-29 19:37:31 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h These are no longer virtual methods 2002-10-29 22:01:44 +00:00
SparcV9PeepholeOpts.cpp Replaced uses of deprecated `MachineFunction::get(BasicBlock *BB)'. 2002-10-28 20:00:31 +00:00
SparcV9PreSelection.cpp change ++ to +1 when using random access iterators 2002-10-27 19:09:51 +00:00
SparcV9PrologEpilogInserter.cpp Use BuildMI instead of explicit code. 2002-10-28 21:43:57 +00:00
SparcV9RegClassInfo.cpp Remove unneccesary #includes 2002-10-29 20:47:46 +00:00
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp Remove unneccesary #includes 2002-10-29 20:47:46 +00:00
SparcV9SchedInfo.cpp
SparcV9StackSlots.cpp Changed MachineCodeForMethod' to MachineFunction'. 2002-10-28 00:28:31 +00:00
SparcV9TargetMachine.cpp Reassociate pass now works 2002-10-31 17:16:18 +00:00