fpc/compiler/powerpc
florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects
like field reordering (possible problems cracker classes) or using ebp as normal register (broken
      stack traces from dump_stack)
    + niln is also valid in a cse domain
    * parameters passed by reference shall have a complexity >1
    * load nodes from outer scopes shall have a complexity >1
    * better cse debugging
    + more node types added to cse
    * consider parameters passed by reference in cse
    * take care of cse in parameters in simple cases

git-svn-id: trunk@22050 -
2012-08-09 18:58:54 +00:00
..
agppcmpw.pas + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 2012-04-11 18:01:57 +00:00
agppcvasm.pas + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 2012-04-11 18:01:57 +00:00
aoptcpu.pas + mfpvr, mfdcr, mtdcr, mfdec and mtdec opcodes (mantis #18878) 2012-06-06 18:17:55 +00:00
aoptcpub.pas
aoptcpuc.pas
aoptcpud.pas
cgcpu.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
cpubase.pas * consistently define empty saved_mm_registers arrays as containing a single 2012-06-15 18:24:25 +00:00
cpuinfo.pas * -O4 switch for optimizations which are correct but which might have unexpected effects 2012-08-09 18:58:54 +00:00
cpunode.pas
cpupara.pas + introduce cstylearrayofconst because pocall_mwcall was forgotten at several places 2012-08-05 08:48:23 +00:00
cpupi.pas
cputarg.pas + stabx support for AIX, which is a variant of stabs. Note that we only 2012-04-11 18:06:38 +00:00
hlcgcpu.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
itcpugas.pas + mfpvr, mfdcr, mtdcr, mfdec and mtdec opcodes (mantis #18878) 2012-06-06 18:17:55 +00:00
nppcadd.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
nppccal.pas
nppccnv.pas * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 2012-05-13 12:33:10 +00:00
nppcmat.pas * fixed 'int64 shl/shr 0' on ppc32 2012-07-10 09:24:26 +00:00
ppcins.dat
ppcreg.dat
rappc.pas
rappcgas.pas * when we get near the limit of the maximum number of TOC entries that can 2012-04-21 20:17:46 +00:00
rppccon.inc
rppcdwrf.inc
rppcgas.inc
rppcgri.inc
rppcgss.inc
rppcmot.inc
rppcmri.inc
rppcnor.inc
rppcnum.inc
rppcrni.inc
rppcsri.inc
rppcstab.inc
rppcstd.inc
rppcsup.inc