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
cpupara.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
cputarg.pas
rsp64con.inc
rsp64dwrf.inc
rsp64nor.inc
rsp64num.inc
rsp64rni.inc
rsp64sri.inc
rsp64stab.inc
rsp64std.inc
rsp64sup.inc
tgcpu.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00