yury
|
b9fe6b9612
Merged revision(s) 47683, 47749 from trunk:
|
4 tahun lalu |
Jonas Maebe
|
3ac703506c
* rest of the previous accidental partial commit
|
6 tahun lalu |
pierre
|
d8b0ded10c
Marge of more trunk fixes into fixes branch.
|
6 tahun lalu |
pierre
|
1fafc17016
Merge of revisions 39731 39825 39849 39912 39913 39914 39924 39935 39999 40000 40001 40026 40115 40132 40163 from trunk to fixes_3_2
|
6 tahun lalu |
florian
|
ea32ddd5b2
* avoid overflows of execution weight
|
7 tahun lalu |
florian
|
f08d3fdf8f
* moved execution weight calculation into a separate pass, so the info is available already available before the code generation pass if needed
|
7 tahun lalu |
florian
|
b1dff29cbf
* removed unused units
|
8 tahun lalu |
Jonas Maebe
|
7911cc8437
- removed some dataconstn remenants
|
8 tahun lalu |
Jonas Maebe
|
b14c037533
* record in the flowcontrol flags whether we are currently in a block whose
|
8 tahun lalu |
Jonas Maebe
|
b75a07b713
* clarified comment for fc_unwind_*
|
8 tahun lalu |
nickysn
|
1181eb0ddb
* fixed compilation of the compiler with -dEXTDEBUG after r31588
|
10 tahun lalu |
sergei
|
e542800ea9
* Win64 SEH: Track control flow out of unwind-protected regions in a more precise way and don't generate expensive calls to __fpc_local_unwind when not necessary.
|
10 tahun lalu |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 tahun lalu |
sergei
|
8c9ad67682
+ tcgexitnode,tcgbreaknode,tcgcontinuenode: added possibility to generate specialized code for leaving unwind-protected regions.
|
13 tahun lalu |
Jonas Maebe
|
b52dcd4a56
* changed var-parameter of secondpass() into a value parameter: secondpass
|
14 tahun lalu |
paul
|
ee6fe6c4f5
compiler: add unary plus node, search for unary plus operator if a type cannot be handled by compiler, increase ppu version because of node types change
|
14 tahun lalu |
florian
|
f54ea1e9f9
* fix compilation with -dEXTDEBUG
|
15 tahun lalu |
florian
|
80c0f33c0e
* patch by Sergei Gorelkin: fixes compilation with -dEXTDEBUG
|
16 tahun lalu |
florian
|
4e7e0f620a
* first try to fix #10863 (don't do SSL in case left is already handled in an assignment node)
|
17 tahun lalu |
florian
|
7ef191021f
+ check for location.loc<>expectloc in extdebug mode
|
17 tahun lalu |
peter
|
db98f1eecb
* indenting of node names
|
18 tahun lalu |
Jonas Maebe
|
76b190b723
- removed caretn and related code
|
18 tahun lalu |
Jonas Maebe
|
9a75d308a8
* fixed missing lineinfo after removing inlining_procedure (missed a "not" in
|
18 tahun lalu |
Jonas Maebe
|
246f75c43a
- removed inlining_procedure global var (artefact from pass_2 inlining)
|
18 tahun lalu |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 tahun lalu |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 tahun lalu |
florian
|
85d63d9fa9
* settings refactored
|
19 tahun lalu |
peter
|
3078a1927f
* remove ttype
|
19 tahun lalu |
Jonas Maebe
|
e531c4f125
+ very limited SSA support (only outside control flow
|
19 tahun lalu |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 tahun lalu |