index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
prefetch.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enabling 3DNow! prefetch instruction for a few AMD processors: bobcat, jaguar,
Yunzhong Gao
2013-10-16
1
-0
/
+3
*
Attempt to fix llvm-ppc64-linux2 buildbot failure by adding
Preston Gurd
2013-09-18
1
-1
/
+1
*
Verify that llvm can generate the prefetchw instruction when the CPU is
Preston Gurd
2013-09-18
1
-0
/
+2
*
Fix PRFCHW test on non-x86 builds
Michael Liao
2013-03-26
1
-1
/
+1
*
Add PREFETCHW codegen support
Michael Liao
2013-03-26
1
-0
/
+3
*
Add test for r146163.
Evan Cheng
2011-12-08
1
-0
/
+3
*
Add one more argument to the prefetch intrinsic to indicate whether it's a data
Bruno Cardoso Lopes
2011-06-14
1
-5
/
+5
*
Prefetch has a MemOperand now. FileCheckize a test.
Dale Johannesen
2010-11-19
1
-5
/
+5
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Convert several tests to use temporary files instead of redundantly
Dan Gohman
2008-06-10
1
-4
/
+5
*
There is no "-mattr=+sse1" flag; fix test for non-x86 hosts.
Dale Johannesen
2008-03-10
1
-4
/
+4
*
Implement x86 support for @llvm.prefetch. It corresponds to prefetcht{0|1|2} ...
Evan Cheng
2008-03-08
1
-0
/
+15