sergei e11c880b1e x86 assembler improvements: 14 лет назад
..
aasmcpu.pas 4b24a58871 compiler: remove/hide few unused variables 14 лет назад
agx86att.pas e11c880b1e x86 assembler improvements: 14 лет назад
agx86int.pas 4c21beb48e win64 unwinding, misc fixes: 14 лет назад
agx86nsm.pas 4c21beb48e win64 unwinding, misc fixes: 14 лет назад
cga.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 лет назад
cgx86.pas 4c21beb48e win64 unwinding, misc fixes: 14 лет назад
cpubase.pas e11c880b1e x86 assembler improvements: 14 лет назад
itcpugas.pas 92adf34e3f * Tighten rules for accepting ATT suffixes, no longer accept FPU suffixes for integer instructions and vice versa. Resolves #18900. 14 лет назад
itx86int.pas 67e16340be * revert r8118 18 лет назад
nx86add.pas 46cc0209de * make use of mulps/mulpd and haddps/haddpd/hsubpd/hsubps to optimze x*x+y*y and x*x-y*y where x and y might be single or double 14 лет назад
nx86cnv.pas 111d05c68f o patch by Alexander Shishkin, resolves #20409 14 лет назад
nx86con.pas d1538ab023 o added ARM VPFv2/VFPv3 support: 15 лет назад
nx86inl.pas d1538ab023 o added ARM VPFv2/VFPv3 support: 15 лет назад
nx86mat.pas 7d99f95c45 * Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler. 14 лет назад
nx86mem.pas d94460e3b3 * Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode. 14 лет назад
nx86set.pas c6d382fe18 * Moved procedure genlinearlist from ti386casenode to tx86casenode. This optimization works well on x86_64, resulting in approximately twice less instructions than when using generic code. 14 лет назад
rax86.pas 08e895cf7c * Fixed handling of 'movq' instruction by assembler reader, resolves #18205. 14 лет назад
rax86att.pas 5a671336c7 Fix go32v2 rtl compilation error and add warning for %es:Const 14 лет назад
rax86int.pas 860d753055 * treat registers (and identifiers of register parameter) as normal identifiers when parsing record fields in intel assembler, resolves #19555 14 лет назад
rgx86.pas ca1f33aae1 * extended do_spill_replace with some sse instructions 14 лет назад
x86ins.dat e11c880b1e x86 assembler improvements: 14 лет назад
x86reg.dat 5d243f665a * fixed <instr> reg,reg with regs>=r8 19 лет назад