diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 1c4a7ebc9c4..3c25708a9f5 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -75,7 +75,8 @@ and enhancements, described below.

-
New Native Code Generators
+
New Native Code +Generators

@@ -87,7 +88,8 @@ rapidly.

-
New Instruction Selector Framework
+
New Instruction +Selector Framework

This release includes a new framework @@ -104,7 +106,8 @@ SPARC backends will be migrated when time permits.

-
New Support For Custom Calling Convetions
+
New Support For Custom +Calling Conventions

LLVM 1.5 adds supports for custom and @@ -125,7 +128,8 @@ fastcall on X86).

-
New Support for "Proper Tail Calls"
+
New Support for +"Proper Tail Calls"

The release now includes support for LLVM now includes workarounds in the code generator generator which reduces the likelyhood of GCC hitting swap during optimized builds. +

  • The PowerPC backend generates far better code than in LLVM 1.4.