Commit History

Author SHA1 Message Date
  peter 4a4a24b6e8 * log truncated 25 years ago
  peter e525797c51 * updated copyright to 2000 25 years ago
  Jonas Maebe cc5683ace5 + if you define "newOptimizations", all extra optimizations that 26 years ago
  Jonas Maebe a9b5e27bc1 * finally got around making GetNextInstruction return false when 26 years ago
  Jonas Maebe 4590ff9524 + some comments 26 years ago
  Jonas Maebe 05acbe4077 * fix for crash when the first instruction of a sequence that gets 26 years ago
  peter 2bfdf91c5c * assembler inlining working for ag386bin 26 years ago
  Jonas Maebe 64c509adb8 * fixed crash when there are two asm blocks right after each other 26 years ago
  Jonas Maebe 8cf4da6d5e + optimize pascal code surrounding assembler blocks 26 years ago
  peter 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
  Jonas Maebe f2da32cd91 * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 27 years ago
  Jonas Maebe a3b5867cb8 * removed $ before and after Log in comment 27 years ago
  florian 76ee202b37 * some fixes for ansi strings 27 years ago
  Jonas Maebe 2c0d277164 + disposal of labeltable after optimizations 27 years ago
  Jonas Maebe 892964eaf2 * split the optimizer 27 years ago
  Jonas Maebe 879b7d0288 * change "pop reg/push reg to "mov (%esp), reg" with -Ox, remove otherwise 27 years ago
  peter 1bffd4e290 * released NEWINPUT 27 years ago
  peter c2d5abdfed + targetcpu 27 years ago
  peter 4fc1780fe4 + $ASMMODE 27 years ago
  Jonas Maebe 837fa04627 * final bugfilx for mov optimizes, remake3 with optimizations works again! 27 years ago
  Jonas Maebe 9f0c2e3a26 * 2 bugs fixed in mov peepholeoptimizes 27 years ago
  peter b3865ae063 + aktasmmode, aktoptprocessor, aktoutputformat 27 years ago
  Jonas Maebe 6c86e16f46 * bugfix in a_mov optimizations; completed bugfix of "sub $2,esp;...;movw reg, y(%esp)" 27 years ago
  pierre 6fc80b783f * better position info with UseTokenInfo 27 years ago
  pierre 5cdd60cac8 + added some code for ansistring (not complete nor working yet) 27 years ago
  florian bef30e693c * fixes of Jonas applied 27 years ago
  peter 6af82802c2 * fixed $ifdef regalloc 27 years ago
  Jonas Maebe 2f9ba77432 *** empty log message *** 27 years ago
  Jonas Maebe 2938e014d2 * fixed bug where "imul 12,reg" was replaced with a wrong lea sequence 27 years ago
  florian 8cb9f5ea5b * aopt386 compiles with TP 27 years ago