fpc/compiler/sparc
Jonas Maebe 5ef93e85b8 + added extra "orgsupreg" parameter to do_spill_read/do_spill_written/
do_spill_replace routines, will be necessary by llvm register
    allocator to determine the tdef corresponding to that register
  * replaced uses of taicpu with tai_cpu_abstract_sym in the register
    allocator so that it can work both with taicpu and taillvm instructions

git-svn-id: branches/hlcgllvm@26043 -
2013-11-11 11:15:43 +00:00
..
aasmcpu.pas
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) 2013-01-16 01:14:23 +00:00
cpubase.pas Implement support for saving and restoring address registers. 2013-10-05 21:43:42 +00:00
cpuelf.pas + Added codes of dynamic relocations to TElfTarget; since most targets use similar dynamic relocation model differing only in code values, this will allow to do majority of handling in the base class. 2012-12-16 09:36:34 +00:00
cpugas.pas * modified patch by Mark Morgan Lloyd to pass cpu type to the assembler, resolves #23390 2012-12-03 21:54:37 +00:00
cpuinfo.pas * removed spaces from sparc cpu name strings so they can be much easier used 2012-10-31 20:57:14 +00:00
cpunode.pas
cpupara.pas * renamed all paramanagers to tcpuparamanager so the llvm paramanager can 2013-11-11 11:15:27 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
ncpuadd.pas * fixed size of temporary register used to evaluate smallset<=/>=smallset 2013-10-27 17:34:59 +00:00
ncpucall.pas compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) 2013-01-16 01:14:23 +00:00
ncpucnv.pas * Proper fix for SPARC cycling with -dCHECK_PIC, pi_needs_got additionally must be set in following cases: 2012-12-18 17:56:56 +00:00
ncpuinln.pas
ncpumat.pas
ncpuset.pas * Proper fix for SPARC cycling with -dCHECK_PIC, pi_needs_got additionally must be set in following cases: 2012-12-18 17:56:56 +00:00
opcode.inc
racpu.pas
racpugas.pas
rgcpu.pas + added extra "orgsupreg" parameter to do_spill_read/do_spill_written/ 2013-11-11 11:15:43 +00:00
rspcon.inc
rspdwrf.inc
rspnor.inc
rspnum.inc
rsprni.inc
rspsri.inc
rspstab.inc
rspstd.inc
rspsup.inc
spreg.dat
strinst.inc