1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib/Target/Sparc
Chris Lattner d3327b19e0 Fix constness
llvm-svn: 2762
2002-06-05 18:11:37 +00:00
..
EmitAssembly.cpp Fix Constness problems 2002-06-05 18:08:26 +00:00
EmitBytecodeToAssembly.cpp Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00
Makefile Fixed the makefile to not die when compiling a new, empty, source directory 2002-05-21 15:58:24 +00:00
PrologEpilogCodeInserter.cpp Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +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 Add new optional getPassName() virtual function that a Pass can override 2002-04-29 14:57:45 +00:00
SparcInstr.def Change latencies for Load, Store and Branch instructions. 2002-03-24 03:33:53 +00:00
SparcInstrInfo.cpp Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcInstrSelection.cpp Fix constness 2002-06-05 18:11:37 +00:00
SparcInstrSelectionSupport.h Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcInternals.h Numerous bug fixes: 2002-05-19 15:25:51 +00:00
SparcRegClassInfo.cpp Convert RegClass::IsColorUsedArr from a dynamically allocated array to 2002-05-23 15:50:03 +00:00
SparcRegClassInfo.h Convert RegClass::IsColorUsedArr from a dynamically allocated array to 2002-05-23 15:50:03 +00:00
SparcRegInfo.cpp Disable debugging output 2002-06-04 03:09:57 +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