peter
|
ced6bf20cd
* fix lineinfo for with blocks
|
20 years ago |
peter
|
00c14e1083
* external is again allowed in implementation
|
20 years ago |
Jonas Maebe
|
0f2922f5a1
* fixed foreachnode(static) for case nodes (fixes inlining of case
|
20 years ago |
Jonas Maebe
|
95348379fa
* certain type conversions have no cost (also fixes problem of
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
959bdccc49
* disable pass2inline
|
20 years ago |
Jonas Maebe
|
97b2ef94c1
* loadvmtaddrn and loadparentfpn both have complexity 1 (the latter
|
20 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
peter
|
2e161c5e9e
* nf_internal flag for internal inserted typeconvs. This will
|
21 years ago |
peter
|
5906d4a967
* fix possible wrong typecast
|
21 years ago |
Jonas Maebe
|
c5ec202cd1
* some improvements to node complexity calculations
|
21 years ago |
Jonas Maebe
|
705d5fdd89
* fixed complexity function so it doesn't always return infinity when a
|
21 years ago |
Jonas Maebe
|
c7fbf7b11b
+ (incomplete) node_complexity function to assess the complexity of a
|
21 years ago |
Jonas Maebe
|
1563d986c5
* inline procedures at the node tree level, but only under some very
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
b86f2c6a25
* methodpointer is loaded into a temp when it was a calln
|
21 years ago |
peter
|
c47ada7002
* generate better code for ansistring initialization
|
21 years ago |
peter
|
c844c5a505
* procvar cleanup
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
peter
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 years ago |
peter
|
047a066711
* procinlinenode removed
|
22 years ago |
peter
|
abca40f041
* regvar fixes
|
22 years ago |
peter
|
b7cbd27c9d
* fail checks vmt value before calling dispose
|
22 years ago |
peter
|
05c05f2555
* failn removed
|
22 years ago |
florian
|
0284016ee9
* fixed several issues with powerpc
|
22 years ago |