fpc/compiler/i386
daniel eedc447400 + Added newra version of Ti386shlshrnode
+ Added interference graph construction code
2003-03-08 20:36:41 +00:00
..
aasmcpu.pas + $define newra will enable new register allocator 2003-03-08 08:59:07 +00:00
ag386att.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
ag386int.pas + $define newra will enable new register allocator 2003-03-08 08:59:07 +00:00
ag386nsm.pas * Work to handle new register notation in ag386nsm 2003-03-08 13:59:16 +00:00
aopt386.pas * Fixed the optimizer 2003-02-26 21:15:43 +00:00
cga.pas + $define newra will enable new register allocator 2003-03-08 08:59:07 +00:00
cgcpu.pas
cpubase.inc
cpubase.pas + $define newra will enable new register allocator 2003-03-08 08:59:07 +00:00
cpuinfo.pas * two comments fixed 2002-12-05 14:18:09 +00:00
cpunode.pas
cpupara.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
cpupi.pas
cpuswtch.pas
cputarg.pas
csopt386.pas * Fixed the optimizer 2003-02-26 21:15:43 +00:00
daopt386.pas * Fixed the optimizer 2003-02-26 21:15:43 +00:00
i386att.inc
i386atts.inc
i386ins.dat * x86-64 compiles 2003-01-05 13:36:53 +00:00
i386int.inc
i386nop.inc
i386op.inc
i386prop.inc
i386tab.inc
n386add.pas + Added newra version of Ti386shlshrnode 2003-03-08 20:36:41 +00:00
n386cal.pas * Fixed internalerror 7843 issue 2003-03-06 11:35:50 +00:00
n386cnv.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
n386con.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
n386inl.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
n386mat.pas + Added newra version of Ti386shlshrnode 2003-03-08 20:36:41 +00:00
n386mem.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
n386obj.pas * Further work to convert codegenerator register convention; 2003-01-13 14:54:34 +00:00
n386opt.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
n386set.pas * Fixed an illegal use of makeregsize 2003-02-26 23:06:13 +00:00
optbase.pas
popt386.pas * Disabled mov reg,0 -> xor reg,reg optimization 2003-02-26 13:24:59 +00:00
ra386.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
ra386att.pas * fix a range check error 2003-02-20 15:52:58 +00:00
ra386int.pas * Changed no longer correct fillchar of reference into location_reset 2003-02-26 22:57:44 +00:00
radirect.pas * Tregister changed into a record 2003-01-08 18:43:56 +00:00
rgcpu.pas * Work to handle new register notation in ag386nsm 2003-03-08 13:59:16 +00:00
rropt386.pas * Code generator converted to new register notation 2003-02-19 22:00:14 +00:00
tgcpu.pas