Nikolay Nikolov
|
eda6b105b7
+ added target flags for the different WebAssembly exception modes that I'm
|
4 年之前 |
Nikolay Nikolov
|
3bf5b0c395
- avoid useless typecasts for accessing members in self in thlcgwasm.a_load_subsetref_regs_index
|
4 年之前 |
Nikolay Nikolov
|
4120825f50
+ implemented thlcgwasm.a_load_regconst_subsetref_intern
|
4 年之前 |
Nikolay Nikolov
|
7af6e628c8
+ implemented thlcgwasm.a_load_subsetref_regs_index
|
4 年之前 |
Nikolay Nikolov
|
c41516399b
+ implemented thlcgwasm.a_load_subsetref_stack
|
4 年之前 |
florian
|
81e83ffa67
* release temp
|
4 年之前 |
Yuriy Sydorov
|
4a7a113a30
* x86: Fixed attributes of the LEAVE instruction - it reads EBP.
|
4 年之前 |
Florian Klämpfl
|
e121a753e1
* mark temps as deallocated
|
4 年之前 |
Yuriy Sydorov
|
b2165570de
* Fixed missing assignments with the strength reduction optimization.
|
4 年之前 |
Yuriy Sydorov
|
bd4c206472
* Fixed the strength reduction optimization for loops containing 'continue'.
|
4 年之前 |
Yuriy Sydorov
|
b8befe3d1f
* Fixed a typo in the condition, though it seems this code path is not used now.
|
4 年之前 |
Michaël Van Canneyt
|
3e621f2014
* Allow to specify address
|
4 年之前 |
Michaël Van Canneyt
|
711e659f5c
* Allow to specify IP address
|
4 年之前 |
Michaël Van Canneyt
|
b08c12ff8a
* Make some properties public
|
4 年之前 |
Yuriy Sydorov
|
abe3002b5b
* Fixed lack of the calculation code for the strength reduction optimization.
|
4 年之前 |
Yuriy Sydorov
|
a7e234254f
* x86: Do not replace inc/dec with add/sub 1 because this code path is
|
4 年之前 |
florian
|
e2624fdaaa
* fix test
|
4 年之前 |
mattias
|
5d571853ac
pas2js: compile httpcompiler with fpc 3.2.2
|
4 年之前 |
mattias
|
ffc3e1780d
pas2js: added SetPas2JSGetFileSrcAttrCallBack
|
4 年之前 |
mattias
|
6c4198fdf3
pas2js: fixed typeinfo procvar resulttype nil
|
4 年之前 |
Michaël Van Canneyt
|
59b49addc0
Revert "* Export SetPas2JSGetFileSrcAttrCallBack"
|
4 年之前 |
Michaël Van Canneyt
|
0053cec880
* Export SetPas2JSGetFileSrcAttrCallBack
|
4 年之前 |
florian
|
5065e4ba50
* fix code for ARM FPA, just in case ...
|
4 年之前 |
florian
|
9bd785c06b
* fix handling of -0.0 in sse/avx code, resolves #39357
|
4 年之前 |
florian
|
5e9eb673f8
* x86: only add mm capable consts to register candidate list, this is better
|
4 年之前 |
florian
|
5762e687a3
* (modified) patch by J. Gareth Moreton: ARM/AArch64 Some short-range LDR/STR optimisations, last part of #38841
|
4 年之前 |
florian
|
1e072aef31
+ for loop optimizations can be controller by a switch (-Oo(no)forloop)
|
4 年之前 |
Yuriy Sydorov
|
c30ce7108e
* Do not run the tzlib1 test. It is not intended for this.
|
4 年之前 |
Yuriy Sydorov
|
80c63fae30
* Explicitly specify DefaultRTLFileSystemCodePage for the test in order
|
4 年之前 |
Yuriy Sydorov
|
64812bdc60
* Modified the test to run properly on non-UTF8 systems.
|
4 年之前 |