florian
|
ac20c15ef4
+ fld reg;fxxx to fxxxr reg optimization
|
пре 26 година |
Jonas Maebe
|
5fc1435036
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
пре 26 година |
Jonas Maebe
|
618547adf0
* fixed pop/push optmization
|
пре 26 година |
pierre
|
e5df050607
* avoid unused locals
|
пре 26 година |
Jonas Maebe
|
aff06b2d4e
* "add/sub const,%esp;sub $2,%esp" wasn't always optimized
|
пре 26 година |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
пре 26 година |
Jonas Maebe
|
6e07359718
* fix for sar/shr-shl optimization
|
пре 26 година |
Jonas Maebe
|
19e34088fa
* fix so (,reg) gets optimized to (reg)
|
пре 26 година |
Jonas Maebe
|
ab9734f7d5
* enabled "mov reg1,reg2;mov (reg2,..), reg2" also if the second mov is
|
пре 26 година |
Jonas Maebe
|
4e6bcf9ed7
* merged
|
пре 26 година |
peter
|
c261796ebf
* merged
|
пре 26 година |
peter
|
0b272f13c7
* removed oldasm
|
пре 26 година |
peter
|
bc903063c1
* removed R_DEFAULT_SEG
|
пре 26 година |
Jonas Maebe
|
ddc47d6753
+ remove the segment prefixes from LEA instructions
|
пре 26 година |
florian
|
253ba04a57
* a delphi compiled compiler recompiles ppc
|
пре 26 година |
florian
|
8836c26503
* several bugs regarding -Or fixed
|
пре 26 година |
peter
|
8bf7af6b29
* fixed dec -> sub $1 opt which didn't set ops=2
|
пре 26 година |
peter
|
611da2d24e
* merged nasm compiler
|
пре 26 година |
florian
|
d27b21891b
* changes of Bruessel:
|
пре 26 година |
peter
|
67aad628f8
* skipped vesion 1.44 :(
|
пре 26 година |
peter
|
2c62da11c8
* fixed typo with and/or type check
|
пре 26 година |
pierre
|
f58a4b485c
* ifdef USE_OP3 released (changed into ifndef NO_OP3)
|
пре 26 година |
Jonas Maebe
|
e16f0f99db
* changes to work with -dUSE_OP3
|
пре 26 година |
peter
|
ac80a9af26
* fixed browcol
|
пре 26 година |
peter
|
e1ad502d10
* fixed mov reg,treg;mov treg,x bug
|
пре 26 година |
peter
|
b549e55a00
* added type check for or/test x,x
|
пре 26 година |
peter
|
a17c03cca3
* assembler writers fixed for ag386bin
|
пре 26 година |
peter
|
c8f444b65f
* ag386bin updates
|
пре 26 година |
peter
|
bf9b5e3a54
* updates for ag386bin
|
пре 26 година |
Jonas Maebe
|
0d51aa650c
+ mov reg, mem1 to mov reg, mem1
|
пре 26 година |