Jonas Maebe
|
60e77de115
LLVM: remove flags used to support older LLVM versions
|
1 year ago |
Jonas Maebe
|
aa3f29eec8
LLVM: recognise Xcode-15 as LLVM codegen target
|
1 year ago |
Jonas Maebe
|
1a410bae12
LLVM: LLVM 17.0 support
|
2 years ago |
Jonas Maebe
|
b49d58a9fa
LLVM: Xcode 14.3 support
|
2 years ago |
Jonas Maebe
|
0ea0b69a30
LLVM: cleaned up some comments
|
2 years ago |
Jonas Maebe
|
e41bfa0495
LLVM: LLVM 16 support
|
2 years ago |
Jonas Maebe
|
ab581c5c30
LLVM: override thlcgobj.g_undefined_ok
|
2 years ago |
Jonas Maebe
|
bba1076e12
LLVM: add Xcode 14.0 support (-ClvXcode-14.0)
|
2 years ago |
Jonas Maebe
|
3a07aadba2
llvm: llvm/clang 15.0 support
|
3 years ago |
Jonas Maebe
|
403292a131
LLVM backend: address sanitizer support
|
3 years ago |
Jonas Maebe
|
25999ad8ff
llvm: support for opaque pointers
|
3 years ago |
Jonas Maebe
|
60c95032fa
llvm: removed Xcode 10.0/10.1 as supported versions
|
3 years ago |
Jonas Maebe
|
573b2554f4
llvminfo: fix copy/paste error in llvm 14 comment
|
3 years ago |
Jonas Maebe
|
a45e5e7ab6
llvm: version 14.0 support
|
3 years ago |
Jonas Maebe
|
591c1b0177
llvm: added support for newer Xcode toolchains
|
3 years ago |
Jonas Maebe
|
dcf6063dc3
llvm: version 13.0 support
|
3 years ago |
Jonas Maebe
|
1b06599e82
llvm: version 12.0 support
|
3 years ago |
Jonas Maebe
|
fd125b506e
LLVM debug info: LLVM 7.0 support
|
3 years ago |
Jonas Maebe
|
edbddec98a
llvmdbg: diflags/dispflags fixes
|
3 years ago |
Jonas Maebe
|
d294731542
LLVM: enable DWARF debug info generation
|
3 years ago |
Jonas Maebe
|
411fa298ae
LLVM: data location debug info support
|
3 years ago |
Jonas Maebe
|
080d8c28f7
* LLVM 11.0 support
|
4 years ago |
Jonas Maebe
|
3208929e17
* add Xcode-11.0 as LLVM target version versin
|
5 years ago |
Jonas Maebe
|
31ef82b9c6
* constrained sitofp is not yet supported in LLVM for all targets
|
5 years ago |
Jonas Maebe
|
1f5efe2a95
* support for constrained sitofp/uitofp with (the upcoming) LLVM 10.0
|
5 years ago |
Jonas Maebe
|
a6a17efa42
* use LLVM constrained fpext/fptrunc intrinsics when fastmath is not enabled
|
5 years ago |
Jonas Maebe
|
0f57151d36
+ recognise LLVM 9.0 (no changes needed compared to LLVM 8.0)
|
5 years ago |
Jonas Maebe
|
c477816100
- removed LLVM support for clang < 7.0 and Xcode < 10.0: those versions
|
5 years ago |
Jonas Maebe
|
d74b0843df
* set null-pointer-is-valid attribute on functions, so that LLVM does not
|
6 years ago |
Jonas Maebe
|
cd3e4d26d4
* recognise extra llvm/Xcode versions
|
6 years ago |