Jonas Maebe
|
34eaa3d0e9
Merged revisions 8412,8627,8650-8653,8657,8660,8663,8668-8669,8675,8683,8841,8868,8872-8873 via svnmerge from
|
18 years ago |
Jonas Maebe
|
ca6a248758
Merged revisions 8518,8566-8567,8591 via svnmerge from
|
18 years ago |
Jonas Maebe
|
2ff0340da7
Merged revisions 7261-7262,7317,7983,8031,8053,8081,8090,8107,8171-8172,8282 via svnmerge from
|
18 years ago |
Jonas Maebe
|
6a44cc88f8
Merged revisions 6394,6396-6397,6399,6413,6415-6416,6418-6419,6426,6432-6433,6435,6438-6440,6445,6449-6450,6473,6487-6488 via svnmerge from
|
18 years ago |
Jonas Maebe
|
7fac33d2a0
Merged revisions 8389 via svnmerge from
|
18 years ago |
Jonas Maebe
|
88cf811035
Merged revisions 7058 via svnmerge from
|
18 years ago |
Jonas Maebe
|
166a54e411
Merged revisions 6817-6822,6825-6826,6830 via svnmerge from
|
18 years ago |
Jonas Maebe
|
615c450062
+ support for bitpacking types with a negative lower bound
|
18 years ago |
Jonas Maebe
|
9c9684b3a3
* r6498 for ppc64
|
18 years ago |
tom_at_work
|
3f9fd66ce5
* removed R13 from freely usable registers, is reserved for threading
|
18 years ago |
Jonas Maebe
|
359c19ee9e
- removed ppc601 as ppc32 cpu target
|
18 years ago |
tom_at_work
|
8e3112acfe
* fixed generation of branch labels in stubs of functions exported by a library (require a dot prefix on ppc64/linux; fixes tlibrary2)
|
18 years ago |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
19 years ago |
tom_at_work
|
7ab5fc7980
- cleanup, fixed range check error in cgcpu
|
19 years ago |
Jonas Maebe
|
469ac311e0
* fixed r5214
|
19 years ago |
Jonas Maebe
|
66cf666f65
* optimized storing constants into subsetreg/refs (a packed array of
|
19 years ago |
Jonas Maebe
|
9acc38e82a
* moved some more common powerpc32/64 things to ppcgn
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
tom_at_work
|
2b5e324638
* Fixed remaining bug in cg so that -O2 works again
|
19 years ago |
Jonas Maebe
|
d4a818c8ae
* support for subsets which are not a multiple of 8 bits
|
19 years ago |
Jonas Maebe
|
d1bc93c67a
* one more subsetreg fix
|
19 years ago |
tom_at_work
|
d112bfbd43
* fixed a_load_subsetreg_reg according to Jonas' remarks
|
19 years ago |
Jonas Maebe
|
c25aba7592
* cleaned up subsetreg support (put everything in a record)
|
19 years ago |
tom_at_work
|
5622a7ae64
* fixed some bugs in a_param_ref due to missing begin/end block markers
|
19 years ago |
tom_at_work
|
2adcae0cd8
* optimized register-register loading of < 64 bit values (removes superfluous code), similar to 3207 for ppc
|
19 years ago |
tom_at_work
|
a24a329d1c
* fixed record regvar code generation for ppc64 for now
|
19 years ago |
tom_at_work
|
9a5885b8d2
* small optimizations for the subsetreg functions
|
19 years ago |
tom_at_work
|
129fe92d9e
* fixed subregister loading and storing for ppc64
|
19 years ago |
Jonas Maebe
|
6335ce6e45
- reverted previous wrong commit
|
19 years ago |