Jonas Maebe
|
080d8c28f7
* LLVM 11.0 support
|
4 years ago |
Jonas Maebe
|
3208929e17
* add Xcode-11.0 as LLVM target version versin
|
4 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 |
Jonas Maebe
|
3b254affb7
* support for the individual alignment flags for the memcpy intrinsic of
|
6 years ago |
Jonas Maebe
|
cf65c55b72
* support specifying the target LLVM/Xcode version
|
6 years ago |
Jonas Maebe
|
332af0bc4e
* completed license header
|
6 years ago |
Jonas Maebe
|
752a28a41d
* enabled more optimization flags for llvm
|
6 years ago |
Jonas Maebe
|
4d951780d1
+ support for LLVM 3.8 and LLVM 3.9 IR to the llvm assembler writer
|
8 years ago |
Jonas Maebe
|
999cb7de6d
+ LLVM 3.7 support in the LLVM IR writer
|
8 years ago |
Jonas Maebe
|
3dbe97d9b6
+ added some extra llvm versions and flags describing their features
|
9 years ago |
Jonas Maebe
|
44b1996158
+ base units for llvm:
|
11 years ago |