Jonas Maebe
|
99994c0603
Merged revisions 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,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
f9031b8078
+ symbol liveness wpo information extracted from smartlinked programs
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
5c7b25b478
* extracted code to detect constructed class/object types from
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
fbac599784
+ initial implementation of whole-program optimisation framework
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
%!s(int64=17) %!d(string=hai) anos |
peter
|
060bdbcb47
* fix writing of goto node to ppu
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
615619804a
+ set node complexity of const. string nodes to 1
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
5feba9b3d7
* also free memory when a destructor is called without an explicit
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
6d0326a55b
* don't call procvars passed to formal parameters (mantis #11861)
|
%!s(int64=17) %!d(string=hai) anos |
yury
|
d5c0ba9a1e
* Improved warning about constructing class instance with abstract methods. Warning is issued for each method and method name is specified in the message. It makes easy to find out which abstract methods still not overrode.
|
%!s(int64=17) %!d(string=hai) anos |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
%!s(int64=17) %!d(string=hai) anos |
yury
|
e25713515b
* Fixed memory leak.
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
6ac63bcafe
* also process tcallnode.funcretnode in nutils.foreachnode*(),needed
|
%!s(int64=17) %!d(string=hai) anos |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
59d9169bbd
* perform typechecking of callinit/callcleanup statements immediately when
|
%!s(int64=17) %!d(string=hai) anos |
peter
|
169516ffc0
* don't optimize funcret with assignment result if the value is also used
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
3521d64f4b
- removed "do_count" parameter from tcallparanode.insert_typeconv
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
482b83c3cb
* typecheckpass before calling do_simplify, as the siplify methods
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
742ff35c48
+ also optimize assignments from calls to by-reference "results":
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
f38e190892
* don't substitute the result variable of an inlined function with
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
543faa46ad
* do not inline functions/procedures called with things like "nil^"
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
8f187bf6e2
* fixed r9243: that change should only be applied in case both the
|
%!s(int64=18) %!d(string=hai) anos |
yury
|
4e3547c7bf
* Improved warning "Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead.":
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
2e9db26750
* truncate constant shortstrings at the callee side if they are passed
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
a5ccf16016
+ disp. var. property setting, resolves #10133 and #9134
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
7878f0feb3
* made all fpc_*_to_shortstr helpers a procedure, resolves #8580
|
%!s(int64=18) %!d(string=hai) anos |
peter
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
b79e4ff3f0
* fixed typo that broke non-i386 compilation after r8603
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
93aad97c22
* Also take into account the node complexity of parameters to determine
|
%!s(int64=18) %!d(string=hai) anos |
peter
|
4525df9ea0
* nf_is_funcret node flag added
|
%!s(int64=18) %!d(string=hai) anos |