sergei c939beee70 * Changed register allocation order for x86_64, putting first registers that don't need to be preserved by procedure. This way registers needing preservation are allocated less frequently (and for non-complex leaf functions not allocated at all), reducing amount of entry/exit code. 14 lat temu
..
aoptcpu.pas 790a4fe2d3 * log and id tags removed 20 lat temu
aoptcpub.pas 790a4fe2d3 * log and id tags removed 20 lat temu
aoptcpud.pas 790a4fe2d3 * log and id tags removed 20 lat temu
cgcpu.pas c939beee70 * Changed register allocation order for x86_64, putting first registers that don't need to be preserved by procedure. This way registers needing preservation are allocated less frequently (and for non-complex leaf functions not allocated at all), reducing amount of entry/exit code. 14 lat temu
cpubase.inc cf36646238 * forgot to commit (part of r15350) 15 lat temu
cpuinfo.pas 5acf377e31 * enable node cse for all cpus as level 2 optimization 15 lat temu
cpunode.pas 0c675a4039 * the objc1 unit has been renamed to objc 16 lat temu
cpupara.pas 067536f8da * pass large "const" record parameters by reference for non-cdecl/cppdecl 15 lat temu
cpupi.pas e002e6b9f4 * Also execute setfirsttemp on non-Windows platforms. Fixes -O2 cycle on Linux. 18 lat temu
cputarg.pas 7686c36a62 + Register Solaris 16 lat temu
nx64add.pas 53e52ac6a9 * implementation of 32x32->64 multiplication for i386 based on patch 17 lat temu
nx64cal.pas 15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all 15 lat temu
nx64cnv.pas f8369032da * same fixes as in r16255 for x86_64 (fixes webtbs/tw17714 on Darwin/x86_64) 15 lat temu
nx64inl.pas 790a4fe2d3 * log and id tags removed 20 lat temu
nx64mat.pas d1264eeb3a * fixed optimized division of signed values by constant power of 2 if the 15 lat temu
r8664ari.inc b1c8bfc478 + x86_64 pic draft 20 lat temu
r8664att.inc b1c8bfc478 + x86_64 pic draft 20 lat temu
r8664con.inc b1c8bfc478 + x86_64 pic draft 20 lat temu
r8664dwrf.inc b1c8bfc478 + x86_64 pic draft 20 lat temu
r8664int.inc 21ae782854 * fixed more xmm stuff 20 lat temu
r8664iri.inc f378d688d4 * fixed reading of registers in intel assembler mode on x86-64 19 lat temu
r8664nor.inc b1c8bfc478 + x86_64 pic draft 20 lat temu
r8664num.inc b1c8bfc478 + x86_64 pic draft 20 lat temu
r8664op.inc 5d243f665a * fixed <instr> reg,reg with regs>=r8 19 lat temu
r8664ot.inc b1c8bfc478 + x86_64 pic draft 20 lat temu
r8664rni.inc b1c8bfc478 + x86_64 pic draft 20 lat temu
r8664sri.inc b1c8bfc478 + x86_64 pic draft 20 lat temu
r8664stab.inc 73b1fa667c * use dwarf64 numbers for x86_64 stabs registers 15 lat temu
r8664std.inc b1c8bfc478 + x86_64 pic draft 20 lat temu
rax64att.pas 2adb00ac45 * enabled operand size checking (don't know why it was disabled, 18 lat temu
rax64int.pas f726e1691b * Fixed warnings and notes. 16 lat temu
rgcpu.pas c6253d5bd7 * Added missing override directive in trgcpu.add_constraints method for x86_64 CPU. It was missing for years and I am not sure that this code is really needed. Please review. 16 lat temu
x8664ats.inc 9279c6955e * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527 14 lat temu
x8664att.inc 9279c6955e * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527 14 lat temu
x8664int.inc 9279c6955e * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527 14 lat temu
x8664nop.inc 9279c6955e * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527 14 lat temu
x8664op.inc 9279c6955e * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527 14 lat temu
x8664pro.inc 9279c6955e * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527 14 lat temu
x8664tab.inc 9279c6955e * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman, resolves #18527 14 lat temu