nickysn
|
d2c32efb7b
* synchronized with trunk
|
5 жил өмнө |
nickysn
|
27e01155a5
- cleaned up lots of unused commented out code from the z80 asm reader
|
5 жил өмнө |
nickysn
|
957eaf721b
* fixed handling of 16-bit consts in the Z80 asm reader
|
5 жил өмнө |
nickysn
|
a512b0cc99
+ some reference handling fixes
|
5 жил өмнө |
nickysn
|
47bfe41766
+ initial implementation of const and ref operands (refs not fully working yet)
|
5 жил өмнө |
nickysn
|
ce598813fa
+ handle all registers properly in reg_cgsize
|
5 жил өмнө |
nickysn
|
0dcccfb4bd
+ implemented support for operands in the z80 asm reader - support only registers for now
|
5 жил өмнө |
nickysn
|
383e834324
+ handle 0 operand instructions in the z80 asm reader
|
5 жил өмнө |
nickysn
|
407d19560c
+ handle and skip AS_SEPARATOR in the z80 assembler reader
|
5 жил өмнө |
nickysn
|
dced623ab2
+ implemented tz80reader.gettoken
|
5 жил өмнө |
florian
|
099faf2d2b
* factored out and improved TARMAsmOptimizer.RedundantMovProcess
|
5 жил өмнө |
florian
|
d7623be563
* FreeRTOS: do not try to build native utils
|
5 жил өмнө |
florian
|
9211e6cf93
* FreeRTOS: try not to build native binaries
|
5 жил өмнө |
florian
|
3ec0437d5f
* Xtensa: dummy overflow checking
|
5 жил өмнө |
florian
|
6ccb8b83da
+ AArch64: TCpuAsmOptimizer.OptPass1Mov
|
5 жил өмнө |
florian
|
2b3d7dd42c
* bail out early if possible
|
5 жил өмнө |
Jonas Maebe
|
4b59bcb0ca
* regenerated makefiles
|
5 жил өмнө |
Jonas Maebe
|
d098600c67
* updated after changes to fpcmake.ini/inc
|
5 жил өмнө |
Jonas Maebe
|
723430ac34
* support building the IDE with the LLVM code generator
|
5 жил өмнө |
Jonas Maebe
|
218ca87a3f
* always add the libgcc search directory under Linux, as it is required for
|
5 жил өмнө |
Jonas Maebe
|
468c8fb820
- removed FPC pre-2.1 optimization options
|
5 жил өмнө |
Jonas Maebe
|
2355daf63f
* added missing write memory barriers
|
5 жил өмнө |
Jonas Maebe
|
ea2e516b4e
+ -ib parameter to print the code generator backend type: FPC or LLVM
|
5 жил өмнө |
nickysn
|
97f7095109
+ some more z80 asm reader stuff
|
5 жил өмнө |
florian
|
7125cb505c
+ AAarch64: assembler optimization Bl2B
|
5 жил өмнө |
nickysn
|
4e5e42f839
+ added the AS_END directive
|
5 жил өмнө |
nickysn
|
6e0bdaf128
+ implemented tz80reader.is_asmopcode
|
5 жил өмнө |
nickysn
|
5a94c2adbe
+ added tz80reader comment for lazarus autocompletion
|
5 жил өмнө |
nickysn
|
4e7e48ef32
* moved tz80reader comment
|
5 жил өмнө |
nickysn
|
f78fef23a2
+ implemented tz80reader.is_register
|
5 жил өмнө |