fpc/compiler/i386
Jonas Maebe 4971e432de * reduced register pressure when indexing arrays with regvars (regvar
no longer needs to be copied to a temporary register if it isn't
    modified)

git-svn-id: trunk@11777 -
2008-09-14 16:11:22 +00:00
..
ag386nsm.pas + Haiku support by Olivier Coursière based on old BeOS support 2008-05-19 17:33:35 +00:00
aopt386.pas
cgcpu.pas * the fact that a procedure is local does not mean that it by definition 2008-08-16 08:12:23 +00:00
cpubase.inc + default code now preserves mm registers 2007-10-27 12:02:28 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas - removed obsolete USECMOV define 2008-08-24 12:46:42 +00:00
cpupi.pas + Compiler support for pic on darwin/i386. The i386 rtl still needs 2007-09-26 21:42:27 +00:00
cputarg.pas + Haiku support by Olivier Coursière based on old BeOS support 2008-05-19 17:33:35 +00:00
csopt386.pas * teach peephole optimizer about ror/rol 2008-07-28 09:50:09 +00:00
daopt386.pas * Removed/commented more unused variables. 2008-07-23 10:48:53 +00:00
i386att.inc
i386atts.inc * added missing size suffixes for several sse2 opcodes 2007-11-10 19:57:01 +00:00
i386int.inc
i386nop.inc * Jcc reads the flags, this was not in the dat yet, resolves #9278 2007-07-22 16:40:44 +00:00
i386op.inc
i386prop.inc * Jcc reads the flags, this was not in the dat yet, resolves #9278 2007-07-22 16:40:44 +00:00
i386tab.inc * fixed more rex placements 2007-11-02 21:30:43 +00:00
n386add.pas * fixed sign of location.size for divmodn, 64 shlshrn and for muln 2008-01-05 21:35:42 +00:00
n386cal.pas
n386inl.pas
n386mat.pas * fixed sign of location.size for divmodn, 64 shlshrn and for muln 2008-01-05 21:35:42 +00:00
n386mem.pas * reduced register pressure when indexing arrays with regvars (regvar 2008-09-14 16:11:22 +00:00
n386set.pas + create jump tables for case statements on x86-64 2008-07-13 10:26:25 +00:00
optbase.pas
popt386.pas * fixed indentation 2008-09-13 12:20:01 +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 * Fixed level 2 comment warnings. 2008-07-23 10:08:48 +00:00
rgcpu.pas
rropt386.pas