fpc/compiler/powerpc64
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
..
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
cpubase.pas * patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures 2019-11-10 16:11:40 +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 * renamed getintparaloc to getcgtempparaloc 2019-12-24 22:12:25 +00:00
cpupi.pas
cputarg.pas
hlcgcpu.pas
itcpugas.pas
nppcadd.pas Fix internal error by using same code to set checkoverflow variable as in powerpc/nppcadd unit 2019-08-05 08:50:37 +00:00
nppccal.pas
nppccnv.pas
nppcld.pas
nppcmat.pas Fix tmoddiv4.pp test failure with -O1 option for powerpc64 as suggested by Jonas 2019-03-05 22:01:09 +00:00
ppcins.dat
ppcreg.dat
rappc.pas
rappcgas.pas * fix case completeness and unreachable code warnings in compiler that would 2019-05-12 14:29:03 +00:00
rppccon.inc
rppcdwrf.inc
rppcgas.inc
rppcgri.inc
rppcgss.inc
rppcmot.inc
rppcmri.inc
rppcnor.inc
rppcnum.inc
rppcrni.inc
rppcsri.inc
rppcstab.inc
rppcstd.inc
rppcsup.inc
symcpu.pas * added is_normal_fieldvarsym() helper and use it 2019-12-24 22:12:44 +00:00