• Home
  • Raw
  • Download

Lines Matching +full:release +full:- +full:please

2 LLVM 3.9 Release Notes
9 These are in-progress notes for the upcoming LLVM 3.9 release. You may
10 prefer the `LLVM 3.8 Release Notes <http://llvm.org/releases/3.8.0/docs
17 This document contains the release notes for the LLVM Compiler Infrastructure,
18 release 3.9. Here we describe the status of LLVM, including major improvements
19 from the previous release, improvements in various subprojects of LLVM, and
24 release, please check out the `main LLVM web site <http://llvm.org/>`_. If you
26 <http://lists.llvm.org/mailman/listinfo/llvm-dev>`_ is a good place to send
30 LLVM web page, this document applies to the *next* release, not the current
31 one. To see the release notes for a specific release, please see the `releases
34 Non-comprehensive list of changes in this release
38 (other than GlobalValue). This is intended to be used in release builds by
73 /docs/ ; ping Mehdi/Teresa before the release if not done]
78 For small 1-3 sentence descriptions, just add an entry at the end of
89 and un-indent it (the indentation causes it to be inside this comment).
92 -------------------
97 ----------------------
104 ---------------------------
106 LLVM no longer does inter-procedural analysis and optimization (except
109 link-time may be differently optimized than the one what was visible
114 --------------------------
116 During this release ...
120 --------------------------
122 During this release ...
126 -----------------------------
133 -------------------------
135 * LLVM now supports the Intel CPU codenamed Skylake Server with AVX-512
136 extensions using ``-march=skylake-avx512``. The switch enables the
137 ISA extensions AVX-512{F, CD, VL, BW, DQ}.
139 * LLVM now supports the Intel CPU codenamed Knights Landing with AVX-512
140 extensions using ``-march=knl``. The switch enables the ISA extensions
141 AVX-512{F, CD, ER, PF}.
144 -----------------------------
150 -----------------------------
152 During this release ...
155 ---------------------------------------------
177 API documentation which is up-to-date with the Subversion version of the source
178 code. You can access versions of these documents specific to this release by
181 If you have any questions or comments about LLVM, please feel free to contact