nickysn
|
19519eb3d2
+ support global references with offset in the LLVM-MC asm writer
|
4 years ago |
nickysn
|
8494283925
* fixed load/store LLVM-MC asm output for global variables
|
4 years ago |
nickysn
|
6899e07cd7
* synchronized with trunk
|
4 years ago |
florian
|
dc547b1426
+ remove type conversions also for unary operations if possible
|
4 years ago |
florian
|
74d145bb16
* simplify tcgunaryminusnode.second_integer
|
4 years ago |
Mattias Gaertner
|
993c511554
pastojs: filer: class forward
|
4 years ago |
florian
|
6fc930a0fc
* better complexity calculation of tvecnodes
|
4 years ago |
florian
|
044133fc87
* explicitly convert array indicies to pointer sized integers, so cse
|
4 years ago |
florian
|
4afa4a73c6
+ ISO mode: accept put/get without parameter, works on Input/Output respectively, resolves #37949
|
4 years ago |
florian
|
91a6223281
* (slight modified) patch by J. Gareth Moreton to reduce number of assembler optimizer passes, resolves #37959
|
4 years ago |
florian
|
8bbc7d5df3
* patch by J. Gareth Moreton to improve LEA/SHL -> LEA optimisation, resolves #37954
|
4 years ago |
Jonas Maebe
|
099134b545
* fix try_make_mul32to64() if it's called with a constant node on the
|
4 years ago |
michael
|
0e474f4748
* Patch from Laco with additions
|
4 years ago |
pierre
|
3f19bd693f
+ Add new LastCommonAsmOp constant to arm and aarch64 CPU targets.
|
4 years ago |
Mattias Gaertner
|
764b035c23
pastojs: fixed compile
|
4 years ago |
nickysn
|
578750a646
* synchronized with trunk
|
4 years ago |
Mattias Gaertner
|
79935d8579
pastojs: filer: local specialize type
|
4 years ago |
florian
|
201281ae2a
* compiler Makefile checks if SOURCE_SOURCE_DATE_EPOCH_DATE is set or if git is used, in either case the former or the latter are used for the build date reported by the compiler
|
4 years ago |
florian
|
9ea52b8578
+ new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME%
|
4 years ago |
Mattias Gaertner
|
1299e585c9
pastojs: filer: restore original order before checking specializations
|
4 years ago |
Mattias Gaertner
|
f2712a50df
pastojs: undo commit error
|
4 years ago |
Mattias Gaertner
|
2f83458c33
pastojs: filer: store precompiled short references
|
4 years ago |
Mattias Gaertner
|
f5d4e54ab3
fcl-passrc:
|
4 years ago |
marco
|
c053bc9418
* debian lintian detected spellfix
|
4 years ago |
marco
|
a243cdc4e6
* debian lintian spellfix
|
4 years ago |
marco
|
368a0b75b4
* fix spell error detected by debian lintian
|
4 years ago |
svenbarth
|
5a68b2218a
* for Aarch64 inline assembly comments need to start with //
|
4 years ago |
florian
|
a19ec44b97
* patch by Bart Broersma: avoid unsigned wrap around in TDeque.Erase, resolves #37482
|
4 years ago |
Jonas Maebe
|
080d8c28f7
* LLVM 11.0 support
|
4 years ago |
michael
|
827bb70333
* Remove debug statement (bug ID 37940)
|
4 years ago |