Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 146a819615 * fixed spilling of and operations on spilled 32 bit values for x86_64 il y a 16 ans
  Jonas Maebe 4e1859e108 * fixed spilling of "mov $64bitconst,%reg" on x86_64 il y a 16 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  yury 5548824859 * Removed/ifdefed/commented unused local variables. il y a 17 ans
  peter 6058b2c247 * renamed t_times to executionweight and moved it to il y a 17 ans
  daniel 3ad8257ecb * Fix replace spilling of shld/shrd. il y a 18 ans
  daniel f3660976bc + Allow replace spilling for "opcode register,const" and "opcode const,register" il y a 18 ans
  daniel 9256c180de * Fix register allocation bug that happens when a coalesced il y a 18 ans
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize il y a 18 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  daniel 3125ed73cf * Add one more call to get_alias il y a 19 ans
  daniel 01afee1f73 * Add extra calls to get_alias to properly recognize coalesced il y a 19 ans
  Jonas Maebe 51259b697b * more mmx/sse register spilling fixes: il y a 19 ans
  Jonas Maebe cd0c38b9d9 * fixed spilling of mmx registers il y a 19 ans
  florian 0378f8c162 + more reg/reg reg/mem only instructions il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  florian 0e89afa607 * mm register spilling fixed il y a 20 ans
  florian 146efddbb7 * unified internal error il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter 4794119dd3 movzx,movsx don't support memory destinations il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  florian 852ca7e923 + added sse instruction being not be able writing to a memory location il y a 21 ans
  peter c95a859f0a * generic tlocation il y a 21 ans
  peter c853d10cc2 * optimized spilling writing when the reg operand can be il y a 21 ans
  peter f5471aef6e * more spilling rewrites il y a 21 ans
  peter ee3585f56f * spilling code rewritten for x86. It now used the generic il y a 21 ans
  peter ec04a5a899 * handle 3 operand opcodes the same as 2 operand opcodes, the il y a 21 ans
  florian 9ebffe215b * ie checking in spilling code improved il y a 21 ans