fpc/compiler/i386
florian 91514da267 * factored out TX86AsmOptimizer.PostPeepholeOptCall
+ use TX86AsmOptimizer.PostPeepholeOptCall on x86-64

git-svn-id: trunk@38278 -
2018-02-17 23:25:01 +00:00
..
aoptcpu.pas * factored out TX86AsmOptimizer.PostPeepholeOptCall 2018-02-17 23:25:01 +00:00
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * fix compilation with -Cr 2017-05-21 08:34:42 +00:00
cpubase.inc + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
cpuelf.pas
cpuinfo.pas + added CPUX86_HAS_SSE2 to x86 tcpuflags 2017-09-26 16:02:56 +00:00
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas
i386att.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
i386atts.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
i386int.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
i386nop.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
i386op.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
i386prop.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
i386tab.inc + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 2017-11-10 16:53:29 +00:00
n386add.pas
n386cal.pas
n386flw.pas
n386inl.pas + fast and branchless implementation of abs(int64) for i386 2017-09-10 17:25:47 +00:00
n386ld.pas
n386mat.pas ti386shlshrnode.second_64bit: 2018-02-17 12:45:15 +00:00
n386mem.pas
n386set.pas
r386ari.inc
r386att.inc
r386con.inc Regenerate register include files after commit 37564: Fix value of NR_DR6 and NR_DR7 2017-11-07 07:30:42 +00:00
r386dwrf.inc
r386int.inc
r386iri.inc
r386nasm.inc
r386nor.inc
r386nri.inc
r386num.inc Regenerate register include files after commit 37564: Fix value of NR_DR6 and NR_DR7 2017-11-07 07:30:42 +00:00
r386ot.inc
r386rni.inc
r386sri.inc
r386stab.inc
r386std.inc
ra386att.pas
ra386int.pas
rgcpu.pas
symcpu.pas