llvm-6502/lib/Target/SparcV9
Mehwish Nagda 5fb72ae7c3 moved from CodeGen to this dir
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2992 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-22 22:09:35 +00:00
..
InstrSched *** empty log message *** 2002-07-22 02:10:13 +00:00
InstrSelection *** empty log message *** 2002-07-22 02:10:13 +00:00
LiveVar *** empty log message *** 2002-07-22 02:10:13 +00:00
RegAlloc *** empty log message *** 2002-07-22 02:10:13 +00:00
EmitBytecodeToAssembly.cpp Adding code for outputing length in .s 2002-07-21 09:35:01 +00:00
MachineCodeForInstruction.h Refix bug: Add back method MachineCodeForInstruction::dropAllReferences. 2002-03-24 03:58:02 +00:00
MachineInstrAnnot.h Bug fix: cast (bool) has higher precedence than %... who knew! 2002-07-10 21:51:46 +00:00
Makefile Fixed the makefile to not die when compiling a new, empty, source directory 2002-05-21 15:58:24 +00:00
MappingInfo.h moved from CodeGen to this dir 2002-07-22 22:09:35 +00:00
SparcV9.burg.in Added support for bitwise logical operators. Use different labels for 2001-11-08 05:14:02 +00:00
SparcV9AsmPrinter.cpp * Make global variables with external linkage get emitted correctly 2002-07-16 18:35:16 +00:00
SparcV9Instr.def BA has only one argument. 2002-07-08 23:25:17 +00:00
SparcV9InstrInfo.cpp Major overhaul to stop using pseudo-instructions (SETX, SETUW, SETSW) 2002-07-10 21:39:50 +00:00
SparcV9InstrSelection.cpp Have to save a boolean (setCC) value whenever use is outside the current 2002-07-08 23:30:14 +00:00
SparcV9InstrSelectionSupport.h Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcV9Internals.h added std:: to vector 2002-07-11 00:16:28 +00:00
SparcV9PrologEpilogInserter.cpp Stop using pseudo-instructions (SETX, SETUW, SETSW) 2002-07-10 21:42:13 +00:00
SparcV9RegClassInfo.cpp changes to make it compatible with 64bit gcc 2002-06-25 20:55:50 +00:00
SparcV9RegClassInfo.h Convert RegClass::IsColorUsedArr from a dynamically allocated array to 2002-05-23 15:50:03 +00:00
SparcV9RegInfo.cpp More important fixes: 2002-07-10 21:36:00 +00:00
SparcV9SchedInfo.cpp Pull all of the scheduling related stuff out of Sparc.cpp into it's own file 2002-02-04 00:39:14 +00:00
SparcV9TargetMachine.cpp Added the Mapping Pass to out put Mapping Info to .s file 2002-07-15 23:58:21 +00:00