florian
|
2b70c64d09
* patch by J. Gareth Moreton: Some cleaning up of OptPass2JMP and OptPass2MOV, resolves #36553
|
5 yıl önce |
florian
|
124c64152d
* patch by J. Gareth Moreton: EAX -> EDX:EAX sign extension shortcuts, and MOVSX shortcuts for AX register, part 2 of #36551
|
5 yıl önce |
florian
|
236c11ef71
* patch by J. Gareth Moreton: EAX -> EDX:EAX sign extension shortcuts, and MOVSX shortcuts for AX register, part 1 of #36551
|
5 yıl önce |
florian
|
1ceb5ea343
+ lazarus project
|
5 yıl önce |
joost
|
0c4fee714e
* Removed some left-overs of dependencies on specific versions of packages
|
5 yıl önce |
florian
|
007df5d0fa
* fix for #36554
|
5 yıl önce |
florian
|
aabd7c7217
* more fixes for loop strength reduction
|
5 yıl önce |
florian
|
a9a711763f
* some fixes to loop strength reduction
|
5 yıl önce |
florian
|
2f2b378c03
* moved conversion of for into while loops in a separate pass, so node optimizations on the node tree can be
|
5 yıl önce |
pierre
|
3b39ec84e4
Examine all exception bits in m68k fpsr register to decide which into which run time error it is converted
|
5 yıl önce |
pierre
|
90d2982977
Wipe out any pre-existing exception on SetExceptionMask call for m68k cpu
|
5 yıl önce |
florian
|
6f87a572af
* factored out tcgprocinfo.OptimizeNodeTree
|
5 yıl önce |
florian
|
f424ae3929
- cleanup comment
|
5 yıl önce |
florian
|
30e186be78
* renamed sum -> defsum to avoid confusion with usesum
|
5 yıl önce |
florian
|
b5659df425
+ CalcUseSum: calculates a sum of all use sets of the current node and its children
|
5 yıl önce |
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 yıl önce |
michael
|
8700f1d090
* Patch from Pascal Riekenberg to allow saving rendered report to JSON (bug ID 36547)
|
5 yıl önce |
michael
|
52c32837d1
* Fix from Pascal Riekenberg to fix failing tests
|
5 yıl önce |
florian
|
3335104da2
* get paramstr(0) only if really needed
|
5 yıl önce |
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 yıl önce |
pierre
|
3eb14dd722
Avoid using <> for floating point values, check that abs of difference is small instead (fixes m68k 'pseudo-failure')
|
5 yıl önce |
michael
|
3578510884
* Do not raise error in case of warning (bug ID 36541)
|
5 yıl önce |
pierre
|
6929da66a8
+ Enable FPU exception handling for m68k processor
|
5 yıl önce |
pierre
|
d8298c9f14
Try to correctly handle m68k exceptions bits inside SetExceptionMask function
|
5 yıl önce |
joost
|
be301a3aed
* Pass INSTALL_LIBDIR to fpmake
|
5 yıl önce |
michael
|
76bad447b2
* Fix from Pascal Riekenberg to fix missing assign of columngap (bug ID 36537)
|
5 yıl önce |
Mattias Gaertner
|
513d89757b
pastojs: filer: read/write assign, asm, repeat, if
|
5 yıl önce |
michael
|
873305e9ee
* Reset parent font when needed. Patch by Pascal Riekenberg (bug ID 36531)
|
5 yıl önce |
florian
|
11287f018f
* explicitly emit a sub instruction in tx86inlinenode.second_high, resolves #36530
|
5 yıl önce |
Jonas Maebe
|
7a3a4244d1
* accept locals replaced by symbols in inline assembly by the LLVM code
|
5 yıl önce |