diff options
| author | Tony Linthicum <tlinth@codeaurora.org> | 2012-04-13 19:09:44 +0000 | 
|---|---|---|
| committer | Tony Linthicum <tlinth@codeaurora.org> | 2012-04-13 19:09:44 +0000 | 
| commit | 7f13de2d6f41f0011c867b0e9f38511c7fb99d3c (patch) | |
| tree | 4461ace458115d3344d84ec9f724386892907ae5 | |
| parent | 66851c3e9597ea63e2606084909e0731f1fa2232 (diff) | |
| download | bcm5719-llvm-7f13de2d6f41f0011c867b0e9f38511c7fb99d3c.tar.gz bcm5719-llvm-7f13de2d6f41f0011c867b0e9f38511c7fb99d3c.zip | |
Support for Hexagon backend.
llvm-svn: 154692
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 953481cdafc..71555a47801 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -451,6 +451,8 @@ syntax, there are still significant gaps in that support.</p>  <div> +<p>Support for Qualcomm's Hexagon VLIW processor has been added.</p> +  <ul>    <li>....</li> | 

