Jonas Maebe
|
3c7ad95f7d
* simplified RegInInstruction() and fixed range errors
|
před 11 roky |
sergei
|
a5ae26da7e
* Moved SkipEntryExitMarker method from ARM optimizer to the base one, since it is not target-dependent. Now it can be reused by other targets.
|
před 11 roky |
sergei
|
1c84c3edbf
* Fixed label optimizer to work with MIPS, and enabled level 1 optimization for MIPS targets.
|
před 12 roky |
florian
|
ca5078f9cf
+ RegModifiedBetween
|
před 13 roky |
florian
|
0c08ae8553
+ RegUsedBetween
|
před 13 roky |
masta
|
9825fbf554
Support top_shifterop and top_regset for arm in RegInOp
|
před 13 roky |
florian
|
d4c120cb34
* fix comment so it does not confuse lazarus
|
před 13 roky |
florian
|
748694a325
* fixes some issues with reg. allocation information
|
před 13 roky |
florian
|
2a6a4831ea
* basics for generic register usage information
|
před 13 roky |
florian
|
2f5ce095ce
* RefsHaveIndexReg -> cpurefshaveindexreg
|
před 13 roky |
florian
|
8278271b4e
* fix RegInInstruction
|
před 13 roky |
florian
|
f97730f73f
* use labelCanBeSkipped as used by i386 in generic optimizer code too
|
před 16 roky |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
před 19 roky |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
před 19 roky |
Jonas Maebe
|
ab5f5ca15e
* fixed ppc compilation
|
před 19 roky |
Jonas Maebe
|
ab3bc45fa4
* cpu-specific overrides of optimizer methods now get called
|
před 20 roky |
fpc
|
790a4fe2d3
* log and id tags removed
|
před 20 roky |
fpc
|
50778076c3
initial import
|
před 20 roky |
peter
|
e417e34496
* truncate log
|
před 20 roky |
florian
|
054f6bff3a
* fixed missing cgutils usage
|
před 21 roky |
peter
|
c95a859f0a
* generic tlocation
|
před 21 roky |
florian
|
e04b172854
* fixed generic optimizer
|
před 21 roky |
florian
|
8a9758c5e2
* logs truncated
|
před 21 roky |
florian
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
před 23 roky |
peter
|
06ebac4e27
* readded missing revisions
|
před 23 roky |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
před 23 roky |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
před 23 roky |
peter
|
f6b3e2e37f
* synchronized cpubase between powerpc and i386
|
před 23 roky |
florian
|
9746f4c2d6
* some cg reorganisation
|
před 24 roky |