masta
|
6fabe49828
Readded cutils to compiler/arm/rgcpu.pas for DEBUG_SPILLING
|
12 年 前 |
florian
|
47d43750e4
* remove unused units from uses statements
|
12 年 前 |
Jeppe Johansen
|
3e963a49e2
Added support for IT block merging
|
13 年 前 |
Jeppe Johansen
|
9ec9b44784
Add CBNZ/CBZ instructions
|
13 年 前 |
Jeppe Johansen
|
b788ba660d
Fix optimizations of Thumb-2 code
|
13 年 前 |
masta
|
e2a744e19b
Consolidate do_spill_read/do_spill_written on arm
|
13 年 前 |
florian
|
21b94f675f
+ add for MLA the same register interferences as for MUL
|
13 年 前 |
florian
|
d6ad7721e6
* patch by Jeppe Johansen to avoid corruption of frame/stack pointer by pre/post indexed operations, resolves #19679
|
14 年 前 |
Jonas Maebe
|
780e75bfac
o patch by Jeppe Johansen to fix mantis #17472:
|
14 年 前 |
Jonas Maebe
|
f302fcdc98
+ TSubRegisterSet definition forgotten to commit in r15952
|
15 年 前 |
Jonas Maebe
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 年 前 |
florian
|
515774b864
* merged armthum branch
|
16 年 前 |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 年 前 |
florian
|
a800b2a3d3
* fixed interference generation for top_local
|
18 年 前 |
florian
|
b16b9d5251
* don't load a spilled register between mov lr,pc mov pc,<reg>
|
18 年 前 |
yury
|
496e19c9c2
* fixed ARM register allocation problem when additional register is used for spilling.
|
18 年 前 |
yury
|
96bfb7ce97
* don't destroy both r11 and r13 when copying data.
|
18 年 前 |
florian
|
b77a5016ca
* don't destroy r13 when copying data
|
18 年 前 |
florian
|
964a98edca
* fixed spilling with large offsets
|
18 年 前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年 前 |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 年 前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年 前 |
fpc
|
50778076c3
initial import
|
20 年 前 |
peter
|
e417e34496
* truncate log
|
20 年 前 |
florian
|
22d9294ab3
+ overflow checking for the arm
|
20 年 前 |
florian
|
73c30d6579
* fixed arm compilation with cgutils
|
21 年 前 |
florian
|
60f0434585
* fixed compilation of arm compiler
|
21 年 前 |
florian
|
5062c04096
* fixed problem with cpu interferences
|
21 年 前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年 前 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 年 前 |