Low Level Virtual Machine
LLVM is a compiler infrastructure designed for compile-time,
link-time, runtime, and idle-time optimization of programs from
arbitrary programming languages.
The compiler infrastructure includes mirror sets of programming
tools as well as libraries with equivalent functionality.
- Developed at devel:tools:compiler
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/llvm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
clang-cmake-lib.patch | 0000000324 324 Bytes | |
llvm-2.9.99.svn20110709.tar.xz | 0011978988 11.4 MB | |
llvm-rpmlintrc | 0000000397 397 Bytes | |
llvm.changes | 0000003952 3.86 KB | |
llvm.spec | 0000010032 9.8 KB | |
set-revision.patch | 0000000293 293 Bytes |
Revision 3 (latest revision is 146)
Sascha Peilicke (saschpe)
accepted
request 75928
from
Ismail Dönmez (namtrac)
(revision 3)
- Update to r134813 * Mainly gcc compatibility fixes - Update to r134698 * Up to 80x speed improvements with -Wuninitialized - Enable RTTI support - Disable assertions because they are not thread safe - Update to r134611 * Many C++ fixes and speedups * Updates for AVX instruction support * gcc 4.6.1 support - Fix manpage generation (bnc #703591)
Comments 1
llvm 7.0 has been released; http://llvm.org/releases/7.0.0/llvm-7.0.0.src.tar.xz