Jonas Maebe
|
2ba6583d8d
Merged revisions 12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from
|
17 years ago |
Jonas Maebe
|
11083d88b3
Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from
|
17 years ago |
Jonas Maebe
|
e4e6f8112d
* fixed some warnings about hidden constructors
|
19 years ago |
florian
|
4010d66c2c
* arm cond. instruction support
|
19 years ago |
Jonas Maebe
|
7528e074a5
* fixed compilation for non-ARM
|
19 years ago |
florian
|
47010f2e5f
* properly optimize jumps on ARM
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
d07f470b71
* remove ifdef fpc
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 years ago |
Jonas Maebe
|
ab5f5ca15e
* fixed ppc compilation
|
19 years ago |
Jonas Maebe
|
a9dbc0c8ab
* changed parameters of references_equal from value to const to
|
19 years ago |
Jonas Maebe
|
db580afbff
* fixed refs bookkeeping of jump labels (fix from Florian in popt386)
|
20 years ago |
Jonas Maebe
|
cd3f064a33
+ enabled postpeepholeopts phase
|
20 years ago |
Jonas Maebe
|
ab3bc45fa4
* cpu-specific overrides of optimizer methods now get called
|
20 years ago |
peter
|
82faa95118
* lineinfo fixed for binary writer
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
Jonas Maebe
|
4c463a7a0a
* check unconditional jumps to make sure that they actually refer to a
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
ec959955bd
* fixed generic jumps optimizer and enabled it for ppc (the label table
|
20 years ago |
Jonas Maebe
|
04b1263e7f
* fixed uninitialised function result in getfinaldestination() when
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
054f6bff3a
* fixed missing cgutils usage
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
florian
|
e04b172854
* fixed generic optimizer
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
peter
|
1422985ca0
* Change several $ifdef i386 to x86
|
22 years ago |
florian
|
35b8e93073
* fixed more alignment issues
|
22 years ago |