florian
|
a15d8778d6
+ create jump tables for case statements on x86-64
|
17 년 전 |
florian
|
c3475dddc0
* handle case ranges properly for unsigned types with a non-zero base, resolves #10009
|
18 년 전 |
Jonas Maebe
|
2bb0dced62
* optimized code for jumptables (same as for ppc now)
|
18 년 전 |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 년 전 |
florian
|
85d63d9fa9
* settings refactored
|
19 년 전 |
peter
|
3078a1927f
* remove ttype
|
19 년 전 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 년 전 |
peter
|
d8dc5679e3
* aktcputype and aktoptimizecputype was missing in the previous optimization commits
|
19 년 전 |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 년 전 |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 년 전 |
peter
|
ca66b9f7c1
* force writing of new section before generating the jumptable
|
20 년 전 |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
20 년 전 |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
20 년 전 |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
20 년 전 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 년 전 |
fpc
|
50778076c3
initial import
|
20 년 전 |
peter
|
e417e34496
* truncate log
|
20 년 전 |
Jonas Maebe
|
bd04491f50
* patch from Peter to fix inlining of case statements
|
20 년 전 |
florian
|
8a9758c5e2
* logs truncated
|
21 년 전 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 년 전 |
peter
|
5358278ca1
tai_regalloc.allocation changed to ratype to notify rgobj of register size changes
|
21 년 전 |
florian
|
fabb9c33ac
* top_symbol killed
|
21 년 전 |
florian
|
00dbe6655d
+ nx86set added
|
21 년 전 |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 년 전 |
florian
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 년 전 |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 년 전 |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 년 전 |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 년 전 |
peter
|
47d211aa2e
* fix register leaks
|
22 년 전 |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 년 전 |