.. |
aasmcpu.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
aoptcpu.pas
|
* Fixed the peephole optimization of conditional movs for mips.
|
2020-07-22 11:40:21 +00:00 |
aoptcpub.pas
|
- get rid of MaxOps, it is redundant with max_operands
|
2018-11-02 21:32:29 +00:00 |
aoptcpud.pas
|
|
|
cgcpu.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
cpubase.pas
|
* patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures
|
2019-11-10 16:11:40 +00:00 |
cpuelf.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
cpugas.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
cpuinfo.pas
|
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
2020-01-29 22:21:07 +00:00 |
cpunode.pas
|
|
|
cpupara.pas
|
* disable regular array -> dynamic array type coversion support unless
|
2019-05-25 12:31:32 +00:00 |
cpupi.pas
|
+ MIPS: take care of setnoat
|
2019-11-09 21:58:30 +00:00 |
cputarg.pas
|
|
|
hlcgcpu.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
itcpugas.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
mipsreg.dat
|
|
|
ncpuadd.pas
|
* factored out the conditions under which add nodes need to perform
|
2019-08-03 12:19:50 +00:00 |
ncpucall.pas
|
|
|
ncpucnv.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
ncpuinln.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
ncpuld.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
ncpumat.pas
|
* reworked usage of tcgnotnode.handle_locjump
|
2020-08-05 21:15:32 +00:00 |
ncpuset.pas
|
* let all the case code generation work with tconstexprint instead of aint,
|
2019-02-24 19:58:37 +00:00 |
opcode.inc
|
|
|
racpugas.pas
|
* patch by Marģers to unify internal error numbers, resolves #37888
|
2020-10-13 19:59:01 +00:00 |
rgcpu.pas
|
|
|
rmipscon.inc
|
|
|
rmipsdwf.inc
|
|
|
rmipsgas.inc
|
|
|
rmipsgri.inc
|
|
|
rmipsgss.inc
|
|
|
rmipsnor.inc
|
|
|
rmipsnum.inc
|
|
|
rmipsrni.inc
|
|
|
rmipssri.inc
|
|
|
rmipssta.inc
|
|
|
rmipsstd.inc
|
|
|
rmipssup.inc
|
|
|
strinst.inc
|
|
|
symcpu.pas
|
|
|
tripletcpu.pas
|
* mark all external assemblers using an LLVM tool using af_llvm
|
2020-07-19 14:30:35 +00:00 |