Jonas Maebe
|
c5f4a6acd0
LLVM: fix variant records when alignment of first part is not the highest
|
2 gadi atpakaļ |
Jonas Maebe
|
f1abd2c2f0
Linux: fix pthread types
|
2 gadi atpakaļ |
Pierre Muller
|
b202fb2b0a
Fix two tests for ELFV2 powerpc64 ABI
|
2 gadi atpakaļ |
florian
|
b835005941
* proper naming for test, resolves #40013
|
2 gadi atpakaļ |
florian
|
96d4bd19ac
* use bzhi only (if at all) for in_and_assign_x_y and not other in_*_x_y operations, resolves #40016
|
2 gadi atpakaļ |
florian
|
a1a2549cf1
+ Debug message
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
2c3b78682a
* Add IsConstValue
|
2 gadi atpakaļ |
J. Gareth "Curious Kit" Moreton
|
5704626762
* New test to catch issue identified in #40003
|
2 gadi atpakaļ |
J. Gareth "Curious Kit" Moreton
|
cc27576339
* x86: Fixed movzwl/movzbl bug in OptPass2Movx (resolves i40003)
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
348fbfde9d
* Add stub for IsManagedType
|
2 gadi atpakaļ |
florian
|
f8f824aa8d
* avoid unneeded widening of expressions due to constants defaulting to extended
|
2 gadi atpakaļ |
florian
|
1700516721
* cleanup
|
2 gadi atpakaļ |
J. Gareth "Curious Kit" Moreton
|
170c112301
* x86: Added FMA as an FPU target distinct from AVX and AVX2 (the latter of which has a new FPUX86_HAS_AVX2 flag)
|
2 gadi atpakaļ |
J. Gareth "Curious Kit" Moreton
|
69c7838571
* x86: Addition of AMD CPUs: Bobcat, Jaguar, Piledriver, Excavator, Zen2 and Zen3 (and supporting flags)
|
2 gadi atpakaļ |
florian
|
74bef61b99
* try to improve result stability by longer runtime
|
2 gadi atpakaļ |
florian
|
247423400f
* create muln with create instead of create_internal when converting "n - n mod const)" so pass1 works properly, resolves #40004
|
2 gadi atpakaļ |
Pierre Muller
|
84be45f55d
Fix compilation failure of RTL with -Co option for x86_64-linux target
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
9cbcd399b1
* Accept I option
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
5288194d3c
* Simulate position
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
dbd87a3cfc
* More specific constant names
|
2 gadi atpakaļ |
florian
|
e7fda48327
+ missing halt instructions
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
68b092a466
* LZW stream based on implementation in fpreadtiff
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
00dc793097
* Some improvements as proposed by Alexey Torgashin
|
2 gadi atpakaļ |
Ondrej Pokorny
|
d9f5c47d2a
fix broken JPEG loading. Issue #40001
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
d338206814
* Version number for compatibility with lazarus webserver
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
a1fae7a767
* Chained stream implementation
|
2 gadi atpakaļ |
Pierre Muller
|
1a19fe1f03
Use correct class typecast for commit ba4cee279b
|
2 gadi atpakaļ |
Pierre Muller
|
d38c24fee7
Add test for avx2 support using cpu unit function avx2support
|
2 gadi atpakaļ |
florian
|
0ba4cee279
* convert n-n mod const into n div const*const, resolves #39615
|
2 gadi atpakaļ |
florian
|
7da8c774be
+ ShlShl2Shl optimization
|
2 gadi atpakaļ |