Historique des commits

Auteur SHA1 Message Date
  florian 4a43d992f5 * unified usage of MatchOpType il y a 8 ans
  florian 7afe762d22 * factored out OptPass2Jcc assembler optimization il y a 8 ans
  florian e3f0b338d4 * SkipLabels moved to aoptutils il y a 8 ans
  florian f68558b88c * factored out TX86AsmOptimizer.OptPass2Imul il y a 8 ans
  yury 649823a246 * Removed unused vars. il y a 9 ans
  florian a5fc8b629a * factored out OptPass1AND from x86-64 and moved it to aoptx86 il y a 9 ans
  florian 5e8e21c1be * factored out OpPass2MOV code, x86-64 uses it as well now il y a 9 ans
  florian 4758271c91 * x86-64 uses OptPass1MOV il y a 9 ans
  florian e56147ac6e * integrated mov op mov -> op optimization in aoptx86 il y a 9 ans
  florian 20807f4148 * factored out V<Op> optimizations into OptPass1VOP il y a 9 ans
  florian bd54a11f1c + TX86AsmOptimizer.OptPass1VMOVAP for i386 and x86-64 il y a 9 ans
  florian ec92bc3390 * case of identifiers fixed il y a 9 ans
  florian 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
  florian f634387394 + implement TCpuAsmOptimizer.RegLoadedWithNewValue for x86-64, resolves issue #29527 il y a 9 ans
  florian 53ea4fb7d4 * unify x86 peephole optimizer helpers il y a 10 ans
  yury 47b316d0e2 * Removed unused vars for x86-64 compiler. il y a 10 ans
  florian 2fa066b003 * optimize vmovaps/vmovapd after avx instructions il y a 11 ans
  florian 0e5cf6529e + peephole optimizations AndMovzToAnd, MovMov2Mov1 and MovMov2MovMov1 for x86-64 il y a 11 ans
  florian 53c39d5420 * fixes peephole optimizer problems with -O3 on x86-64 il y a 13 ans
  pierre bf1690458a Partial fix for x86_64 peephole optimization il y a 13 ans
  florian fc673340fe + implemented x86-64 mov optimization to test register usage tracking framework il y a 13 ans
  florian 9e105677db * optimize mov/and sequences on x86-64 il y a 13 ans
  florian d24b70d22b * ported part of the i386 peep hole optimizer to x86-64 to see if it is possible to create a shared x86 peep hole optimizer il y a 13 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter ed9f8f54e7 * generic optimizer il y a 21 ans