Historique des commits

Auteur SHA1 Message Date
  florian 5e8e21c1be * factored out OpPass2MOV code, x86-64 uses it as well now il y a 9 ans
  florian e56147ac6e * integrated mov op mov -> op optimization in aoptx86 il y a 9 ans
  florian ba54f7243e * moved all i386 mov peephole optimization code into OptPass1MOV 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 f0e75de730 * properly update allocation info of the involved register when carrying out an MovMovCmp2MovCmp optimization, resolves issue #30052 il y a 9 ans
  florian 8d9f6bbe0b * disable some debugging code which does not work anymore due to the unification of the peephole optimizer il y a 9 ans
  florian 77b4709e7a + i386 compiler tracks now flag usage if needed, so the mov $0,reg -> xor reg,reg transformation can be enabled 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