Jonas Maebe
|
1f6ec379de
* moved field definitions before method/property definitions (see mantis
|
16 years ago |
marco
|
6f1f21c432
* optbase empty skeleton removed with two dependancies. Duplicate unit name caused problems.
|
16 years ago |
Jonas Maebe
|
9344484ea7
* allocregbetween has to update the "initialregs" parameter, because it
|
16 years ago |
yury
|
fd0ed50331
* Removed/commented more unused variables.
|
17 years ago |
Jonas Maebe
|
73a3507bac
* reverted r11039, it's no good
|
17 years ago |
Jonas Maebe
|
55d621fea3
* skip mark_InlineStart, mark_InlineEnd and mark_Position markers
|
17 years ago |
peter
|
cb24c78d4d
* typecast to tenumreg before updating usedregs to prevent varset usage, patch from Sergei Gorelkin
|
17 years ago |
Jonas Maebe
|
c03f19fa50
* in case of "movzbl %dl,%edx" etc, %edx depends on its previous value.
|
18 years ago |
Jonas Maebe
|
60d424e97d
* another check for register types (should fix new failure
|
18 years ago |
peter
|
e1132f8fe1
* check register type to not mixup sse registers
|
18 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
peter
|
d07f470b71
* remove ifdef fpc
|
19 years ago |
Jonas Maebe
|
cf86412832
* fixed regInInstruction to detect register usages in Ch_ALL
|
19 years ago |
Jonas Maebe
|
a854918f9a
* the length of a sequence loading a constant in a register is properly set
|
19 years ago |
Jonas Maebe
|
a1b2701e5f
* if while we are restoring the contents of a register, we encounter an
|
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 |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 years ago |
Jonas Maebe
|
ef4ece3674
* fixed allocregbetween in case the first removed tai_regalloc is an
|
19 years ago |
Jonas Maebe
|
1521a33979
* fixed allocregdebug code
|
19 years ago |
florian
|
5ea49bedd0
* fixed handling of imul with one parameter
|
19 years ago |
Jonas Maebe
|
8b82f90b27
* fixed overflows in counters used for operands in case opcode without
|
20 years ago |
Jonas Maebe
|
c3a5f88a7b
* fixed webtbs/tw4388: properly process regalloc info coming right after
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
florian
|
21ae782854
* fixed more xmm stuff
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
126f3fa6cf
* fixed loop which could go into neverneverland in case of embedded
|
20 years ago |