..
InstrSched
Make Scheduling Class variables be 'unsigned' instead of 'int'
2002-10-28 04:53:02 +00:00
InstrSelection
Change MachineBasicBlock's to not be Annotations, instead they are kept as
2002-10-28 05:30:46 +00:00
LiveVar
Rename MachineCodeForBasicBlock to MachineBasicBlock
2002-10-28 01:41:47 +00:00
RegAlloc
Rename the redundant MachineOperand::getOperandType() to MachineOperand::getType()
2002-10-28 04:45:29 +00:00
EmitBytecodeToAssembly.cpp
changed implementation of LLVM BYTECODE Length
2002-07-25 17:22:48 +00:00
MachineCodeForInstruction.h
Fixes to previous checkin
2002-10-28 01:27:30 +00:00
MachineInstrAnnot.h
Fixed method getReturnValue(): it should return NULL if the
2002-09-28 17:03:54 +00:00
Makefile
Put intermediate source files in a subdirectory here instead of with
2002-09-23 13:12:28 +00:00
MappingInfo.cpp
Rename MachineCodeForBasicBlock to MachineBasicBlock
2002-10-28 01:41:47 +00:00
MappingInfo.h
moved from CodeGen to this dir
2002-07-22 22:09:35 +00:00
SparcV9.burg.in
LoadIdx non-terminal no longer needed.
2002-08-24 20:58:04 +00:00
SparcV9AsmPrinter.cpp
Rename the redundant MachineOperand::getOperandType() to MachineOperand::getType()
2002-10-28 04:45:29 +00:00
SparcV9Instr.def
Fix misspelling
2002-10-25 01:43:26 +00:00
SparcV9InstrInfo.cpp
Changed MachineCodeForMethod' to
MachineFunction'.
2002-10-28 00:28:31 +00:00
SparcV9InstrSelection.cpp
Rename the redundant MachineOperand::getOperandType() to MachineOperand::getType()
2002-10-28 04:45:29 +00:00
SparcV9InstrSelectionSupport.h
- Renamed Type::isIntegral() to Type::isInteger()
2002-09-03 01:08:28 +00:00
SparcV9Internals.h
Move addPassesToEmitAssembly from TargetMachine to UltraSparc because it
2002-10-28 01:03:43 +00:00
SparcV9PeepholeOpts.cpp
Rename MachineCodeForBasicBlock to MachineBasicBlock
2002-10-28 01:41:47 +00:00
SparcV9PreSelection.cpp
change ++ to +1 when using random access iterators
2002-10-27 19:09:51 +00:00
SparcV9PrologEpilogInserter.cpp
*** empty log message ***
2002-10-28 02:01:37 +00:00
SparcV9RegClassInfo.cpp
- Clean up interface to Sparc register handling a bit:
2002-08-12 21:25:05 +00:00
SparcV9RegClassInfo.h
- Clean up interface to Sparc register handling a bit:
2002-08-12 21:25:05 +00:00
SparcV9RegInfo.cpp
Rename the redundant MachineOperand::getOperandType() to MachineOperand::getType()
2002-10-28 04:45:29 +00:00
SparcV9SchedInfo.cpp
Fix two resource names.
2002-08-22 02:58:57 +00:00
SparcV9StackSlots.cpp
Changed MachineCodeForMethod' to
MachineFunction'.
2002-10-28 00:28:31 +00:00
SparcV9TargetMachine.cpp
Move machine code generation/destruction passes out of Sparc.cpp because
2002-10-28 01:12:41 +00:00