summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-02-11 07:27:21 +0000
committerChris Lattner <sabre@nondot.org>2008-02-11 07:27:21 +0000
commit887f5ebfa9b2df23cbc55575efa8cf65311b2ca5 (patch)
tree3137b898d282905cc52c442c6476b8e6c4207b59 /llvm
parentb0e9321090496494e202cbd7d79bf1abd780beaa (diff)
downloadbcm5719-llvm-887f5ebfa9b2df23cbc55575efa8cf65311b2ca5.tar.gz
bcm5719-llvm-887f5ebfa9b2df23cbc55575efa8cf65311b2ca5.zip
tweaks from dale.
llvm-svn: 46952
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/ReleaseNotes.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index b550cef5272..6da2ded646e 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -292,8 +292,8 @@ variables have different widths.</li>
<li>Evan contributed support to the X86 backend to model the mod/ref behavior
of the EFLAGS register explicitly in all instructions. This gives more freedom
to the scheduler, and is a more explicit way to model the instructions.</li>
-<li>Dale contributed support for exception handling on Darwin/x86-64 and
-Darwin/PPC.</li>
+<li>Dale contributed support for exception handling on Darwin/PPC and he and
+Anton got x86-64 working.</li>
<li>Evan turned on if-conversion by default for ARM, allowing LLVM to take
advantage of its predication features.</li>
<li>Bruno added PIC support to the MIPS backend, fixed many bugs and improved
OpenPOWER on IntegriCloud