Histórico de Commits

Autor SHA1 Mensagem Data
  daniel 9e2084b8d5 * Further register allocator work. Compiler now smaller with new há 22 anos atrás
  daniel 7677b18770 * Removed usage of edi in a lot of places when new register allocator used há 22 anos atrás
  peter e248c0ece4 * fixed C style array of const há 22 anos atrás
  daniel 25059e21b6 + Implemented the actual register allocator há 22 anos atrás
  daniel 0c93e261e7 * Added some code to keep track of move instructions in register há 22 anos atrás
  peter c4ddcc78a8 * generic constructor working for i386 há 22 anos atrás
  peter 864736747f * reg2opsize() há 22 anos atrás
  Jonas Maebe e8a0c0cd62 * and more new register allocator fixes (in the i386 code generator this há 22 anos atrás
  daniel 390ae3e2b1 * Fixed ie 200301234 problem on Win32 target há 22 anos atrás
  daniel 18ab545cb7 * Fixed the optimizer há 22 anos atrás
  daniel 86bcea6ef5 * Code generator converted to new register notation há 22 anos atrás
  daniel dc14489292 * Fixed another 200301081 há 22 anos atrás
  daniel 509618b646 * Fixed internalerror há 22 anos atrás
  daniel cbe0383afe * Further work to convert codegenerator register convention; há 22 anos atrás
  daniel 7b2fd10fb4 * Converted some code in cgx86.pas to new register numbering há 22 anos atrás
  daniel 55a161bbbf * Tregister changed into a record há 22 anos atrás
  florian b59b436130 * x86-64 compiles há 22 anos atrás
  peter a51ce770c2 * align stack on 4 bytes in copyvalueopenarray há 22 anos atrás
  peter af98b48c22 * stackpointer_alloc added for adjusting ESP. Win32 needs há 23 anos atrás
  carl 6a52e7a9e5 - removed the invalid if <> checking (Delphi is strange on this) há 23 anos atrás
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp há 23 anos atrás
  peter a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions há 23 anos atrás
  carl 7c0f175681 * flags2reg() was not extending the byte register to the correct result size há 23 anos atrás
  peter 83dae76625 + $IMPLICITEXCEPTIONS switch to turn on/off generation of the há 23 anos atrás
  carl 67486c96c3 * fixes for Delphi 6 compilation há 23 anos atrás
  Jonas Maebe a15d8cfe39 * a_load_reg_reg() now has two size parameters: source and dest. This há 23 anos atrás
  peter 51057d8e8e * support references without registers and symbol in paramref_addr. It há 23 anos atrás
  peter 6dffb25562 * move CGSize2Opsize to interface há 23 anos atrás
  peter a4e309d6ae * removevaluepara added to fix the stackpointer so restoring of há 23 anos atrás
  peter 7898dcf9ed + a_call_reg, a_call_loc added há 23 anos atrás