Károly Balogh
|
ab4f34e3ff
* Merging recent m68k FPU fixes from trunk: r42829, r48413, r48414, r48522, r48523, r48524
|
пре 4 година |
pierre
|
92cd9502ef
Merge of revisions 40277
|
пре 6 година |
pierre
|
d8b0ded10c
Marge of more trunk fixes into fixes branch.
|
пре 6 година |
Jonas Maebe
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
пре 7 година |
Károly Balogh
|
90b1c8e5ed
m68k: the previous attempt in r36480 broke more tests than it fixed, so lets revert to previous version and disable MOVE+OP+MOVE optimizations instead
|
пре 8 година |
Károly Balogh
|
40fb45aef6
m68k: attempt to make MOVE+OP+MOVE optmization more robust. this fixes random exceptions in tfmtbcd test among others
|
пре 8 година |
Jonas Maebe
|
a25ebbba3e
+ added volatility information to all memory references
|
пре 8 година |
Károly Balogh
|
a595877da3
m68k: in fmove + op + fmove optimizations, allow the ops precision to be different to the fmoves
|
пре 8 година |
Károly Balogh
|
98d4c426cb
m68k: some groundwork for an improved optimizer, now tries to optimize away MOVE/FMOVE based unnecessary register shuffling around ops when possible (with room for further improvements)
|
пре 8 година |
Károly Balogh
|
41776e9608
m68k: on a '000, optimize CLR.L Dx to MOVEQ #0,Dx which is slightly faster
|
пре 8 година |
Károly Balogh
|
424f329173
m68k: use inlined realconsts also during normal float calculations on '881/040/060. also optimize them where possible
|
пре 9 година |
Károly Balogh
|
2dbfca4e8e
m68k: optimize a few cases of comparisons against inlined realconsts
|
пре 9 година |
Károly Balogh
|
2b3bd71735
m68k: include CMPI in the CMP to TST optimization
|
пре 9 година |
Károly Balogh
|
b617345e43
m68k: disabled premature MOVEA #0,Ax to SUBA Ax,Ax in the CG, because it breaks with spilling temp replacement and moved it to the optimizer, where it belongs. this fixes some code with potentially heavy address register pressure, like the IDE.
|
пре 10 година |
Károly Balogh
|
05d38053f7
m68k: optimize a few more trivial cases
|
пре 10 година |
Károly Balogh
|
df7af34de9
m68k: very early optimizer implementation experiments
|
пре 11 година |
fpc
|
790a4fe2d3
* log and id tags removed
|
пре 20 година |
fpc
|
50778076c3
initial import
|
пре 20 година |
peter
|
e417e34496
* truncate log
|
пре 20 година |
florian
|
8a9758c5e2
* logs truncated
|
пре 21 година |
carl
|
654ddac250
+ m68k problems with cvs fixed?()!
|
пре 23 година |
carl
|
c68b2dfbee
* rename swatoperands to swapoperands
|
пре 23 година |