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
This commit is contained in:
Richard Osborne 2010-03-10 18:14:47 +00:00
parent 850f1cd3c0
commit 72926c264a

View File

@ -5,4 +5,3 @@ To-do
* Tailcalls * Tailcalls
* Investigate loop alignment * Investigate loop alignment
* Add builtins * Add builtins
* Make better use of lmul / macc