Jonas Maebe
|
53e52ac6a9
* implementation of 32x32->64 multiplication for i386 based on patch
|
16 years ago |
Jonas Maebe
|
a23630260b
+ "weakexternal" support for imported procedures and variables.
|
16 years ago |
peter
|
8f239d04b6
* cleanup and simplify the set type handling
|
17 years ago |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 years ago |
Jonas Maebe
|
6c536dab3e
* added several missing make_simple_ref() calls
|
17 years ago |
Jonas Maebe
|
89ed91509a
* Some fixes for r8515:
|
18 years ago |
Jonas Maebe
|
0040eecf9f
+ support for extra packing of sets whose lower element number
|
18 years ago |
peter
|
67e16340be
* revert r8118
|
18 years ago |
daniel
|
21293f5818
+ Add common type integer promotion.
|
18 years ago |
Jonas Maebe
|
8caad93eaf
* fixed several problems with packed set operand sizes
|
18 years ago |
daniel
|
c43855a8f7
* Improve comment for [0..31]-x optimization
|
18 years ago |
daniel
|
ea79e69176
+ Add optimization to optimize [0..31]-x set expression to use one less
|
18 years ago |
Jonas Maebe
|
5f169f97ff
* fixed SSE2 substraction when both operands are on the 80x87 fpu stack
|
18 years ago |
Jonas Maebe
|
cdb67cfc8b
* fixed bug with set comparisons after r6172
|
18 years ago |
florian
|
2579cd139f
+ support for sets with size 1 and 2
|
18 years ago |
Jonas Maebe
|
1d96dcc50d
* renamed nf_swaped to nf_swapped
|
18 years ago |
Jonas Maebe
|
a4a54a105d
* fixed sse float substraction in case of swapped operands
|
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 |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 years ago |
Jonas Maebe
|
6845c1e05a
+ subsetref support
|
19 years ago |
Jonas Maebe
|
502556bd46
+ subsetreg support
|
19 years ago |
florian
|
6ef3a158e6
* fixed code generation for <word>+<word> saturated
|
19 years ago |
florian
|
6ed96fd8ad
* fixed compilation
|
19 years ago |
florian
|
6ffe481799
* fixed sse addition if operands were swapped and in float registers
|
19 years ago |
florian
|
a8c2419d8a
* fixed left_and_right_must_be_fpureg
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
eb725d4e44
Merged revisions 2908,2911,2913-2917 via svnmerge from
|
19 years ago |
peter
|
588cccb3ca
* remove some obsolete i386 specific code
|
19 years ago |