OSDN Git Service

minor note
authorChris Lattner <sabre@nondot.org>
Tue, 21 Mar 2006 00:47:09 +0000 (00:47 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Mar 2006 00:47:09 +0000 (00:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26912 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PowerPC/README.txt

index 0a9c5bd..e6d22da 100644 (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