Jonas Maebe
|
11083d88b3
Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
84159b3cbb
* optimize away unnecessary implicit upcasts to int64 for subtractions
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
742ff35c48
+ also optimize assignments from calls to by-reference "results":
|
%!s(int64=18) %!d(string=hai) anos |
peter
|
4492ee39c5
* remove firstpasscount
|
%!s(int64=18) %!d(string=hai) anos |
peter
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
%!s(int64=18) %!d(string=hai) anos |
peter
|
4525df9ea0
* nf_is_funcret node flag added
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
b4da246668
+ printnode shortcut for lazy people
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
867e00dee3
* backup commit of more dfa stuff
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
87bdf13f9f
+ first draft for dfa
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
76b190b723
- removed caretn and related code
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
ca8d020231
* some node optimizer stuff cleaned up
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
1d96dcc50d
* renamed nf_swaped to nf_swapped
|
%!s(int64=19) %!d(string=hai) anos |
florian
|
c947295cb8
+ ttertiarynode
|
%!s(int64=19) %!d(string=hai) anos |
florian
|
a7b317aa96
+ tdataconstnode, implemented for usage in dispatch stuff
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
%!s(int64=19) %!d(string=hai) anos |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
%!s(int64=19) %!d(string=hai) anos |
florian
|
85d63d9fa9
* settings refactored
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
3078a1927f
* remove ttype
|
%!s(int64=19) %!d(string=hai) anos |
florian
|
3d85bfbf7b
* fixed coping of goto/label nodes
|
%!s(int64=19) %!d(string=hai) anos |
florian
|
ea69e22044
* fixed tail recursion optimization for code using methodpointerinit/done
|
%!s(int64=19) %!d(string=hai) anos |
micha
|
8678d52aeb
* avoid warning when pointer points to size 1 data
|
%!s(int64=19) %!d(string=hai) anos |
florian
|
02d0ac4c3e
+ only procedures doing recursive calls are checked for tail recursivity
|
%!s(int64=19) %!d(string=hai) anos |
micha
|
5f353d6fef
add warning for arithmetic on untyped pointers
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
2f0ce31751
* string concat changed from function to procedure to
|
%!s(int64=19) %!d(string=hai) anos |
Jonas Maebe
|
733f559267
* also perform C varargs type conversions for cdecl procedures declared
|
%!s(int64=19) %!d(string=hai) anos |
Jonas Maebe
|
b5fe67351e
* fixed warning
|
%!s(int64=19) %!d(string=hai) anos |
Jonas Maebe
|
03302dc7c4
* fixed support for macpas & and | operators: they only work on booleans
|
%!s(int64=19) %!d(string=hai) anos |
Jonas Maebe
|
4db6e1ddb8
* moved type conversion of C varargs from tcallnode to
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
b967ae8307
* support @inherited <method> to get the methodpointer
|
%!s(int64=19) %!d(string=hai) anos |