Commit History

Author SHA1 Message Date
  pierre 04fd1a6397 Complement commit 40104, by changing type of executionweight in toptinfo record and adapt pass_2 code 6 years ago
  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 years ago
  florian 99eadb91b3 * run CheckAndWarn to get proper locations for warnings about uninitialized variables 11 years ago
  florian 49f9695cf5 * handle short boolean evaluation correctly when doing node cse 15 years ago
  paul b084d70ae4 compiler: cleanup - remove unused variables 15 years ago
  Jonas Maebe 15b0711ca0 * various optimizations by Dave Richards (mantis #12440) 16 years ago
  florian 61dbf89bdb * set successor properly for for-nodes 17 years ago
  florian 45cda67f3f + first basically working (not all node types yet) dfa implementation determining life information 18 years ago
  florian 867e00dee3 * backup commit of more dfa stuff 18 years ago
  florian ca8d020231 * some node optimizer stuff cleaned up 18 years ago