提交历史

作者 SHA1 备注 提交日期
  florian b5659df425 + CalcUseSum: calculates a sum of all use sets of the current node and its children 5 年之前
  pierre 04fd1a6397 Complement commit 40104, by changing type of executionweight in toptinfo record and adapt pass_2 code 6 年之前
  florian f08d3fdf8f * moved execution weight calculation into a separate pass, so the info is available already available before the code generation pass if needed 7 年之前
  florian 99eadb91b3 * run CheckAndWarn to get proper locations for warnings about uninitialized variables 11 年之前
  florian 49f9695cf5 * handle short boolean evaluation correctly when doing node cse 15 年之前
  paul b084d70ae4 compiler: cleanup - remove unused variables 15 年之前
  Jonas Maebe 15b0711ca0 * various optimizations by Dave Richards (mantis #12440) 16 年之前
  florian 61dbf89bdb * set successor properly for for-nodes 17 年之前
  florian 45cda67f3f + first basically working (not all node types yet) dfa implementation determining life information 18 年之前
  florian 867e00dee3 * backup commit of more dfa stuff 18 年之前
  florian ca8d020231 * some node optimizer stuff cleaned up 18 年之前