Lines Matching full:slow
1 ; Intel chips with slow unaligned memory accesses
3 … llc < %s -mtriple=i386-unknown-unknown -mcpu=pentium3 2>&1 | FileCheck %s --check-prefix=SLOW
4 … llc < %s -mtriple=i386-unknown-unknown -mcpu=pentium3m 2>&1 | FileCheck %s --check-prefix=SLOW
5 … llc < %s -mtriple=i386-unknown-unknown -mcpu=pentium-m 2>&1 | FileCheck %s --check-prefix=SLOW
6 … llc < %s -mtriple=i386-unknown-unknown -mcpu=pentium4 2>&1 | FileCheck %s --check-prefix=SLOW
7 … llc < %s -mtriple=i386-unknown-unknown -mcpu=pentium4m 2>&1 | FileCheck %s --check-prefix=SLOW
8 … llc < %s -mtriple=i386-unknown-unknown -mcpu=yonah 2>&1 | FileCheck %s --check-prefix=SLOW
9 … llc < %s -mtriple=i386-unknown-unknown -mcpu=prescott 2>&1 | FileCheck %s --check-prefix=SLOW
10 … llc < %s -mtriple=i386-unknown-unknown -mcpu=nocona 2>&1 | FileCheck %s --check-prefix=SLOW
11 … llc < %s -mtriple=i386-unknown-unknown -mcpu=core2 2>&1 | FileCheck %s --check-prefix=SLOW
12 … llc < %s -mtriple=i386-unknown-unknown -mcpu=penryn 2>&1 | FileCheck %s --check-prefix=SLOW
13 … llc < %s -mtriple=i386-unknown-unknown -mcpu=bonnell 2>&1 | FileCheck %s --check-prefix=SLOW
27 ; AMD chips with slow unaligned memory accesses
29 … llc < %s -mtriple=i386-unknown-unknown -mcpu=athlon-4 2>&1 | FileCheck %s --check-prefix=SLOW
30 … llc < %s -mtriple=i386-unknown-unknown -mcpu=athlon-xp 2>&1 | FileCheck %s --check-prefix=SLOW
31 … llc < %s -mtriple=i386-unknown-unknown -mcpu=k8 2>&1 | FileCheck %s --check-prefix=SLOW
32 … llc < %s -mtriple=i386-unknown-unknown -mcpu=opteron 2>&1 | FileCheck %s --check-prefix=SLOW
33 … llc < %s -mtriple=i386-unknown-unknown -mcpu=athlon64 2>&1 | FileCheck %s --check-prefix=SLOW
34 … llc < %s -mtriple=i386-unknown-unknown -mcpu=athlon-fx 2>&1 | FileCheck %s --check-prefix=SLOW
35 … llc < %s -mtriple=i386-unknown-unknown -mcpu=k8-sse3 2>&1 | FileCheck %s --check-prefix=SLOW
36 … llc < %s -mtriple=i386-unknown-unknown -mcpu=opteron-sse3 2>&1 | FileCheck %s --check-prefix=SLOW
37 … llc < %s -mtriple=i386-unknown-unknown -mcpu=athlon64-sse3 2>&1 | FileCheck %s --check-prefix=SLOW
50 ; Other chips with slow unaligned memory accesses
52 … llc < %s -mtriple=i386-unknown-unknown -mcpu=c3-2 2>&1 | FileCheck %s --check-prefix=SLOW
54 ; Verify that the slow/fast unaligned memory attribute is set correctly for each CPU model.
55 ; Slow chips use 4-byte stores. Fast chips with SSE or later use something other than 4-byte stores.
64 ; SLOW-NOT: not a recognized processor
65 ; SLOW-LABEL: store_zeros:
66 ; SLOW: # BB#0:
67 ; SLOW-NEXT: movl
68 ; SLOW-NEXT: movl
69 ; SLOW-NEXT: movl
70 ; SLOW-NEXT: movl
71 ; SLOW-NEXT: movl
72 ; SLOW-NEXT: movl
73 ; SLOW-NEXT: movl
74 ; SLOW-NEXT: movl
75 ; SLOW-NEXT: movl
76 ; SLOW-NEXT: movl
77 ; SLOW-NEXT: movl
78 ; SLOW-NEXT: movl
79 ; SLOW-NEXT: movl
80 ; SLOW-NEXT: movl
81 ; SLOW-NEXT: movl
82 ; SLOW-NEXT: movl
83 ; SLOW-NEXT: movl