fpc/compiler/i386
svenbarth e4fa7928f9 Fix for Mantis #29527.
i386/popt386.pas, PeepHoleOptPass1:
  * disable the call to RegLoadedWithNewValue() as that method isn't implemented for any of the x86 optimizers (but add a ToDo so that it isn't forgotten)

git-svn-id: trunk@33273 -
2016-03-18 14:24:55 +00:00
..
aopt386.pas - removed long deprecated/buggy assembler cse optimiser for i386 2015-05-09 17:25:07 +00:00
cgcpu.pas * Keep the GOT offset in a virtual register for i386 non-darwin platforms. 2015-10-12 08:02:56 +00:00
cpubase.inc
cpuelf.pas
cpuinfo.pas Moved tcontrollerdatatype out into cpuinfo. 2015-09-07 20:36:54 +00:00
cpunode.pas
cpupara.pas * support marking defs created via the getreusable*() class methods as 2015-11-04 20:46:18 +00:00
cpupi.pas * Keep the GOT offset in a virtual register for i386 non-darwin platforms. 2015-10-12 08:02:56 +00:00
cputarg.pas
daopt386.pas * unify x86 peephole optimizer helpers 2015-09-27 09:36:39 +00:00
hlcgcpu.pas * Fixed calling of external procs for i386 non-darwin targets when PIC is enabled. 2015-11-26 17:04:55 +00:00
i386att.inc + support for RDTSCP, resolves issue #28916 2015-12-13 13:28:51 +00:00
i386atts.inc + support for RDTSCP, resolves issue #28916 2015-12-13 13:28:51 +00:00
i386int.inc + support for RDTSCP, resolves issue #28916 2015-12-13 13:28:51 +00:00
i386nop.inc + support for RDTSCP, resolves issue #28916 2015-12-13 13:28:51 +00:00
i386op.inc + support for RDTSCP, resolves issue #28916 2015-12-13 13:28:51 +00:00
i386prop.inc * Fixed spilling info for vcvt* instructions, part of Mantis #29783. 2016-03-09 16:36:30 +00:00
i386tab.inc * the SEGFS and SEGGS prefixes are 386+ 2016-01-11 15:51:40 +00:00
n386add.pas * replaced current_procinfo.currtrue/falselabel with storing the true/false 2015-08-27 18:28:57 +00:00
n386cal.pas
n386flw.pas ncal.pas: 2015-09-18 14:48:54 +00:00
n386inl.pas
n386ld.pas * factored out the loading of threadvars in its own method, and put the 2015-09-12 23:32:53 +00:00
n386mat.pas
n386mem.pas
n386set.pas
popt386.pas Fix for Mantis #29527. 2016-03-18 14:24:55 +00:00
r386ari.inc
r386att.inc
r386con.inc
r386dwrf.inc
r386int.inc
r386iri.inc
r386nasm.inc
r386nor.inc
r386nri.inc
r386num.inc
r386ot.inc
r386rni.inc
r386sri.inc
r386stab.inc
r386std.inc
ra386att.pas
ra386int.pas
rgcpu.pas
symcpu.pas * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00