From: Chris Lattner Date: Thu, 26 Feb 2009 07:32:11 +0000 (+0000) Subject: pic16 notes from Sanjiv. Just dumped in for now, will rearrange later. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=11398993d39c789292421508d7446f667939a0d5;p=oota-llvm.git pic16 notes from Sanjiv. Just dumped in for now, will rearrange later. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65512 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index c9ab26a35ae..9dd7a029391 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -367,7 +367,42 @@ The old type legalizer is still available and will be used if
-Target Specific Improvements +PIC16 Target Improvements +
+ +
+

New features of the PIC16 target include: +

+ + + +

Things not yet supported:

+ + + +
+ + + +
+Other Target Specific Improvements