llvm-6502/lib/Target/SparcV9
Vikram S. Adve 3e95814685 Added support for bitwise logical operators. Use different labels for
for these than for boolean logicals to avoid making Burg diverge.
See Burg manual for more information.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1196 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-08 05:14:02 +00:00
..
InstrSched Modified graph construction to use one pass to find all defs. 2001-11-05 04:04:23 +00:00
InstrSelection Major overhaul of stack frame management. 2001-11-08 04:47:06 +00:00
LiveVar No major change - added some comments 2001-10-16 01:25:05 +00:00
RegAlloc Added two minor methods. 2001-11-08 04:49:52 +00:00
Makefile Change Sources specifier to ExtraSources 2001-10-18 01:48:09 +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 Fixed function getEscapedString to follow the Sparc assembly rules 2001-11-08 05:12:37 +00:00
SparcV9Instr.def Fixed instruction information for RDCCR and WRCCR. 2001-11-04 19:34:49 +00:00
SparcV9InstrInfo.cpp Added new function UltraSparcInstrInfo::CreateCodeToCopyIntToFloat. 2001-11-08 04:57:53 +00:00
SparcV9InstrSelection.cpp Fix bugs in FITOS/D instruction generation. 2001-11-08 05:04:09 +00:00
SparcV9InstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcV9Internals.h Use MachineFrameInfo as base class of UltraSparcFrameInfo, and made 2001-11-08 04:55:13 +00:00
SparcV9RegClassInfo.cpp Added code so that colorIGNode does not unnecessarily reserve unusable 2001-10-19 21:41:16 +00:00
SparcV9RegClassInfo.h Added code to support correct saving of %ccr across calls 2001-11-03 19:59:59 +00:00
SparcV9RegInfo.cpp Removed class RegStackOffsets and used class MachineCodeForMethod 2001-11-08 04:56:41 +00:00
SparcV9TargetMachine.cpp Use MachineFrameInfo as base class of UltraSparcFrameInfo, and made 2001-11-08 04:55:13 +00:00