Commit History

Author SHA1 Message Date
  peter e525797c51 * updated copyright to 2000 25 years ago
  peter 972ba5215a * fixed and;jmp being translated into test;jmp 25 years ago
  Jonas Maebe 8272526892 * CSE of constant loading in regs works properly again 26 years ago
  peter ad2b1fb278 * newoptimizations define added 26 years ago
  peter 0512ba80fb + ttype, tsymlist 26 years ago
  Jonas Maebe e250138c67 + change "mov var,reg; add/shr/... x,reg; mov reg,var" to 26 years ago
  Jonas Maebe 7d1b3066d9 * fixed some missed optimizations because 8bit regs were not always 26 years ago
  Jonas Maebe 9ffa216681 * don't remove align objects between JMP's and labels 26 years ago
  Jonas Maebe 621cecced4 * getfinaldestination works completely again (a lot of functionality 26 years ago
  peter 0887060ff2 * truncated log to 20 revs 26 years ago
  peter 6b1ab5eb31 * procinfo is now a pointer 26 years ago
  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