fpc/compiler/sparc64
Jonas Maebe 592df7fa59 * disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
that itself, our LLVM code generator can't handle it, and if it did then
    afterwards we would have to spill 90% of those register variables again
    to make them SSA)

git-svn-id: trunk@44062 -
2020-01-29 22:21:07 +00:00
..
cgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
cpugas.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
cpuinfo.pas * disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does 2020-01-29 22:21:07 +00:00
cpunode.pas * basic sparc64 calling convention handling and stack frame handling fixed 2017-06-18 15:49:21 +00:00
cpupara.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
cputarg.pas * sparc64 compiler can be build, not working yet 2017-06-02 20:13:30 +00:00
rsp64con.inc + fccX registers 2017-07-03 20:48:56 +00:00
rsp64dwrf.inc + fccX registers 2017-07-03 20:48:56 +00:00
rsp64nor.inc + fccX registers 2017-07-03 20:48:56 +00:00
rsp64num.inc + fccX registers 2017-07-03 20:48:56 +00:00
rsp64rni.inc + fccX registers 2017-07-03 20:48:56 +00:00
rsp64sri.inc + fccX registers 2017-07-03 20:48:56 +00:00
rsp64stab.inc + fccX registers 2017-07-03 20:48:56 +00:00
rsp64std.inc + fccX registers 2017-07-03 20:48:56 +00:00
rsp64sup.inc + fccX registers 2017-07-03 20:48:56 +00:00
tgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00