Yuriy Sydorov
|
c9d9d42f0e
* Better coalescing with real registers. This improves setting of parameters
|
před 3 roky |
Yuriy Sydorov
|
66b7ed45fd
* Removed unused tlocation.registers[].
|
před 3 roky |
florian
|
dcb1fcd9b8
+ support $lgeacyifend directive, resolves #37676
|
před 3 roky |
Pierre Muller
|
4b196ece47
Fix freebsd rtl compilation failure after better type check of variant element inside record case clause
|
před 3 roky |
florian
|
40df955423
* StrTo* functions are now using the TryStrTo* functions
|
před 3 roky |
Jonas Maebe
|
89d2775191
optcse: fix wrong typecast
|
před 3 roky |
Michael Van Canneyt
|
1b8170d18d
* More clear comment
|
před 3 roky |
florian
|
fcdbb31ec4
* AArch64: TCpuAsmOptimizer.RegLoadedWithNewValue: check if p.ops=0
|
před 3 roky |
Jonas Maebe
|
15865e7602
Record variant discriminators: check types
|
před 3 roky |
Jonas Maebe
|
4426d0da7a
Fixed variant discriminator types
|
před 3 roky |
florian
|
4f77cbbac4
+ keep addresses of thread vars in registers if possible and likely an advantage
|
před 4 roky |
florian
|
5a617cd108
+ fold real constants c1,c2 for v+c1+c2 or c1+(c2+v) (+ being either + or *) as well if fastmath is enabled
|
před 3 roky |
J. Gareth "Curious Kit" Moreton
|
284317d877
Fixed OptPass2Lea not honouring symbols
|
před 3 roky |
J. Gareth "Curious Kit" Moreton
|
42eb06f5c6
Fixed some range check problems
|
před 3 roky |
J. Gareth "Curious Kit" Moreton
|
b58fdc3e58
Improved ADD and SUB optimisations for LEA instructions
|
před 3 roky |
Jonas Maebe
|
fa4e528576
fcl-res: Mach-O fat binary support
|
před 3 roky |
florian
|
ff3acfb8cd
* cleanup of 2.7.0 defines
|
před 3 roky |
florian
|
e657aa6431
+ write code and data size for Mach-O files if possible
|
před 3 roky |
florian
|
fb7cdbefb3
+ some opcodes added
|
před 3 roky |
Michaël Van Canneyt
|
1bc8aea2b3
* fcl-base dependency
|
před 3 roky |
Michaël Van Canneyt
|
64fbc1847f
* Fix license
|
před 3 roky |
Michaël Van Canneyt
|
6644d6c4c2
* Fix compilation
|
před 3 roky |
Michaël Van Canneyt
|
380e861cc8
* Needed for hashutils
|
před 3 roky |
Michaël Van Canneyt
|
6d4d2f2fb2
* OneTimePass & test for sha256
|
před 3 roky |
Michaël Van Canneyt
|
3229cb712e
* sha256 algorithm
|
před 3 roky |
Michaël Van Canneyt
|
b63979a5ba
* Added sensible defaults
|
před 3 roky |
Michaël Van Canneyt
|
8e3158d965
* Some improvements/fix based on remarks of Alexey Torgashin
|
před 3 roky |
Michaël Van Canneyt
|
446cc62b60
* Base16/32/64/64URL encoders/decoders, not stream based
|
před 3 roky |
florian
|
0f14bd45b1
* run fcl-image tests with regression tests
|
před 3 roky |
florian
|
ef923ba142
* consistent naming of directories
|
před 3 roky |