florian
|
0284016ee9
* fixed several issues with powerpc
|
22 vuotta sitten |
peter
|
9ed2ce8c12
* removed some notes/hints
|
22 vuotta sitten |
peter
|
e248c0ece4
* fixed C style array of const
|
22 vuotta sitten |
daniel
|
25059e21b6
+ Implemented the actual register allocator
|
22 vuotta sitten |
daniel
|
a32926e2fc
* Some work on interference graph construction
|
22 vuotta sitten |
Jonas Maebe
|
56132c1a9c
* assembler procedures now again get a stackframe if they have local
|
22 vuotta sitten |
Jonas Maebe
|
ec71805aa8
* several ppc/generic result offset related fixes. The "normal" result
|
22 vuotta sitten |
peter
|
45e5cada69
* give error when exports is not supported
|
22 vuotta sitten |
Jonas Maebe
|
24e2741659
* more powerpc and generic fixes related to the new register allocator
|
22 vuotta sitten |
daniel
|
e8f649f5c2
+ $define newra will enable new register allocator
|
22 vuotta sitten |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 vuotta sitten |
peter
|
2721d341f0
* merged some verbosity options.
|
22 vuotta sitten |
daniel
|
7b2fd10fb4
* Converted some code in cgx86.pas to new register numbering
|
22 vuotta sitten |
daniel
|
6e507ba483
* Added register conversion
|
22 vuotta sitten |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 vuotta sitten |
peter
|
c0c6ad57f3
* check also interfacedef when checking for matching forwarddef
|
22 vuotta sitten |
michael
|
fbd28675c9
+ Patch from peter to support initial values for local variables
|
22 vuotta sitten |
peter
|
215ccaafe2
* fixed parsing of declarations before asm statement
|
22 vuotta sitten |
peter
|
8d6f26bf4f
* parse declarations before check _ASM token
|
22 vuotta sitten |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
22 vuotta sitten |
peter
|
9147303907
* duplicate procsym-unitsym fix
|
22 vuotta sitten |
peter
|
bbd18afe11
* don't include uf_init for library. The code is already called and
|
23 vuotta sitten |
carl
|
081a4aab35
* 3% memory optimization
|
23 vuotta sitten |
carl
|
6a52e7a9e5
- removed the invalid if <> checking (Delphi is strange on this)
|
23 vuotta sitten |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 vuotta sitten |
carl
|
60d17dbc01
* some small speed optimizations
|
23 vuotta sitten |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 vuotta sitten |
carl
|
64655be168
* memory optimization (3-4%) : cleanup of tai fields,
|
23 vuotta sitten |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 vuotta sitten |
carl
|
6d8024afc4
* noopt for non-i386 targets
|
23 vuotta sitten |