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