Jonas Maebe
|
f40ea04540
* changed getarraydef() into a tarraydef.getreusable() class method
|
10 ani în urmă |
Jonas Maebe
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 ani în urmă |
Jonas Maebe
|
6e5af0b31e
* don't replace classrefdef with i64 in parameter locations (so llvm can use
|
10 ani în urmă |
Jonas Maebe
|
bd203a5b57
* synchronised with trunk till r30240
|
10 ani în urmă |
florian
|
331ace25c6
* handle undefineddef in classify_argument, resolves #27658
|
10 ani în urmă |
Jonas Maebe
|
3d9713b9c8
* has_single_field() now looks recursively into fields that are aggregate
|
10 ani în urmă |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 ani în urmă |
Jonas Maebe
|
d8c898742a
* handle the fact that records containing a single extended value are
|
10 ani în urmă |
Jonas Maebe
|
6712954607
* correctly handle X86_64_X87UP_CLASS getting merged with another class and
|
10 ani în urmă |
Jonas Maebe
|
bacd303208
* synchronized with trunk up to r27758
|
11 ani în urmă |
sergei
|
8c693a3300
* Win64 apparently expects records with single field of floating-point type to be passed the same way as that only field, i.e. in xmm register. Fixes tests/cg/tcalext6.pp.
|
11 ani în urmă |
Jonas Maebe
|
41a53ef037
* don't replace some pointer types in paralocs with int64, gives nicer
|
11 ani în urmă |
Jonas Maebe
|
68fa17593d
* no longer associated defs with size 1 to 3 bytes with paralocs, because
|
11 ani în urmă |
Jonas Maebe
|
e9268a0a14
* synchronised with trunk up till r26975
|
11 ani în urmă |
sergei
|
2c02e8a726
- i386, x86_64, SPARC: removed paramanager.getintparaloc overrides, it is handled by generic implementation since r24716.
|
11 ani în urmă |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 ani în urmă |
Jonas Maebe
|
99de108c68
* renamed all paramanagers to tcpuparamanager so the llvm paramanager can
|
11 ani în urmă |
Jonas Maebe
|
7566ddcc8f
* add a tdef to each parameter location and set it for all target
|
12 ani în urmă |
Jonas Maebe
|
5d628b29bb
* set the subregsize of OS_M64 SSE registers to R_SUBQ so we can
|
12 ani în urmă |
svenbarth
|
7bad1763b8
Decrease amount of code duplication regarding handling of safecall and record constructors.
|
12 ani în urmă |
paul
|
b2a613c17f
compiler: implement record constructors + tests
|
12 ani în urmă |
paul
|
51825b6f2e
compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation)
|
12 ani în urmă |
Jonas Maebe
|
69c29a415f
* pass the procdef to getintparaloc instead of only the proccalloption, so
|
12 ani în urmă |
Jonas Maebe
|
df7398977a
* correctly calculate the number of words spanned by a packed aggregate
|
12 ani în urmă |
Jonas Maebe
|
dcdcc6988d
* if an agregate contains unaligned fields, it has to be passed via memory
|
13 ani în urmă |
Jonas Maebe
|
0a1157da38
* fixed memory leaks in the compiler introduced in r21862 by marking and
|
13 ani în urmă |
Jonas Maebe
|
bdc62289b4
* the safecall -> cdecl mapping is also activated for x86_64
|
13 ani în urmă |
Jonas Maebe
|
7a0ae38700
+ also specify the parameter def when allocating a parameter via
|
13 ani în urmă |
Jonas Maebe
|
c3ea451aea
* set tcgpara.vardef when creating parameter info
|
13 ani în urmă |
Jonas Maebe
|
587244c088
* factored out common code from get_funcretloc()
|
13 ani în urmă |