Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 9955e6b2bf * dfa fixes by Sergei Gorelkin, resolve #15402 hace 15 años
  florian a537134603 * set result of ResetDFA, resolves #12757 hace 16 años
  florian 0b5951fa14 + first full implementation of induction variable strength reduction hace 17 años
  florian 1c0bd054f4 + tfornode.simply which removes for loops being never executed hace 17 años
  florian 369ed493f2 * new node flag nf_modify to mark nodes being read and then written by one load node hace 17 años
  florian b180643381 * handle more nodes when creating life info hace 17 años
  florian 8cc0a04db5 * handle exit(<expr>) correctly in the dfa, resolves #11848 hace 17 años
  florian a2ac6c698d * fixed dfa for raise nodes hace 18 años
  florian b6cca14944 * proper handling of dummy result node in dfa, resolves #8717 and #8079 hace 18 años
  florian 63b35fdb2e + give more sophisticated warnings about uninitalized variables when life info is available hace 18 años
  florian 2761b9e096 * life info generation works for the whole compiler if exception catching blocks are ignored hace 18 años
  florian 496d73dc9d + dfa for more node types hace 18 años
  florian d469e3a7ef + do life dfa for exit hace 18 años
  florian c0d27b5482 * life info dfa for break and continue hace 18 años
  florian 62d54389c8 + life dfa for if, label and goto hace 18 años
  florian 45cda67f3f + first basically working (not all node types yet) dfa implementation determining life information hace 18 años
  florian 867e00dee3 * backup commit of more dfa stuff hace 18 años
  florian 87bdf13f9f + first draft for dfa hace 18 años