Pierre Muller
|
be1cc68a99
Change libc statx function to weakexternal
|
2 年之前 |
J. Gareth "Curious Kit" Moreton
|
3f25438d35
* x86: TEST/Jcc/TEST optimisations can now look beyond the next instruction under -O3
|
2 年之前 |
J. Gareth "Curious Kit" Moreton
|
d372286159
* x86: RegModifiedByInstruction and RegInInstruction
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
3635f7cd6f
* x86: Fixed oversight in RegModifiedByInstruction not checking W0, W1 and WU-type flags
|
2 年之前 |
J. Gareth "Curious Kit" Moreton
|
b637a3a022
* x86: Fix to MOV/CMP register deallocation positioning
|
3 年之前 |
Sven/Sarah Barth
|
b2b2606e36
+ add function reference suitable overload of TThread.ForceQueue()
|
2 年之前 |
florian
|
73b528d170
* patch by Rika: Remove dead code in DynArrayIndex, resolves #40194
|
2 年之前 |
ccrause
|
f83a8f0f8f
Only perform OpCp2Op optimization when the first Op is ANDI and comparison is against 0.
|
2 年之前 |
J. Gareth "Curious Kit" Moreton
|
77f53ebde3
* x86: The LEA/LEA optimisations can now work with a different
|
2 年之前 |
J. Gareth "Curious Kit" Moreton
|
931bda5633
* x86: LeaLea2Lea now handles cases where the second LEA instruction
|
2 年之前 |
florian
|
66ff7a928c
+ added debug messages
|
2 年之前 |
Michaël Van Canneyt
|
0e2102e172
* Resource handle is not resource ID
|
2 年之前 |
Michaël Van Canneyt
|
c3c3bd3471
* Fix windows compilation
|
2 年之前 |
Michaël Van Canneyt
|
8dcabc5796
* Fix default classname property
|
2 年之前 |
Michaël Van Canneyt
|
f9a96e5e63
* Avoid useless exceptions by checking existence of resource
|
2 年之前 |
mattias
|
d383f6102d
fcl-hash: fixed HOTPCalculateToken on non utf8 platform
|
2 年之前 |
mattias
|
bfa3e156d2
fcl-hash: fixed start without params, show config filename
|
2 年之前 |
mattias
|
93816c379b
fcl-hash: fixed start without params, show config filename
|
2 年之前 |
Sven/Sarah Barth
|
d6d693696e
+ add test for fixed #40077
|
2 年之前 |
Sven/Sarah Barth
|
4823ca7114
* fix #40074: adjust Generics.Defaults to make use of the new ConstParamIsRef<> utility function to correctly determine how a generic binary parameter needs to be compared
|
2 年之前 |
Sven/Sarah Barth
|
b0e9b9d705
* don't use size specific binary comparers
|
2 年之前 |
Sven/Sarah Barth
|
d40a2dbb12
+ add generic utility function ConstParamIsRef<> to determine whether a specific type is passed by-value or by-reference as a const parameter
|
2 年之前 |
Sven/Sarah Barth
|
b878a0d390
* fix typo in resource string
|
2 年之前 |
florian
|
99b01f6634
* second mul might get called with a zero operand if the other has a side effect,
|
2 年之前 |
florian
|
bf8746ed10
* fixed comment
|
2 年之前 |
florian
|
ccbdfa9150
+ x86: AND/CMP -> CMP optimiziation
|
2 年之前 |
J. Gareth "Curious Kit" Moreton
|
b8933dd267
* x86: Some refactoring to use aoc_ForceNewIteration instead of manually advancing p
|
2 年之前 |
mattias
|
3cec86390a
fcl-js: fixed writing small floats
|
2 年之前 |
mattias
|
acb1e59862
pastojs: allow readonly modeswitch functionreferences and anonymousfunctions
|
2 年之前 |
J. Gareth "Curious Kit" Moreton
|
7854152304
* Adjustment to TBLockNode.pass_1 to actually strip nothing nodes
|
2 年之前 |