Revīziju vēsture

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