1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00

minor note

llvm-svn: 26912
This commit is contained in:
Chris Lattner 2006-03-21 00:47:09 +00:00
parent a4db61ddc1
commit 9e611a25c7

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