diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index fc340d58552..5638e757acf 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -470,37 +470,39 @@ code size of JIT compilers by not requiring them to be linked in.

- @@ -518,15 +520,16 @@ targetting X86 CPUs. See test/CodeGen/X86/movgs.ll for a simple example. types.
  • Function calls involving basic types work now.
  • Support for integer arrays.
  • -
  • Compiler can now emit libcalls for operations not support by m/c insns.
  • -
  • Support for both data and rom address spaces.
  • +
  • Compiler can now emit libcalls for operations not support by m/c +instructions.
  • +
  • Support for both data and ROM address spaces.
  • Things not yet supported:

    - - @@ -675,8 +675,8 @@ href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVMdev list.