Michaël Van Canneyt
|
b1312ed3c6
* Patch from Thierry Gayet to fix double prefix when using aliases
|
hai 1 ano |
Michaël Van Canneyt
|
564597a573
* Fix access violation: module can be reset while loading dependent units. Fixes issue #40705
|
hai 1 ano |
J. Gareth "Curious Kit" Moreton
|
ee1916e919
* i8086: Local variables unused in "second_AndOrXorShiftRot_assign" on i8086 are now not defined on this platform
|
hai 1 ano |
J. Gareth "Curious Kit" Moreton
|
11b341cc97
* x86: Added new OptPass1CMOVcc peephole optimisation routine to dust up min/max code
|
hai 1 ano |
J. Gareth "Curious Kit" Moreton
|
c79361c010
* Min/max intrinsics now simplify deterministic results
|
hai 1 ano |
J. Gareth "Curious Kit" Moreton
|
e4a0ce2fb5
* x86: Min/max intrinsic support
|
hai 1 ano |
J. Gareth "Curious Kit" Moreton
|
77c86cafd0
* a64: Fixed bug where unsigned min/max inlines used a signed comparison
|
hai 1 ano |
J. Gareth "Curious Kit" Moreton
|
81b7b80749
* Added support for 64-bit min/max intrinsics
|
hai 1 ano |
florian
|
961e8fb749
* patch by Joeny Ang: fix TDbf memory leak, resolves #40709
|
hai 1 ano |
Michaël Van Canneyt
|
14d4b0808b
* Patch from Thierry Gayet to fix compilation of tests
|
hai 1 ano |
florian
|
8971103a00
* use bit_set_reg_reg also to clear single bits in thlcgobj.a_load_regconst_subsetref_intern
|
hai 1 ano |
ccrause
|
f4828950a2
Add efuse library to default list of static link libraries.
|
hai 1 ano |
J. Gareth "Curious Kit" Moreton
|
4378319f87
* Added missing "override" directive for XML node dump routine on TDerefNode
|
hai 1 ano |
Pierre Muller
|
afea558fbe
Add -32/-64 for sparc GNU assembler calls
|
hai 1 ano |
Pierre Muller
|
c68ddc5360
Add $EMUL also for sparc CPU GNU linker call on solaris OS
|
hai 1 ano |
J. Gareth "Curious Kit" Moreton
|
948766a37a
* x86: New Op/TEST optimisation that rearranges register usage for the most efficient execution
|
hai 1 ano |
florian
|
7c609ee7c4
* proper fix for 9056ab80257b71fb8bcdf90be2f71e2fbbf912b9
|
hai 1 ano |
Michaël Van Canneyt
|
dcadafa1b8
* Fix memleak
|
hai 1 ano |
Michaël Van Canneyt
|
04e715445f
* Patch from Thierry Gayet to fix crash when no options are specified on command-line
|
hai 1 ano |
Pierre Muller
|
9056ab8025
Fix generation of i8086 CPU code, as BTR/BTS instructions require at least 386 CPU
|
hai 1 ano |
florian
|
ac150e58c8
* thlcgobj.a_load_regconst_subsetref_intern uses a_bit_set_reg_reg if applicable
|
hai 1 ano |
florian
|
12176d3683
* avoid to generate bts/r with memory operand
|
hai 1 ano |
J. Gareth "Curious Kit" Moreton
|
2b7df4237b
* nf_pass1_done, nf_error, nf_processing and nf_do_not_execute
|
hai 1 ano |
ccrause
|
dd858f37aa
Ensure register to be eliminated is de-allocated before applying optimization LdsMov2Lds.
|
hai 1 ano |
J. Gareth "Curious Kit" Moreton
|
99851f22f5
* a64: New B -> RET peephole optimisation
|
hai 1 ano |
florian
|
3327204ebd
* restored overwritten test
|
hai 1 ano |
florian
|
20f9b82543
* AArch64: overflow checking for abs
|
hai 1 ano |
florian
|
1fccfd3ee1
* AArch64: avoid false overflow error in case of -2^63+0
|
hai 1 ano |
florian
|
cf6b38c35f
* regenerated Makefiles after last commit
|
hai 1 ano |
Michael Ring
|
6fadd49fb6
Added missing RP2040 definition in Makefile.rtl to make sure that regenerating of Makefiles does not remove rp2040 unit
|
hai 1 ano |