2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Jonas Maebe eed3807af0 * moved "<flag setting operation>; test/or reg,reg" to "<flag setting 25 жил өмнө
  Jonas Maebe 18dd1f715b + support for inc/dec/imul in foldarithops 25 жил өмнө
  Jonas Maebe 23c8f29811 * fixed bug in "subl $2,%esp; .. ; pushw mem" optimization when the 25 жил өмнө
  Jonas Maebe a48a8031b8 * changed "mov reg1, reg2; mov reg2, y" optimization that caused 25 жил өмнө
  Jonas Maebe f648aaf986 * small regalloc fix 25 жил өмнө
  Jonas Maebe 6c09cba112 * some more allocRegBetween fixes (-al didn't function previously 25 жил өмнө
  Jonas Maebe a890c59e05 * fixed bug in regUsedAfterInstruction (it didn't convert the reg 25 жил өмнө
  Jonas Maebe 3555239e29 * remove dealloc/alloc of reg1 between "movl %reg1,%reg2; 25 жил өмнө
  Jonas Maebe 0ab87d5ed8 * modifications to make the compiler functional when compiled with 25 жил өмнө
  Jonas Maebe 958d6dacef * fix for imul optimization in popt386 (exclude top_ref as first 25 жил өмнө
  Jonas Maebe 0cbad4fe45 + change "mov reg1,reg2;imul x,reg2" to "imul x,reg1,reg2" in popt386 25 жил өмнө
  peter 4a4a24b6e8 * log truncated 25 жил өмнө
  Jonas Maebe 245975562b * fpuloadstore optimizations are now done before and after the CSE 25 жил өмнө
  florian b2098c4de5 * some improvemenst to cmov support 25 жил өмнө
  florian 332c7a568f * CMOV support in optimizer (in define USECMOV) 25 жил өмнө
  Jonas Maebe d6bcb83f95 + change "lea x(reg),reg" to "add x,reg" (-dnewoptimizations) 25 жил өмнө
  pierre 86058ed342 * bug fix for bug #802 25 жил өмнө
  Jonas Maebe f8e779a438 * fixed a serious memory leak 25 жил өмнө
  Jonas Maebe 23d69a5126 * changed edi allocation to use getexplicitregister32/ungetregister 25 жил өмнө
  peter e525797c51 * updated copyright to 2000 25 жил өмнө
  peter 972ba5215a * fixed and;jmp being translated into test;jmp 26 жил өмнө
  Jonas Maebe 8272526892 * CSE of constant loading in regs works properly again 26 жил өмнө
  peter ad2b1fb278 * newoptimizations define added 26 жил өмнө
  peter 0512ba80fb + ttype, tsymlist 26 жил өмнө
  Jonas Maebe e250138c67 + change "mov var,reg; add/shr/... x,reg; mov reg,var" to 26 жил өмнө
  Jonas Maebe 7d1b3066d9 * fixed some missed optimizations because 8bit regs were not always 26 жил өмнө
  Jonas Maebe 9ffa216681 * don't remove align objects between JMP's and labels 26 жил өмнө
  Jonas Maebe 621cecced4 * getfinaldestination works completely again (a lot of functionality 26 жил өмнө
  peter 0887060ff2 * truncated log to 20 revs 26 жил өмнө
  peter 6b1ab5eb31 * procinfo is now a pointer 26 жил өмнө