Jonas Maebe
|
9ec3cc2022
* fixed sign of location.size for divmodn, 64 shlshrn and for muln
|
17 年之前 |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
peter
|
588cccb3ca
* remove some obsolete i386 specific code
|
19 年之前 |
peter
|
d8dc5679e3
* aktcputype and aktoptimizecputype was missing in the previous optimization commits
|
19 年之前 |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 年之前 |
peter
|
4bee83c736
* range check errors
|
19 年之前 |
florian
|
bec0daebfa
+ optimized <dword> div <const dword>
|
19 年之前 |
peter
|
5942d23b1b
* fix range error
|
19 年之前 |
florian
|
3582108be1
* signed divisions with constants are always done without idiv
|
19 年之前 |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
peter
|
c95a859f0a
* generic tlocation
|
21 年之前 |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
peter
|
7dd6b85e01
* fix shl/shr with value > 63
|
21 年之前 |
florian
|
c37035a450
* common addnode code for x86-64 and i386
|
21 年之前 |
florian
|
ace2d682b0
* rtl and compiler compile with -Cfsse2
|
21 年之前 |
florian
|
06442fa677
+ $fputype directive support
|
21 年之前 |
peter
|
41bf3e473c
* int64 shl/shr > 63 returns 0
|
21 年之前 |
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
|
540691bf02
* optimized releasing of registers
|
22 年之前 |
peter
|
47d211aa2e
* fix register leaks
|
22 年之前 |