diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b05f75e6f04..921b1df85a4 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -211,6 +211,7 @@ to floating point cast
  • [adce] Crash handling unreachable code that unwinds
  • [sparc] LLC can't emit 2 functions of the same name, both having constant pools
  • +
  • [livevar] Live variables missed physical register use of aliased definition
  • Bugs in the C/C++ front-end: