diff --git a/lib/Target/PowerPC/README.txt b/lib/Target/PowerPC/README.txt index 864302f687f..69e60fcb922 100644 --- a/lib/Target/PowerPC/README.txt +++ b/lib/Target/PowerPC/README.txt @@ -639,3 +639,26 @@ __ZNK4llvm5APInt17countLeadingZerosEv: The dead or is a 'truncate' from 64- to 32-bits. ===-------------------------------------------------------------------------=== + +We generate horrible ppc code for this: + +#define N 2000000 +double a[N],c[N]; +void simpleloop() { + int j; + for (j=0; j