J. Gareth "Curious Kit" Moreton fe39f9ca21 Fixed bug on x86 platforms where the stack pointer was not allocated if it was different to the frame pointer il y a 3 ans
..
aoptcpu.pas b58fdc3e58 Improved ADD and SUB optimisations for LEA instructions il y a 3 ans
aoptcpub.pas 9b0ff05ee8 - get rid of MaxOps, it is redundant with max_operands il y a 6 ans
aoptcpud.pas 3c2dab9878 * i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same il y a 9 ans
cgcpu.pas fe39f9ca21 Fixed bug on x86 platforms where the stack pointer was not allocated if it was different to the frame pointer il y a 3 ans
cpubase.inc 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside il y a 7 ans
cpuelf.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
cpuinfo.pas ff3acfb8cd * cleanup of 2.7.0 defines il y a 3 ans
cpunode.pas 171142a724 * Make Win32 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN32_SEH. Mantis #12974. il y a 5 ans
cpupara.pas 6404478ea4 * cleanup of VER3_0 defines il y a 3 ans
cpupi.pas 54d3c26e27 * renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it il y a 5 ans
cputarg.pas 10b15628ab * split i/t_darwin from i/t_bsd, as they don't have that much in common il y a 5 ans
hlcgcpu.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
i386att.inc 6c7e6191f6 + support of SHA extension in the internal assembler il y a 3 ans
i386atts.inc 6c7e6191f6 + support of SHA extension in the internal assembler il y a 3 ans
i386int.inc 6c7e6191f6 + support of SHA extension in the internal assembler il y a 3 ans
i386nop.inc 6c7e6191f6 + support of SHA extension in the internal assembler il y a 3 ans
i386op.inc 6c7e6191f6 + support of SHA extension in the internal assembler il y a 3 ans
i386prop.inc f8e04aad03 CMOV now modifies rather than writes to the destination register so RegUsedAfterInstruction behaves properly il y a 3 ans
i386tab.inc 6c7e6191f6 + support of SHA extension in the internal assembler il y a 3 ans
n386add.pas 2dc0995067 - Bug fix to new ADD/SUB optimisation where conditions are concerned il y a 3 ans
n386cal.pas 2d3ef8b4bc * pushf/push cs on all platforms when directly calling an interrupt procedure, with the il y a 5 ans
n386flw.pas 4d82e814a0 * patch by Do-wan Kim: fix loop unrolling for try .. finally blocks in win32, il y a 4 ans
n386inl.pas aefa317474 + fast and branchless implementation of abs(int64) for i386 il y a 8 ans
n386ld.pas 3c6aa91a96 * factored out the loading of threadvars in its own method, and put the il y a 10 ans
n386mat.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 il y a 4 ans
n386mem.pas 3318703ece * moved nf_typedaddr to addrnodeflags (anf_typedaddr) il y a 7 ans
n386set.pas 07bd4ba517 * let all the case code generation work with tconstexprint instead of aint, il y a 6 ans
r386ari.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386att.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386con.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386dwrf.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386int.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386iri.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386nasm.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386nor.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386nri.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386num.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386ot.inc 867d145e50 support vector operand bcst,{sae},{er} + k-register il y a 7 ans
r386rni.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386sri.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386stab.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
r386std.inc 4dc5442fa5 support vector operand writemask,zeroflag il y a 7 ans
ra386att.pas 757ed4e8d3 * standard assembler reader for i386 il y a 20 ans
ra386int.pas 6c6bf452ca * Fixed level 2 comment warnings. il y a 17 ans
rgcpu.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
symcpu.pas acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them il y a 6 ans
tripletcpu.pas eb7ba1690e * mark all external assemblers using an LLVM tool using af_llvm il y a 5 ans