florian
|
53ea4fb7d4
* unify x86 peephole optimizer helpers
|
10 years ago |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 years ago |
florian
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
florian
|
111d05c68f
o patch by Alexander Shishkin, resolves #20409
|
14 years ago |
florian
|
d7f7a9bb76
* patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346
|
14 years ago |
florian
|
4868b09844
* patch by alexvin to replace $ifopt by $push/$pop, resolves #20332
|
14 years ago |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 years ago |
Jonas Maebe
|
4838ebe73b
* renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/
|
15 years ago |
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 |