masta
|
012da673a8
Use MatchInstruction in OpCmp2OpS
|
13 vuotta sitten |
pierre
|
9ad6285fe2
* Fix 64-bit OP_ADD and OP_SUB operations (no overflow support yet)
|
13 vuotta sitten |
florian
|
a016bc5ced
* white space change
|
13 vuotta sitten |
florian
|
f2ccd6e400
* when doing the AddSubLdr2Ldr optimization check also if the source register of the add is modified before the load
|
13 vuotta sitten |
florian
|
4e2de05667
* don't apply the AddSubLdr2Ldr optimization if the base register in the reference is used/modified during the ldr/str
|
13 vuotta sitten |
florian
|
d89b742109
* apply Add/SubLdr2Ldr only if no condition flags are involved
|
13 vuotta sitten |
florian
|
73d540e7b5
* unsigned byte ldr/str allow also an offset of max. +/-4095
|
13 vuotta sitten |
florian
|
9d20a73986
* optimize also str/ldrb/h/d
|
13 vuotta sitten |
florian
|
1b3e03d72d
+ DEBUG_AOPTCPU to turn off peephole optimizer messages
|
13 vuotta sitten |
florian
|
8a20ccc5f9
+ Add/SubLdr2Ldr optimization
|
13 vuotta sitten |
florian
|
ca5078f9cf
+ RegModifiedBetween
|
13 vuotta sitten |
Jonas Maebe
|
85765364ee
* properly compare parameter lists involving pointers to or classrefdefs of
|
13 vuotta sitten |
michael
|
88776524fd
* Interdependency reduction, verbosity introduced
|
13 vuotta sitten |
masta
|
b9fa9da629
Small fixes to OpCmp2OpS
|
13 vuotta sitten |
pierre
|
7587145320
Add possibility to test sparc elf generator with -dTEST_AGSPARC_ELF
|
13 vuotta sitten |
michael
|
efaf017b17
* Improvements so package name can be specified, fpmake is excluded
|
13 vuotta sitten |
michael
|
2252b71ae9
* Some small fixes so sdo is parsed
|
13 vuotta sitten |
pierre
|
926d39e604
* Fix compilation of sparc/cpuelf unit
|
13 vuotta sitten |
sergei
|
c529356693
* Split most CPU-specific code from ogelf.pas into newly created cpuelf.pas units in CPU subdirectories.
|
13 vuotta sitten |
Jonas Maebe
|
5f46866595
* regenerated using a current version of fpcmake
|
13 vuotta sitten |
pierre
|
91bfa84952
Correct code after change in set_common_funcretloc_info which made the call to ret_in_param always return false
|
13 vuotta sitten |
Jonas Maebe
|
97021d47c3
* like other applications that custapp, these also depend on univint on
|
13 vuotta sitten |
florian
|
3ad32b6e4e
* opcode spelling fixed
|
13 vuotta sitten |
florian
|
935985d0c0
* checked and updated valid opcode for OpCmp2OpS optimization
|
13 vuotta sitten |
florian
|
70009e8ed1
* move flag allocation item
|
13 vuotta sitten |
florian
|
45383fd32d
+ a lot missing flag allocs/deallocs added
|
13 vuotta sitten |
florian
|
2d2c66467c
+ optimize op ... / cmp .... when possible
|
13 vuotta sitten |
michael
|
2d653999b4
* Dependency on fcl-base added
|
13 vuotta sitten |
michael
|
2cc020c20e
* Dependency on fcl-base added
|
13 vuotta sitten |
michael
|
20c0a14e1e
* Fixed makefile
|
13 vuotta sitten |