Releases: maleadt/LLVM.jl
Releases · maleadt/LLVM.jl
v7.0.0
LLVM v7.0.0
Merged pull requests:
- LowerSIMDLoopPass is a Loop Pass in 1.10 (#398) (@vchuravy)
- Don't install handle_error during precompilation (#401) (@vchuravy)
- Use
generate_isystem_symbols
to ignore the symbols in-isystem
headers (#402) (@Gnimuc) - Bump julia-actions/setup-julia from 1 to 2 (#403) (@dependabot[bot])
- LLVM 17 enablement. (#404) (@maleadt)
- Update CI for LLVM 17. (#406) (@maleadt)
v6.6.3
LLVM v6.6.3
Merged pull requests:
v6.6.2
v6.6.1
LLVM v6.6.1
Merged pull requests:
- Bump actions/cache from 1 to 4 (#389) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 4 (#390) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#391) (@dependabot[bot])
- Add 1.11 to CI. (#392) (@maleadt)
- Fix Julia JIT integration on Windows x86_64 (#394) (@maleadt)
Closed issues:
v6.6.0
v6.5.0
v6.4.2
LLVM v6.4.2
Merged pull requests:
v6.4.1
LLVM v6.4.1
Merged pull requests:
- CompatHelper: bump compat for CEnum to 0.5, (keep existing compat) (#378) (@github-actions[bot])
v6.4.0
LLVM v6.4.0
Merged pull requests:
- Minor clean-ups of dominator functionality. (#367) (@maleadt)
- Support for BFloat16s. (#368) (@maleadt)
- Updates for LLVM 16 (#369) (@vchuravy)
- Support enabling opaque pointers. (#370) (@maleadt)
- Improve API for setting pointer mode (#371) (@maleadt)
- Fix use of old context-based constructor. (#372) (@maleadt)
- Don't check whether opaque pointers had been configured. (#373) (@maleadt)
- Bump version and dependencies. (#374) (@maleadt)
- Download asserts builds from Buildkite. (#375) (@maleadt)
- Fixes for 1.11 (#376) (@maleadt)
- Remove LLVM.jl's own Bool type (#377) (@maleadt)
Closed issues: