Jonas Maebe
|
60b30934da
Merged revisions 7847 via svnmerge from
|
18 年之前 |
Jonas Maebe
|
23fbc2ea00
Merged revisions 7596,7598-7599,7605 via svnmerge from
|
18 年之前 |
Jonas Maebe
|
9b6ca90aae
Merged revisions 7505,7510,7512,7516 via svnmerge from
|
18 年之前 |
florian
|
eb8b2fb138
* be more carefull with unaligned load optimization
|
18 年之前 |
florian
|
84726ed76c
* copy unique return value to address register on m68k
|
18 年之前 |
Jonas Maebe
|
e04e668640
* give internalerror if trying to take the address of something else
|
18 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
daniel
|
068c0f7952
* Cleaner implementation of pointer index to open array, codegen changes
|
19 年之前 |
daniel
|
2450f5a778
+ First working concept of open_array_procedure(Pbyte_var[0..9]);
|
19 年之前 |
Jonas Maebe
|
25059eb03d
* only potentially change size of vecn results in case of packed arrays
|
19 年之前 |
Jonas Maebe
|
6be389e954
* fixed bug in r4674
|
19 年之前 |
Jonas Maebe
|
cc6a91a9bc
* fixed packed arrays of enums in case of packenum 2/4
|
19 年之前 |
Jonas Maebe
|
6997121c18
* also perform "SSA" for certain loads (currently derefn, righthand side of
|
19 年之前 |
Jonas Maebe
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 年之前 |
Jonas Maebe
|
1ab3d81541
* also use LOC_CSUBSETREF
|
19 年之前 |
florian
|
8102053adc
* fixed compilation on 64 bit CPUs
|
19 年之前 |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 年之前 |
Jonas Maebe
|
c25aba7592
* cleaned up subsetreg support (put everything in a record)
|
19 年之前 |
Jonas Maebe
|
df973fa1de
* fixed issue #6977 (add regvars occupied by the invisible high parameter
|
19 年之前 |
Jonas Maebe
|
84d1fc929f
* properly set regvarability of parameters and local variables of inlined
|
19 年之前 |
Jonas Maebe
|
e344ee3cd7
+ support for register variables which contain records
|
19 年之前 |
florian
|
5e4ff16934
* access packed records with unaligned data accesses
|
19 年之前 |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 年之前 |
Jonas Maebe
|
2e41b63710
* support subscripting record function results on ABI's that return
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 年之前 |
Jonas Maebe
|
e668ef560a
* fixed bug in r2738
|
19 年之前 |
Jonas Maebe
|
b063d47aa1
* fixed web bug #4872
|
19 年之前 |