florian
|
99eadb91b3
|
* run CheckAndWarn to get proper locations for warnings about uninitialized variables
* several fixes to liveness analysis
* get rid of old version defines
+ tests
git-svn-id: trunk@26159 -
|
2013-12-01 17:01:51 +00:00 |
|
florian
|
49f9695cf5
|
* handle short boolean evaluation correctly when doing node cse
git-svn-id: trunk@14691 -
|
2010-01-17 10:08:37 +00:00 |
|
paul
|
b084d70ae4
|
compiler: cleanup - remove unused variables
git-svn-id: trunk@14493 -
|
2009-12-29 06:14:52 +00:00 |
|
Jonas Maebe
|
15b0711ca0
|
* various optimizations by Dave Richards (mantis #12440)
git-svn-id: trunk@13204 -
|
2009-05-27 17:26:50 +00:00 |
|
florian
|
61dbf89bdb
|
* set successor properly for for-nodes
+ CalcDefSum
git-svn-id: trunk@11804 -
|
2008-09-18 18:33:43 +00:00 |
|
florian
|
45cda67f3f
|
+ first basically working (not all node types yet) dfa implementation determining life information
git-svn-id: trunk@7294 -
|
2007-05-06 21:33:39 +00:00 |
|
florian
|
867e00dee3
|
* backup commit of more dfa stuff
git-svn-id: trunk@7287 -
|
2007-05-06 10:59:09 +00:00 |
|
florian
|
ca8d020231
|
* some node optimizer stuff cleaned up
git-svn-id: trunk@7104 -
|
2007-04-15 14:41:00 +00:00 |
|