Jonas Maebe
|
07bd4ba517
* let all the case code generation work with tconstexprint instead of aint,
|
há 6 anos atrás |
florian
|
d0db391d7c
* cleanup of unused units
|
há 12 anos atrás |
florian
|
91138a535a
* default value for max_linear_list on i386
|
há 12 anos atrás |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
há 13 anos atrás |
sergei
|
c6d382fe18
* Moved procedure genlinearlist from ti386casenode to tx86casenode. This optimization works well on x86_64, resulting in approximately twice less instructions than when using generic code.
|
há 14 anos atrás |
Jonas Maebe
|
b023627f6a
* converted tcgcasenode.pass_generate_code() to hlcgobj
|
há 14 anos atrás |
florian
|
a15d8778d6
+ create jump tables for case statements on x86-64
|
há 17 anos atrás |
florian
|
c3475dddc0
* handle case ranges properly for unsigned types with a non-zero base, resolves #10009
|
há 18 anos atrás |
Jonas Maebe
|
2bb0dced62
* optimized code for jumptables (same as for ppc now)
|
há 18 anos atrás |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
há 18 anos atrás |
florian
|
85d63d9fa9
* settings refactored
|
há 19 anos atrás |
peter
|
3078a1927f
* remove ttype
|
há 19 anos atrás |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
há 19 anos atrás |
peter
|
d8dc5679e3
* aktcputype and aktoptimizecputype was missing in the previous optimization commits
|
há 19 anos atrás |
peter
|
b6e35a200e
* rewrite of optimizer options
|
há 19 anos atrás |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
há 20 anos atrás |
peter
|
ca66b9f7c1
* force writing of new section before generating the jumptable
|
há 20 anos atrás |
peter
|
c3727c29b2
* rename al_code to al_procedures, al_bss/al_data to al_globals
|
há 20 anos atrás |
peter
|
05a628447f
* put typedconsts in own asmlist to prevent mixing
|
há 20 anos atrás |
daniel
|
d05f58b604
* Group asmlists into array to be able to add
|
há 20 anos atrás |
fpc
|
790a4fe2d3
* log and id tags removed
|
há 20 anos atrás |
fpc
|
50778076c3
initial import
|
há 20 anos atrás |
peter
|
e417e34496
* truncate log
|
há 20 anos atrás |
Jonas Maebe
|
bd04491f50
* patch from Peter to fix inlining of case statements
|
há 20 anos atrás |
florian
|
8a9758c5e2
* logs truncated
|
há 21 anos atrás |
florian
|
588e2c38bf
* dwarf branch merged
|
há 21 anos atrás |
peter
|
5358278ca1
tai_regalloc.allocation changed to ratype to notify rgobj of register size changes
|
há 21 anos atrás |
florian
|
fabb9c33ac
* top_symbol killed
|
há 21 anos atrás |
florian
|
00dbe6655d
+ nx86set added
|
há 21 anos atrás |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
há 21 anos atrás |