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 |