fpc/compiler/i8086
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 * patch by J. Gareth Moreton: get rid of another pass through the assembler list by integrating OptReferences 2020-01-19 20:11:05 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas
cpubase.inc
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
i8086att.inc
i8086atts.inc
i8086int.inc
i8086nop.inc
i8086op.inc
i8086prop.inc
i8086tab.inc
n8086add.pas
n8086cal.pas
n8086cnv.pas
n8086con.pas
n8086inl.pas
n8086ld.pas * renamed getintparaloc to getcgtempparaloc 2019-12-24 22:12:25 +00:00
n8086mat.pas
n8086mem.pas * renamed getintparaloc to getcgtempparaloc 2019-12-24 22:12:25 +00:00
n8086tcon.pas
n8086util.pas
r8086ari.inc
r8086att.inc
r8086con.inc
r8086dwrf.inc
r8086int.inc
r8086iri.inc
r8086nasm.inc
r8086nor.inc
r8086nri.inc
r8086num.inc
r8086ot.inc
r8086rni.inc
r8086sri.inc
r8086stab.inc
r8086std.inc
ra8086att.pas
ra8086int.pas
rgcpu.pas
symcpu.pas
tgcpu.pas