1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/lib/Target/Sparc
Vikram S. Adve 0035fcbea1 Case numbers were not updated when Sparc.burg.in was changed
to add separate label for bitwise NOT operator.

llvm-svn: 2091
2002-04-01 20:28:48 +00:00
..
EmitAssembly.cpp Minor cleanup in printing constants. I think this included a bug 2002-03-31 19:03:58 +00:00
EmitBytecodeToAssembly.cpp Fix include error. 2002-03-03 20:46:32 +00:00
Makefile Fix build error 2002-02-11 17:11:43 +00:00
Sparc.burg.in Added support for bitwise logical operators. Use different labels for 2001-11-08 05:14:02 +00:00
Sparc.cpp Bug re-fix: put back MachineCodeForInstruction::get(*I).dropAllReferences(). 2002-03-24 03:35:16 +00:00
SparcInstr.def Change latencies for Load, Store and Branch instructions. 2002-03-24 03:33:53 +00:00
SparcInstrInfo.cpp Fix CreateUIntSetInstruction() to handle sign extensions correctly. 2002-03-31 00:13:12 +00:00
SparcInstrSelection.cpp Case numbers were not updated when Sparc.burg.in was changed 2002-04-01 20:28:48 +00:00
SparcInstrSelectionSupport.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
SparcInternals.h Added function getCallInstIndirectAddrVal() to set call interference 2002-03-31 19:04:50 +00:00
SparcRegClassInfo.cpp * Code Cleanups 2002-02-05 03:52:29 +00:00
SparcRegClassInfo.h * Minor cleanups 2002-02-04 05:59:25 +00:00
SparcRegInfo.cpp Added function getCallInstIndirectAddrVal() to set call interference 2002-03-31 19:04:50 +00:00
UltraSparcSchedInfo.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