mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Add a release note for removing the simplify-libcalls pass.
llvm-svn: 184522
This commit is contained in:
parent
8e27158b1a
commit
864cf3e669
@ -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