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
Ruchira Sasanka b45080c5ba Added more comments
llvm-svn: 1498
2002-01-07 21:03:42 +00:00
..
EmitAssembly.cpp Remove unsized array support 2001-12-14 16:30:51 +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 comments and correct logic for finding register sizes. 2002-01-07 19:20:28 +00:00
SparcInstr.def Change latency of SETX to improve schedule -- just a hack. 2001-11-14 15:54:44 +00:00
SparcInstrInfo.cpp Remove int hack to allow unsigned numbers greater than 2^63 - 1... 2001-12-15 00:33:36 +00:00
SparcInstrSelection.cpp Eliminate all uses of memInst->getIndicesBROKEN(). 2001-12-15 00:36:32 +00:00
SparcInstrSelectionSupport.h Sparc-specific code shared between local files. 2001-10-18 00:03:20 +00:00
SparcInternals.h removed SizeOfStackOperand constant from the SparcRegInfo class - no longer used 2002-01-07 20:33:44 +00:00
SparcRegClassInfo.cpp Added comments and correct logic for finding register sizes. 2002-01-07 19:20:28 +00:00
SparcRegClassInfo.h Added more comments 2002-01-07 21:03:42 +00:00
SparcRegInfo.cpp Added more comments 2002-01-07 21:03:42 +00:00