.. |
aasmcpu.pas
|
8c5a48da2b
* Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews
|
4 månader sedan |
agjasmin.pas
|
8c5a48da2b
* Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews
|
4 månader sedan |
aoptcpu.pas
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 år sedan |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 år sedan |
aoptcpud.pas
|
8c8657e2d5
* base optimiser support for the JVM target
|
10 år sedan |
cgcpu.pas
|
e20639732f
+ cghlcpu unit with thlbasecgcpu class that overrides all abstract tcg
|
13 år sedan |
cpubase.pas
|
2dc0995067
- Bug fix to new ADD/SUB optimisation where conditions are concerned
|
3 år sedan |
cpuinfo.pas
|
27fb9086aa
* cleanup: cs_opt_loopunroll is a generic optimization for a long time already
|
3 år sedan |
cpunode.pas
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
9 år sedan |
cpupara.pas
|
6404478ea4
* cleanup of VER3_0 defines
|
3 år sedan |
cpupi.pas
|
880d438704
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
8 år sedan |
cputarg.pas
|
d456ec2ffe
+ support for JVM local variable and parameter debug information
|
14 år sedan |
dbgjasm.pas
|
75491ae21c
* Removed/ifdefed the assigned and unused variables.
|
4 år sedan |
hlcgcpu.pas
|
b2f6214b33
+ a_bit_scan_reg_reg gets a flag if src cannot be zero: this simplifies the generated code
|
5 månader sedan |
itcpujas.pas
|
1e2c70796e
+ jvm (cpu architecure) and java ("OS"/target) identifiers
|
14 år sedan |
jvmdef.pas
|
5acd7a7b83
Rename tsymtable.insert and delete methods to insertsym ands deletesym
|
3 år sedan |
jvmreg.dat
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 år sedan |
njvmadd.pas
|
3318703ece
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
7 år sedan |
njvmcal.pas
|
a401898139
* spelling fixes
|
3 år sedan |
njvmcnv.pas
|
179fc5848b
* Flags specific to TArrayConstructorNode have been moved to their own field
|
1 år sedan |
njvmcon.pas
|
8c5a48da2b
* Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews
|
4 månader sedan |
njvmflw.pas
|
a25ebbba3e
+ added volatility information to all memory references
|
8 år sedan |
njvminl.pas
|
1de3aba4e3
* few types fixed
|
1 år sedan |
njvmld.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 år sedan |
njvmmat.pas
|
64c586b86d
* Removed/ifdefed lots of unused variables.
|
4 år sedan |
njvmmem.pas
|
75491ae21c
* Removed/ifdefed the assigned and unused variables.
|
4 år sedan |
njvmset.pas
|
3318703ece
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
7 år sedan |
njvmtcon.pas
|
8c5a48da2b
* Make compilerwidestring a class using dyn array, rework tstringconstnode: value_str -> valueas, valuews
|
4 månader sedan |
njvmutil.pas
|
366acce9ef
* fix compiling binaries on JVM: the entries list contains pinitfinalentry values, not tused_unit
|
6 månader sedan |
njvmvmt.pas
|
8d4c372d50
* removed ifdef jvm from ncgvmt
|
11 år sedan |
pjvm.pas
|
7de854ef1e
+ add method register_implemented_interface to tobjectdef which registers an implemented interface and - if desired - also initializes the GUID related fields of the objectdef
|
3 år sedan |
rgcpu.pas
|
be1fedb2ec
* Use dynamic arrays instead of getmem for spill temp
|
4 månader sedan |
rjvmcon.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 år sedan |
rjvmnor.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 år sedan |
rjvmnum.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 år sedan |
rjvmrni.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 år sedan |
rjvmsri.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 år sedan |
rjvmstd.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 år sedan |
rjvmsup.inc
|
85e866a121
+ (mostly fake) register definitions for the JVM
|
14 år sedan |
symcpu.pas
|
7f3a5eb9ab
* extend tabstractprocdef.getcopyas by a parameter to control whether the copy should be registered or not
|
3 år sedan |
tgcpu.pas
|
6724e3dec8
Add tsym parameter to ttgobj.getlocal method.
|
1 månad sedan |
tripletcpu.pas
|
eb7ba1690e
* mark all external assemblers using an LLVM tool using af_llvm
|
5 år sedan |