nickysn
|
518cdf9674
* replaced the saved_XXX_registers arrays with virtual methods inside
|
7 anni fa |
florian
|
31f78ea2b6
+ implementation of the vectorcall calling convention by J. Gareth Moreton
|
7 anni fa |
florian
|
bfbb0c5b9d
* optimize mov/lea
|
11 anni fa |
svenbarth
|
c48d572996
Implement support for saving and restoring address registers.
|
12 anni fa |
florian
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 anni fa |
florian
|
3a9e3991be
* the switch -Oouseebp allows the i386 compiler to use ebp as normal register
|
13 anni fa |
Jonas Maebe
|
85a3fd3357
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
|
13 anni fa |
florian
|
ff5f311b34
- removed no more used constants
|
14 anni fa |
florian
|
00d6a03b2c
+ default code now preserves mm registers
|
18 anni fa |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 anni fa |
florian
|
804207239d
*c <int64>:=-<longint> fixed (bug 4253)
|
20 anni fa |
florian
|
21ae782854
* fixed more xmm stuff
|
20 anni fa |
peter
|
4ace790492
* remove $Log
|
20 anni fa |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 anni fa |
fpc
|
50778076c3
initial import
|
20 anni fa |
peter
|
e417e34496
* truncate log
|
20 anni fa |
peter
|
04c97cc129
* load jmp_buf_size from system unit
|
20 anni fa |
florian
|
0037f4a199
* fixed operand size calculation for sse operands
|
20 anni fa |
peter
|
c95a859f0a
* generic tlocation
|
21 anni fa |
florian
|
8a9758c5e2
* logs truncated
|
21 anni fa |
florian
|
588e2c38bf
* dwarf branch merged
|
21 anni fa |
peter
|
221090453c
* x86_64 fixes for opsize
|
21 anni fa |
florian
|
85bed883ce
* another bunch of x86-64 fixes mainly calling convention and
|
21 anni fa |
peter
|
d0de3b3ea8
* 64k registers supported
|
22 anni fa |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 anni fa |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 anni fa |
peter
|
32d076480b
* framepointer fixes for sparc
|
22 anni fa |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 anni fa |
peter
|
1e7ecac976
* FUNCTION_RESULT64_LOW/HIGH_REG added for int64 results
|
22 anni fa |
peter
|
414bd5fa22
* more sparc cleanup
|
22 anni fa |