Sven/Sarah Barth
|
a2789d611f
* fix crash in debug output in TX86AsmOptimizer.DoArithCombineOpt for DEC/INC $reg
|
2 жил өмнө |
Pierre Muller
|
d18ff64ed7
Fix a_load64_reg_ref and a_load64_ref_reg mips methods
|
2 жил өмнө |
Pierre Muller
|
c96bb0f416
Handle unaligned references in 64-bit a_load_ref_reg and a_load_reg_ref methods
|
2 жил өмнө |
florian
|
36afcbf7fe
* only i386 uses same special fastcall calling convention
|
2 жил өмнө |
florian
|
9c8f362acc
* more robust calculation of TBITS_SHIFT
|
2 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
236febb148
* x86: Fixed bugs in and refactored and renamed
|
3 жил өмнө |
Sven/Sarah Barth
|
9e3483fbeb
* fix #39977: allow a capturer to access any method independant of visibility as the visibility checks are supposed to have been done before the captured symbol was converted
|
2 жил өмнө |
Sven/Sarah Barth
|
b051e7667c
* fix #39978: ensure that Self is captured when a method of the current class is captured into a function reference
|
2 жил өмнө |
Sven/Sarah Barth
|
d221f42a57
* ensure that the correct overload is picked for function reference parameters
|
2 жил өмнө |
Sven/Sarah Barth
|
19cee9b841
+ mark the def for a capturer class with a corresponding object option
|
2 жил өмнө |
Sven/Sarah Barth
|
a714e2ff35
* fix #39981: retrieve the symbol that returns the desired procdef/procvardef not maybe the Self or something else as we need that symbol to differentiate the procdefs
|
2 жил өмнө |
Sven/Sarah Barth
|
3c2703787c
* ensure that newly created tloadparentfpnodes have a valid resultdef as they might be created in situation where the loadnode itself is no longer typechecked
|
2 жил өмнө |
Rika Ichinose
|
7243befdb7
Better TBits.
|
2 жил өмнө |
Ondrej Pokorny
|
eab28cdd2e
clean up
|
2 жил өмнө |
Ondrej Pokorny
|
029ea37ed9
* simplify implementation (almost) without touching the public interface
|
2 жил өмнө |
Ondrej Pokorny
|
6bb59c66cb
clean up
|
2 жил өмнө |
Ondrej Pokorny
|
56cb11e3ef
both callback interfaces: classic events and function references
|
2 жил өмнө |
Ondrej Pokorny
|
dab6c48b47
clean up
|
2 жил өмнө |
Ondrej Pokorny
|
7ee1dea027
use function references for callbacks + change TNotifyEvent to TFPHTTPClientPoolSimpleCallback
|
2 жил өмнө |
Ondrej Pokorny
|
28a8279d91
remove unused private variable
|
2 жил өмнө |
Ondrej Pokorny
|
b881deeb9f
fix TServerSocketStream.CanRead result when FServer is gone (this happens on closing the server with open connections)
|
2 жил өмнө |
Ondrej Pokorny
|
a1a30876d5
disable KeepAlive flag in CloseConnectionSocket to close hanging keep-alive connections
|
2 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
0dbf40a24c
* Added new tests for BZHI optimisations
|
2 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
c40f518de4
* x86: "x and ((1 shl y) - 1)" to BZHI adapted for in_and_assign_x_y
|
2 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
7da9b4a988
* x86: The code generator will now attempt to manipulate "x and ((1 shl y) - 1)" to use BZHI
|
2 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
e748e4c7ab
* x86: Added new emit_reg_ref_reg routine and related methods to support BMI2 instructions
|
2 жил өмнө |
Jonas Maebe
|
95f94a279c
llvmdbg: fixes for method debug info
|
2 жил өмнө |
Jonas Maebe
|
c5cdfbd9c0
dwarf-eh: don't emit header if there's no data to emit
|
2 жил өмнө |
florian
|
1b08b89b7b
* check if a target really supports safecall before calling load_safecallresult_node
|
2 жил өмнө |
florian
|
3db1415a44
* generate correct dfa for subroutines declared as safecall
|
2 жил өмнө |