svenbarth
|
0df460f56e
* simplify rules for softfpu units
|
4 年之前 |
michael
|
b5148304b7
* Added InitSSLInterface overload where the library names can be specified
|
4 年之前 |
pierre
|
297f468cd6
Use // comments as curly brackets not recognized as comment start inside aarch64 assembly blocks
|
4 年之前 |
florian
|
8fa62752d4
* patch by J. Gareth Moreton: minor refactor of reduced iterations of pass 1 of the assembler optimizer, resolves #37972
|
4 年之前 |
florian
|
703941dde5
+ x86: MovxMov2Mov optimization
|
4 年之前 |
tg74
|
ab22f9b3fb
bugfix internal assembler - disp8 T1S (vpcompressb,vpcompressw)
|
4 年之前 |
Jonas Maebe
|
6d0ce1c4b6
* LLVM: ensure that the parameter types are processed of procdefs that are
|
4 年之前 |
Jonas Maebe
|
14b44f5179
* don't run interactive test
|
4 年之前 |
Jonas Maebe
|
0729340817
* try_make_mul32to64: restore original node order if transformation failed
|
4 年之前 |
pierre
|
51d6622148
Switch OpenBSD libc version of geterrnolocation from libcerrno lib C variable to _libc___errno function use
|
4 年之前 |
florian
|
dc547b1426
+ remove type conversions also for unary operations if possible
|
4 年之前 |
florian
|
74d145bb16
* simplify tcgunaryminusnode.second_integer
|
4 年之前 |
Mattias Gaertner
|
993c511554
pastojs: filer: class forward
|
4 年之前 |
florian
|
6fc930a0fc
* better complexity calculation of tvecnodes
|
4 年之前 |
florian
|
044133fc87
* explicitly convert array indicies to pointer sized integers, so cse
|
4 年之前 |
tg74
|
c4d80b1694
bugfix external gnu assembler - special handling for any vcvt..-opcodes (opsize S_XMM,S_YMM = prefix (x,y); S_ZMM = without prefix)
|
4 年之前 |
tg74
|
c3bb9a2954
bugfix avx-testcode
|
4 年之前 |
florian
|
4afa4a73c6
+ ISO mode: accept put/get without parameter, works on Input/Output respectively, resolves #37949
|
4 年之前 |
florian
|
91a6223281
* (slight modified) patch by J. Gareth Moreton to reduce number of assembler optimizer passes, resolves #37959
|
4 年之前 |
tg74
|
d8fa3dd4ed
bugfix external gnu-assembler - special handling suffix vcvtpd.. destination operand = xmm =>> suffix x, destination ymm or zmm =>> no suffix
|
4 年之前 |
tg74
|
4a6d21b1c9
bugfix external gnu-assembler - sae is ignored by intel =>> gnu-assembler not supported
|
4 年之前 |
florian
|
8bbc7d5df3
* patch by J. Gareth Moreton to improve LEA/SHL -> LEA optimisation, resolves #37954
|
4 年之前 |
Jonas Maebe
|
099134b545
* fix try_make_mul32to64() if it's called with a constant node on the
|
4 年之前 |
tg74
|
1bad350d43
bugfix external assembler gnu-assembler
|
4 年之前 |
tg74
|
91083d9aaf
bugfix avx-testcode
|
4 年之前 |
tg74
|
fa986864ff
bugfix external assembler gnu assembler
|
4 年之前 |
michael
|
0e474f4748
* Patch from Laco with additions
|
4 年之前 |
pierre
|
3f19bd693f
+ Add new LastCommonAsmOp constant to arm and aarch64 CPU targets.
|
4 年之前 |
Mattias Gaertner
|
764b035c23
pastojs: fixed compile
|
4 年之前 |
Mattias Gaertner
|
79935d8579
pastojs: filer: local specialize type
|
4 年之前 |