fpc/compiler/i386
florian b330bba0bc + introduce -Oofastmath
* limit the application of the tree transformation introduced in r21986 to safe cases and -Oofastmath

git-svn-id: trunk@22040 -
2012-08-08 19:35:45 +00:00
..
aopt386.pas
cgcpu.pas * the switch -Oouseebp allows the i386 compiler to use ebp as normal register 2012-07-15 19:23:36 +00:00
cpubase.inc * the switch -Oouseebp allows the i386 compiler to use ebp as normal register 2012-07-15 19:23:36 +00:00
cpuinfo.pas + introduce -Oofastmath 2012-08-08 19:35:45 +00:00
cpunode.pas
cpupara.pas * fixed memory leaks in the compiler introduced in r21862 by marking and 2012-07-23 13:49:29 +00:00
cpupi.pas
cputarg.pas
csopt386.pas
daopt386.pas
hlcgcpu.pas * fixed compilation for i386/m68k after r21878/21879 2012-07-11 17:41:18 +00:00
i386att.inc
i386atts.inc
i386int.inc
i386nop.inc
i386op.inc
i386prop.inc
i386tab.inc
n386add.pas - removed unneeded firstcomplex calls, pass_left_right calls already firstcomplex 2012-07-21 07:09:06 +00:00
n386cal.pas
n386inl.pas
n386mat.pas
n386mem.pas
n386set.pas
popt386.pas * mov x, %treg; mov %treg, y might be only optimized if y does not use treg 2012-08-05 17:48:28 +00:00
r386ari.inc
r386att.inc
r386con.inc
r386dwrf.inc
r386int.inc
r386iri.inc
r386nasm.inc
r386nor.inc
r386nri.inc
r386num.inc
r386op.inc
r386ot.inc
r386rni.inc
r386sri.inc
r386stab.inc
r386std.inc
ra386att.pas
ra386int.pas
rgcpu.pas
rropt386.pas