1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/lib/Target/Sparc
Vikram S. Adve a3f0115c71 Disable use of the Phi machine instruction which is no longer needed
for register allocation.

llvm-svn: 1270
2001-11-12 18:54:11 +00:00
..
EmitAssembly.cpp Fix bogus code that was eliminating needed args. 2001-11-11 23:11:36 +00:00
Makefile Change Sources specifier to ExtraSources 2001-10-18 01:48:09 +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 Added class UltraSparcCacheInfo. 2001-11-09 02:16:04 +00:00
SparcInstr.def Fixed instruction information for RDCCR and WRCCR. 2001-11-04 19:34:49 +00:00
SparcInstrInfo.cpp Added function UltraSparcInstrInfo::CreateCodeToCopyFloatToInt. 2001-11-09 02:16:40 +00:00
SparcInstrSelection.cpp Disable use of the Phi machine instruction which is no longer needed 2001-11-12 18:54:11 +00:00
SparcInstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcInternals.h Added phi elimination code 2001-11-12 14:45:33 +00:00
SparcRegClassInfo.cpp Added code so that colorIGNode does not unnecessarily reserve unusable 2001-10-19 21:41:16 +00:00
SparcRegClassInfo.h Added code to support correct saving of %ccr across calls 2001-11-03 19:59:59 +00:00
SparcRegInfo.cpp Added phi elimination code 2001-11-12 14:45:33 +00:00