Commit History

作者 SHA1 備註 提交日期
  yury 649823a246 * Removed unused vars. 9 年之前
  florian a5fc8b629a * factored out OptPass1AND from x86-64 and moved it to aoptx86 9 年之前
  florian 5e8e21c1be * factored out OpPass2MOV code, x86-64 uses it as well now 9 年之前
  florian 4758271c91 * x86-64 uses OptPass1MOV 9 年之前
  florian e56147ac6e * integrated mov op mov -> op optimization in aoptx86 9 年之前
  florian 20807f4148 * factored out V<Op> optimizations into OptPass1VOP 9 年之前
  florian bd54a11f1c + TX86AsmOptimizer.OptPass1VMOVAP for i386 and x86-64 9 年之前
  florian ec92bc3390 * case of identifiers fixed 9 年之前
  florian 3c2dab9878 * i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same 9 年之前
  florian f634387394 + implement TCpuAsmOptimizer.RegLoadedWithNewValue for x86-64, resolves issue #29527 9 年之前
  florian 53ea4fb7d4 * unify x86 peephole optimizer helpers 10 年之前
  yury 47b316d0e2 * Removed unused vars for x86-64 compiler. 10 年之前
  florian 2fa066b003 * optimize vmovaps/vmovapd after avx instructions 11 年之前
  florian 0e5cf6529e + peephole optimizations AndMovzToAnd, MovMov2Mov1 and MovMov2MovMov1 for x86-64 11 年之前
  florian 53c39d5420 * fixes peephole optimizer problems with -O3 on x86-64 13 年之前
  pierre bf1690458a Partial fix for x86_64 peephole optimization 13 年之前
  florian fc673340fe + implemented x86-64 mov optimization to test register usage tracking framework 13 年之前
  florian 9e105677db * optimize mov/and sequences on x86-64 13 年之前
  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 13 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  peter ed9f8f54e7 * generic optimizer 21 年之前