Jeppe Johansen
|
02c3f328a2
- RISC-V: Share optimizations between 32 and 64-bit.
|
преди 5 години |
Jeppe Johansen
|
7cfb87b325
- Handle jump optimizations on RISC-V
|
преди 5 години |
florian
|
931d4dcfee
* ensure the rtl and the packages for embedded compile with features exceptions and classes disabled
|
преди 5 години |
michael
|
91f416fa80
* Fix from Pascal Riekenberg to fix nested groups (bug ID 36532)
|
преди 5 години |
ondrej
|
34fecf90f3
SysUtils: add ExpandFileName with a BasePath overload
|
преди 5 години |
florian
|
9926eb8dc6
* patch by Christo Crause: Passing a file name with extension to cross compiler
|
преди 5 години |
florian
|
5a1e6c2e91
* compilation on i386 fixed
|
преди 5 години |
florian
|
2b70c64d09
* patch by J. Gareth Moreton: Some cleaning up of OptPass2JMP and OptPass2MOV, resolves #36553
|
преди 5 години |
florian
|
124c64152d
* patch by J. Gareth Moreton: EAX -> EDX:EAX sign extension shortcuts, and MOVSX shortcuts for AX register, part 2 of #36551
|
преди 5 години |
florian
|
236c11ef71
* patch by J. Gareth Moreton: EAX -> EDX:EAX sign extension shortcuts, and MOVSX shortcuts for AX register, part 1 of #36551
|
преди 5 години |
florian
|
1ceb5ea343
+ lazarus project
|
преди 5 години |
joost
|
0c4fee714e
* Removed some left-overs of dependencies on specific versions of packages
|
преди 5 години |
florian
|
007df5d0fa
* fix for #36554
|
преди 5 години |
florian
|
aabd7c7217
* more fixes for loop strength reduction
|
преди 5 години |
florian
|
a9a711763f
* some fixes to loop strength reduction
|
преди 5 години |
florian
|
2f2b378c03
* moved conversion of for into while loops in a separate pass, so node optimizations on the node tree can be
|
преди 5 години |
pierre
|
3b39ec84e4
Examine all exception bits in m68k fpsr register to decide which into which run time error it is converted
|
преди 5 години |
pierre
|
90d2982977
Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu
|
преди 5 години |
florian
|
6f87a572af
* factored out tcgprocinfo.OptimizeNodeTree
|
преди 5 години |
florian
|
f424ae3929
- cleanup comment
|
преди 5 години |
florian
|
30e186be78
* renamed sum -> defsum to avoid confusion with usesum
|
преди 5 години |
florian
|
b5659df425
+ CalcUseSum: calculates a sum of all use sets of the current node and its children
|
преди 5 години |
svenbarth
|
7a0a1d9f36
* fix for Mantis #36544: provide an overall exception handler for the library startup code in case of unhandled exceptions (the loading of the library is considered failed in that case) when SEH is active
|
преди 5 години |
michael
|
8700f1d090
* Patch from Pascal Riekenberg to allow saving rendered report to JSON (bug ID 36547)
|
преди 5 години |
michael
|
52c32837d1
* Fix from Pascal Riekenberg to fix failing tests
|
преди 5 години |
florian
|
3335104da2
* get paramstr(0) only if really needed
|
преди 5 години |
pierre
|
22806e31c3
Add possibility to set explicitly TEST_COMMENT variable, set as Comment field in dbdigest.cfg file (defaulting to TEST_OPT as before)
|
преди 5 години |
pierre
|
3eb14dd722
Avoid using <> for floating point values, check that abs of difference is small instead (fixes m68k 'pseudo-failure')
|
преди 5 години |
michael
|
3578510884
* Do not raise error in case of warning (bug ID 36541)
|
преди 5 години |
pierre
|
6929da66a8
+ Enable FPU exception handling for m68k processor
|
преди 5 години |