From: Richard Osborne Date: Wed, 10 Mar 2010 18:14:47 +0000 (+0000) Subject: The backend now makes a reasonable job of targeting lmul / macc X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=72926c264ac48aa3f57620ff7af77d9fd6faf63b;p=oota-llvm.git The backend now makes a reasonable job of targeting lmul / macc git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98169 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/XCore/README.txt b/lib/Target/XCore/README.txt index deaeb0f2a93..b69205b49b6 100644 --- a/lib/Target/XCore/README.txt +++ b/lib/Target/XCore/README.txt @@ -5,4 +5,3 @@ To-do * Tailcalls * Investigate loop alignment * Add builtins -* Make better use of lmul / macc