Michaël Van Canneyt
|
bc100eda4d
* Patch from Luca Olivetti to fix memleak in CORS support. Fixes issue #39886
|
3 years ago |
mattias
|
b6a7504665
fcl-css: TCSSStringElement = Class(TCSSBaseStringElement)
|
3 years ago |
florian
|
3a11ee9a14
* apply OptPass1Data to neg as well
|
3 years ago |
mattias
|
4e0b9e8534
fcl-css: keep exception stack traces, fixed parsing empty rule
|
3 years ago |
mattias
|
051c5fc7b6
fcl-css: StringToCSSString: fixed advancing utf-8
|
3 years ago |
mattias
|
e01ab79823
fcl-css: added test lpi, ignore lib, run from other dir, cleaned up
|
3 years ago |
florian
|
f097d1ea35
* use the bts instruction on x86 if possible, the reg,reg variant is better than a mov/shl/or sequence
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
645fe8a0c3
* x86: EDX is now deallocated before MULX instructions in the "magic div" algorithm so it can be used as the destination
|
3 years ago |
florian
|
4b1978026a
* more use of USxtOp2Op
|
3 years ago |
florian
|
5cbb36f218
* factor out TARMAsmOptimizer.USxtOp2Op
|
3 years ago |
florian
|
ed7b0c5e68
* AArch64: extended SxtwMov2Data to CMP and CMN
|
3 years ago |
florian
|
4846bd78fb
* building of arm compiler fixed
|
3 years ago |
florian
|
c1db756617
+ ARM/Aarch64: *xt*Op2Op optimizations
|
3 years ago |
florian
|
cebb47fe9a
* factor out GetNextInstructionUsingReg calls in TARMAsmOptimizer.OptPass1*XT*
|
3 years ago |
florian
|
9061fba9ff
* refactoring
|
3 years ago |
florian
|
ad1c19864d
* small refactoring
|
3 years ago |
florian
|
9adcc891cf
+ Aarch64: SxtwOp2Op optimization
|
3 years ago |
florian
|
29495c9ba5
* refactor TCpuAsmOptimizer.OptPass1SXTW
|
3 years ago |
mattias
|
a8b4d702e2
webidl: wasmjob: use const for class function cast
|
3 years ago |
Karoly Balogh
|
fd83fd5779
m68k-linux: try to be as ColdFire compatible in the startup code as possible, so explicitly use jsr, otherwise this might compile to a long bsr, that is not CF compatible (except cfv4)
|
3 years ago |
florian
|
fd94b6db91
* fix for TCpuAsmOptimizer.OptPass1SXTW
|
3 years ago |
florian
|
018c1e5dfd
* cosmetics
|
3 years ago |
florian
|
8a0498622b
+ AArchz64: TCpuAsmOptimizer.OptPass1SXTW
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
2931b43000
* New test for #39713
|
3 years ago |
J. Gareth "Curious Kit" Moreton
|
798a4d7611
* Fix to bug that would reset nf_write flag on tempref nodes in assignments
|
3 years ago |
mattias
|
89dbfd0d99
pastojs: fixed search inc file
|
3 years ago |
Michaël Van Canneyt
|
76aa9b1f8b
* Call CheckSession before handling request, but after handling CORS
|
3 years ago |
Karoly Balogh
|
92e5ede347
m68k: fixed the capabilities flags inverted logic issues committed in 7d23c2e9
|
3 years ago |
florian
|
5a60eac0c8
+ MovzMovz2Movz optimization
|
3 years ago |
Sven/Sarah Barth
|
a93942cd27
* correctly convert a single WideChar to a PChar constant with the correct code page
|
3 years ago |