mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Add a release note for removing the simplify-libcalls pass.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184522 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d6e7daecf9
commit
47afd0b77a
@ -50,6 +50,10 @@ Non-comprehensive list of changes in this release
|
||||
APFloat::isIEEENormal() was renamed to APFloat::isNormal(). This ensures that
|
||||
APFloat::isNormal() conforms to IEEE-754R-2008.
|
||||
|
||||
* The library call simplification pass has been removed. Its functionality
|
||||
has been integrated into the instruction combiner and function attribute
|
||||
marking passes.
|
||||
|
||||
* ... next change ...
|
||||
|
||||
.. NOTE
|
||||
|
Loading…
x
Reference in New Issue
Block a user