• Home
  • Raw
  • Download

Lines Matching +full:node +full:- +full:releases

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
20 some of the current users of the code. All LLVM releases may be downloaded
21 from the `LLVM releases web site <http://llvm.org/releases/>`_.
26 <http://lists.llvm.org/mailman/listinfo/llvm-dev>`_ is a good place to send
31 one. To see the release notes for a specific release, please see the `releases
32 page <http://llvm.org/releases/>`_.
34 Non-comprehensive list of changes in this release
69 need to be updated to replace the argument node and remove any dead nodes in
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 --------------------------
120 --------------------------
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 -----------------------------
155 ---------------------------------------------
177 API documentation which is up-to-date with the Subversion version of the source