fpc/compiler/m68k
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
..
aasmcpu.pas
ag68kgas.pas
ag68kvasm.pas
aoptcpu.pas Avoid warnings for m68k compiler 2019-11-05 10:00:48 +00:00
aoptcpub.pas Avoid warnings for m68k compiler 2019-11-05 10:00:48 +00:00
aoptcpud.pas
cgcpu.pas * renamed getintparaloc to getcgtempparaloc 2019-12-24 22:12:25 +00:00
cpubase.pas * cleaning up tcgsize: it makes no sense to declare every combination and type 2020-01-04 21:54:53 +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 Avoid warnings for m68k compiler 2019-11-05 10:00:48 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
m68kreg.dat
n68kadd.pas Avoid warnings for m68k compiler 2019-11-05 10:00:48 +00:00
n68kcal.pas
n68kcnv.pas
n68kinl.pas
n68kmat.pas
n68kmem.pas m68k: allow vecnode to use word size index registers 2019-09-20 11:37:18 +00:00
n68kset.pas
r68kbss.inc
r68kcon.inc
r68kgas.inc
r68kgasf.inc
r68kgri.inc
r68knor.inc
r68knum.inc
r68krni.inc
r68ksri.inc
r68ksta.inc
r68kstd.inc
r68kstdf.inc
r68ksup.inc
ra68k.pas
ra68kmot.pas Avoid warnings for m68k compiler 2019-11-05 10:00:48 +00:00
rgcpu.pas Avoid warnings for m68k compiler 2019-11-05 10:00:48 +00:00
symcpu.pas