From 99dac47b0abfaf40c36822a11310b43e95654e50 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Mon, 2 Mar 2009 07:54:14 +0000 Subject: [PATCH] Random formatting changes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65815 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 48 +++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 24 deletions(-) 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.