Commit History

Author SHA1 Message Date
  florian ac20c15ef4 + fld reg;fxxx to fxxxr reg optimization 26 years ago
  Jonas Maebe 5fc1435036 * changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu) 26 years ago
  Jonas Maebe 618547adf0 * fixed pop/push optmization 26 years ago
  pierre e5df050607 * avoid unused locals 26 years ago
  Jonas Maebe aff06b2d4e * "add/sub const,%esp;sub $2,%esp" wasn't always optimized 26 years ago
  florian ca53eee67e * renamed i386asm and i386base to cpuasm and cpubase 26 years ago
  Jonas Maebe 6e07359718 * fix for sar/shr-shl optimization 26 years ago
  Jonas Maebe 19e34088fa * fix so (,reg) gets optimized to (reg) 26 years ago
  Jonas Maebe ab9734f7d5 * enabled "mov reg1,reg2;mov (reg2,..), reg2" also if the second mov is 26 years ago
  Jonas Maebe 4e6bcf9ed7 * merged 26 years ago
  peter c261796ebf * merged 26 years ago
  peter 0b272f13c7 * removed oldasm 26 years ago
  peter bc903063c1 * removed R_DEFAULT_SEG 26 years ago
  Jonas Maebe ddc47d6753 + remove the segment prefixes from LEA instructions 26 years ago
  florian 253ba04a57 * a delphi compiled compiler recompiles ppc 26 years ago
  florian 8836c26503 * several bugs regarding -Or fixed 26 years ago
  peter 8bf7af6b29 * fixed dec -> sub $1 opt which didn't set ops=2 26 years ago
  peter 611da2d24e * merged nasm compiler 26 years ago
  florian d27b21891b * changes of Bruessel: 26 years ago
  peter 67aad628f8 * skipped vesion 1.44 :( 26 years ago
  peter 2c62da11c8 * fixed typo with and/or type check 26 years ago
  pierre f58a4b485c * ifdef USE_OP3 released (changed into ifndef NO_OP3) 26 years ago
  Jonas Maebe e16f0f99db * changes to work with -dUSE_OP3 26 years ago
  peter ac80a9af26 * fixed browcol 26 years ago
  peter e1ad502d10 * fixed mov reg,treg;mov treg,x bug 26 years ago
  peter b549e55a00 * added type check for or/test x,x 26 years ago
  peter a17c03cca3 * assembler writers fixed for ag386bin 26 years ago
  peter c8f444b65f * ag386bin updates 26 years ago
  peter bf9b5e3a54 * updates for ag386bin 26 years ago
  Jonas Maebe 0d51aa650c + mov reg, mem1 to mov reg, mem1 26 years ago