llvm-6502/lib/Target/SparcV9
2002-09-14 22:18:37 +00:00
..
InstrSched * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
InstrSelection Fix a bug I introduced into the code generator. :( 2002-09-12 20:27:10 +00:00
LiveVar - Do not expose ::ID from any of the analyses anymore. 2002-08-21 17:09:45 +00:00
RegAlloc Break RA_DEBUG option into several levels to get better output. 2002-09-14 22:18:37 +00:00
EmitBytecodeToAssembly.cpp changed implementation of LLVM BYTECODE Length 2002-07-25 17:22:48 +00:00
MachineCodeForInstruction.h Change machinecode for instruction to not inherit from vector. 2002-08-09 20:04:28 +00:00
MachineInstrAnnot.h * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
Makefile Build correctly in the face of /shared. 2002-08-12 22:09:44 +00:00
MappingInfo.cpp moved this file from lib/Reoptimizer/Mapping 2002-08-27 22:47:33 +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 Again, including Module makes Function unnecessary. 2002-09-14 02:07:43 +00:00
SparcV9Instr.def BA has only one argument. 2002-07-08 23:25:17 +00:00
SparcV9InstrInfo.cpp Bug fixes in casting between floats and ints smaller than 64 bits. 2002-09-05 18:33:59 +00:00
SparcV9InstrSelection.cpp - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:35 +00:00
SparcV9InstrSelectionSupport.h - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:08:28 +00:00
SparcV9Internals.h Add new function UltraSparcInstrInfo::CreateZeroExtensionInstructions. 2002-09-05 18:34:31 +00:00
SparcV9PrologEpilogInserter.cpp - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +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 - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:08:28 +00:00
SparcV9SchedInfo.cpp Fix two resource names. 2002-08-22 02:58:57 +00:00
SparcV9TargetMachine.cpp Added getFunctionInfo and MappingInfoForFunction pass, and fixed the earlier error in compiling 2002-08-27 16:45:17 +00:00