nickysn
|
e6e55b3004
+ added function TX86AsmOptimizer.Reg1ReadDependsOnReg2, which checks whether
|
8 年之前 |
nickysn
|
33f9b36a54
+ added and implemented function TX86AsmOptimizer.Reg1WriteOverwritesReg2Entirely,
|
8 年之前 |
nickysn
|
aee000a773
* i8086's TCpuAsmOptimizer made a descendant of TX86AsmOptimizer
|
8 年之前 |
nickysn
|
a018235811
* fixed powerpc compiler compilation with -dEXTDEBUG
|
8 年之前 |
marco
|
a724265923
* more setlength
|
8 年之前 |
marco
|
ebdfaf6b0e
* more s[0] elimination.
|
8 年之前 |
marco
|
75eea3c220
* s[0] ->setlength(s, first round, to ease experimentation with ansistrings
|
8 年之前 |
nickysn
|
ff1ee6836d
+ fix RegReadByInstruction for the x86 MOVSD instruction
|
8 年之前 |
nickysn
|
7ea0429d40
+ added new compiler debug ifdef DEBUG_INSTRUCTIONREGISTERDEPENDENCIES, which
|
8 年之前 |
michael
|
fe2df71ef5
* Fix bug ID #31718
|
8 年之前 |
nickysn
|
b741e38f98
+ precise handling for x86 conditions and their flag bits in i386's
|
8 年之前 |
Mattias Gaertner
|
09504f95f9
fcl-passrc: passrcutil, paswrite: using usesclause
|
8 年之前 |
Mattias Gaertner
|
0a88d5465f
fcl-passrc: pastree: added TPasUsesUnit, elementtypenames for sections
|
8 年之前 |
nickysn
|
8512f8240e
+ enable constant propagation across 2-parameter inc()/dec() calls
|
8 年之前 |
nickysn
|
012153201a
* moved the conversion of "x:=x op k" to inline nodes to a separate optimization
|
8 年之前 |
michael
|
3655388cae
* Fix bug #31719
|
8 年之前 |
Jonas Maebe
|
aa82e00615
* fixed check to determine whether a record parameter can be subscripted
|
8 年之前 |
nickysn
|
0f010430cc
+ better precision in determining the registers, read by mul/imul/div/idiv in
|
8 年之前 |
nickysn
|
916c09af55
+ also check the register type when checking for specific integer registers in
|
8 年之前 |
nickysn
|
618b6292ee
+ support testing for individual bits from the x86 flags register in i386's
|
8 年之前 |
nickysn
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 年之前 |
michael
|
3c53796044
* Fix memleak in case only a selection of tests is run
|
8 年之前 |
nickysn
|
5f66f5cebb
+ distinguish between x86 flags subregisters: flags, eflags and rflags
|
8 年之前 |
nickysn
|
65977f9f27
+ implemented OP_ROL and OP_ROR in tcg8086.a_op_reg_reg and .a_op_reg_ref
|
8 年之前 |
michael
|
5d75dd6a32
* Support for escaped keywords using & ( bug ID #31708)
|
8 年之前 |
michael
|
f5b8292b6e
* Fix bug #31709
|
8 年之前 |
michael
|
2b67d4c727
* Fix previous test
|
8 年之前 |
michael
|
60de96894a
* Fix bug ID #31710: var,const,type sections can be empty in a class.
|
8 年之前 |
michael
|
874d6b0a09
* Fix bug ID #31710: var,const,type sections can be empty in a class.
|
8 年之前 |
marco
|
5d317a4e46
* manual CSE for fcomponents[i] in FindComponent, mantis #31628
|
8 年之前 |