florian
|
1fef7e4b6c
+ introduces vo_volatile for variables, the node cse optimizer takes care of it
|
14 years ago |
florian
|
7199ac4ad7
+ apply cse on load parent frame pointer nodes
|
15 years ago |
pierre
|
74a4b4cafc
* Suppress warnings
|
15 years ago |
pierre
|
874e69bcf8
* revert wrong commits
|
15 years ago |
pierre
|
d27278faac
* Add external linker possibility for windows x86_64 compiler
|
15 years ago |
florian
|
84590d67b0
* don't try to create cse on void resultdefs, resolves #16488
|
15 years ago |
florian
|
29961c1b8c
* don't do cse on simple local/para variables
|
15 years ago |
florian
|
89bf2d0257
* cleaned up cse code
|
15 years ago |
florian
|
49f9695cf5
* handle short boolean evaluation correctly when doing node cse
|
15 years ago |
florian
|
39ec69f690
* contiued to fix node cse, the insertation location for the temp. assignment is still not always correct though
|
15 years ago |
florian
|
6b63837ae7
* rewrote node cse, needs still testing and bug fixing
|
15 years ago |
florian
|
701d911f58
* continued on node cse
|
15 years ago |
florian
|
1632a10305
* search also nested common subexpressions on node level
|
15 years ago |
florian
|
8db40851c0
* fixed some crashes
|
18 years ago |
florian
|
ca8d020231
* some node optimizer stuff cleaned up
|
18 years ago |
Jonas Maebe
|
0f546da041
* docompare -> isequal
|
18 years ago |
florian
|
9f3d43ec09
+ more cse invariant nodes added
|
18 years ago |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
florian
|
b7d874635c
* fixed some small problems in loop unrolling
|
20 years ago |
florian
|
7cd67ea3f0
* node optimizer branch merged
|
20 years ago |