J. Gareth "Curious Kit" Moreton
|
29916bc6f6
* arm: Fixed "RegInInstruction" and "RegModifiedByInstruction" not handling the flags properly
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
38d2f3d58c
* a64: Renamed OptPostCMP/And to PostPeepholeOptCMP/AND for internal consistency
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
d7d4b446c1
* FindRegAllocBackward will now return nil if it hits a dealloc for the register first
|
2 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
1fafcbc125
* New "TryRemoveRegAlloc" optimisation utility
|
1 жил өмнө |
florian
|
4f82fade82
* extend LeaCallLeaRet2Jmp optimization to work on windows
|
1 жил өмнө |
florian
|
e7600ee245
* patch by Rika: Small improvements to (a|u)strings.inc, resolves #40364
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
62495c964a
* x86: New "aoc_DoPass2JccOpts" option to catch branch and
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
2055ef4e88
* x86: STC/CLC optimisations can now handle multiple Jcc instructions
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
de03a1b894
* x86: Additional STC/CLC; J(N)C deterministic jump optimisation
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
698d432cce
* x86: Separated out Jcc; STC/CLC optimisation and added additional peephole optimisations
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
3e06242fd8
* x86: New "STC/CLC; MOV" peephole optimisation
|
1 жил өмнө |
J. Gareth "Curious Kit" Moreton
|
d06dd2b0ea
* x86: New "Jcc; CLC/STC; .Lbl" optimisation
|
1 жил өмнө |
Rika Ichinose
|
c29dd86bb2
Remove runtime ABI adapter in x86_64.inc:IndexByte/Word, and save two jumps in the common case.
|
1 жил өмнө |
florian
|
2575cbc439
* complain about turned off support of c style operators only in the parser,
|
1 жил өмнө |
Rika Ichinose
|
7bf502ad40
Change Mov*DQ to Mov*PS; they are always equivalent because no operations but the memory transfers are performed, and 1 byte shorter each.
|
1 жил өмнө |
Rika Ichinose
|
12f18177ae
Simplify x86_64.inc:Move non-temporal loops, and adjust thresholds for move distances considered too short for NT.
|
1 жил өмнө |
Rika Ichinose
|
0b5998ee8b
Write two last values after 2× loops unconditionally instead of an extra check.
|
1 жил өмнө |
Rika Ichinose
|
e395166cb7
Check for Move overlaps in more obvious way (that also does no jumps in forward case).
|
1 жил өмнө |
florian
|
8a48d1bbbc
* clean up of arrayconstructor_to_set, the stringdef case didn't work for years and is not tested, so it probably is not supposed to be there at all
|
1 жил өмнө |
Michaël Van Canneyt
|
cbbcc4356a
* Make color distinct from cardinal
|
1 жил өмнө |
marcoonthegit
|
78eb340a4f
* change elfid to 1400097 aka FreeBSD 14.0
|
1 жил өмнө |
florian
|
bc0d2293a1
* stricter type checking for set constants, resolves #40631
|
1 жил өмнө |
Sven/Sarah Barth
|
43721f21c4
* fix #40621: when checking for visibility of members then always use the genericdefs for specializations for correct scoping
|
1 жил өмнө |
Sven/Sarah Barth
|
ed8a05d697
* use iscurrentunit only when there isn't a suitable def that the moduleid of the symtables can be compared to
|
1 жил өмнө |
Sven/Sarah Barth
|
ddc2259e5e
* protect against comparisons of nested types of generics and specializations
|
1 жил өмнө |
Sven/Sarah Barth
|
244d3df869
* make Lazarus' CodeTools happy
|
1 жил өмнө |
Sven/Sarah Barth
|
75b5e8e63d
* fix #40603:
|
1 жил өмнө |
Sven/Sarah Barth
|
2c527cfc01
* fix typos in comment, no code changes
|
1 жил өмнө |
florian
|
4fd5237c0e
* mask FPU exceptions during libxml initialization to avoid an fpu exception with newer libxml, resolves #40622
|
1 жил өмнө |
Michaël Van Canneyt
|
be7b9a66db
* Patch from Werner Pamler to implement GetInternalSize. Fixes issue #40630
|
1 жил өмнө |