minor note

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26912 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-03-21 00:47:09 +00:00
parent 811ec1c92a
commit ef040dd4a3

View File

@ -519,6 +519,9 @@ int foo(int N, int ***W, int **TK, int X) {
We generate relatively atrocious code for this loop compared to gcc.
We could also strength reduce the rem and the div:
http://www.lcs.mit.edu/pubs/pdf/MIT-LCS-TM-600.pdf
===-------------------------------------------------------------------------===
Altivec support. The first should be a single lvx from the constant pool, the