git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154858
91177308-0d34-0410-b5e6-
96231b3b80d8
<li>The <tt>unwind</tt> instruction is now gone. With the introduction of the
new exception handling system in LLVM 3.0, the <tt>unwind</tt> instruction
became obsolete.</li>
- <li>Floating point instructions can be annotated with <tt>fpmath</tt> metadata
- to indicate relaxed precision requirements, such as those corresponding to
- "fast math".</li>
<li>....</li>
</ul>