florian
|
27fb9086aa
* cleanup: cs_opt_loopunroll is a generic optimization for a long time already
|
3 years ago |
Robert Roland
|
fbc65314b9
Correct linker script for aarch64-embedded
|
3 years ago |
Robert Roland
|
53e5a4a03a
Adding aaarch64-embedded target
|
3 years ago |
florian
|
b733e21fd1
+ more AArch64 extensions
|
3 years ago |
florian
|
f570b6cb7b
+ more Aarch64 cpu capability flags added
|
3 years ago |
florian
|
c1d43df4a1
+ be able to add single cpu capabilites by the command line
|
3 years ago |
florian
|
ff3acfb8cd
* cleanup of 2.7.0 defines
|
3 years ago |
florian
|
468975aa30
+ move often used floating point constants into registers
|
4 years ago |
florian
|
f38f9ff930
* Aarch64: cpu capabilites defines properly named
|
4 years ago |
florian
|
bf65bad5c5
+ Aarch64: cpu_capabilities support
|
4 years ago |
Jonas Maebe
|
592df7fa59
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
|
5 years ago |
pierre
|
828a248287
Systematically include fpcdefs.inc at sart of all units used by compiler
|
6 years ago |
Jonas Maebe
|
f26ac9026e
* enable LLVM support Linux/AArch64
|
6 years ago |
florian
|
73c46a5988
- removed unused constants
|
8 years ago |
Jeppe Johansen
|
3cb9be73bc
Moved tcontrollerdatatype out into cpuinfo.
|
10 years ago |
Jonas Maebe
|
14bd77f11c
* removed ARM copy/paste stuff
|
10 years ago |
florian
|
5c67fcc43f
+ change always floating point divisions into multiplications if they are a power of two,
|
10 years ago |
Tomas Hajny
|
3ee3542744
* boolean constant instead of IFDEFs for detection of microcontroller support
|
10 years ago |
florian
|
1cb97f23e5
+ cpuinfo unit for arm64
|
12 years ago |