Historique des commits

Auteur SHA1 Message Date
  florian b1ee6f282c * set successor node for load nodes as well, they can be generated when inlining il y a 11 ans
  florian 99eadb91b3 * run CheckAndWarn to get proper locations for warnings about uninitialized variables il y a 11 ans
  florian 89f34965e9 * fix dfa of for nodes, loopiteration node introduced to get proper life information for the loop il y a 11 ans
  florian 1f05011113 * set successor of blocknodes properly il y a 11 ans
  florian b3c2a8ddb1 * set always resultnode as last node il y a 11 ans
  florian 0af7a6f92c + has_life_info il y a 12 ans
  florian 709ba5e053 + introduce cnf_call_never_returns to signal the dfa if a call node never returns il y a 12 ans
  florian db196d76c2 + strength reduction for array accesses inside for loops il y a 17 ans
  florian 61dbf89bdb * set successor properly for for-nodes il y a 17 ans
  florian 63b35fdb2e + give more sophisticated warnings about uninitalized variables when life info is available il y a 18 ans
  florian 2761b9e096 * life info generation works for the whole compiler if exception catching blocks are ignored il y a 18 ans
  florian 496d73dc9d + dfa for more node types il y a 18 ans
  florian d469e3a7ef + do life dfa for exit il y a 18 ans
  florian 62d54389c8 + life dfa for if, label and goto il y a 18 ans
  florian 45cda67f3f + first basically working (not all node types yet) dfa implementation determining life information il y a 18 ans
  florian 867e00dee3 * backup commit of more dfa stuff il y a 18 ans
  florian 87bdf13f9f + first draft for dfa il y a 18 ans