<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/test/CodeGen/X86/prefetch.ll, branch 1.13.2</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/test/CodeGen/X86/prefetch.ll?h=1.13.2</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/test/CodeGen/X86/prefetch.ll?h=1.13.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2013-03-26T18:15:45Z</updated>
<entry>
<title>Fix PRFCHW test on non-x86 builds</title>
<updated>2013-03-26T18:15:45Z</updated>
<author>
<name>Michael Liao</name>
<email>michael.liao@intel.com</email>
</author>
<published>2013-03-26T18:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=af4c7300b93d0452be1c42724be061d814a923b7'/>
<id>urn:sha1:af4c7300b93d0452be1c42724be061d814a923b7</id>
<content type='text'>
- 'prefetch' intrinsics are only lowered when SSE is available. On non-X86
  builds, 'generic' CPU is used and stops lowering any prefetch intrinsics.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178046 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add PREFETCHW codegen support</title>
<updated>2013-03-26T17:47:11Z</updated>
<author>
<name>Michael Liao</name>
<email>michael.liao@intel.com</email>
</author>
<published>2013-03-26T17:47:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=675eb3b9ac547119f6db676ebdd172d40a797b1c'/>
<id>urn:sha1:675eb3b9ac547119f6db676ebdd172d40a797b1c</id>
<content type='text'>
- Add 'PRFCHW' feature defined in AVX2 ISA extension



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178040 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add test for r146163.</title>
<updated>2011-12-08T19:21:39Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2011-12-08T19:21:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=e9c1e07c5f2abd4ce30b942ddb2ac165391b21a2'/>
<id>urn:sha1:e9c1e07c5f2abd4ce30b942ddb2ac165391b21a2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146167 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add one more argument to the prefetch intrinsic to indicate whether it's a data</title>
<updated>2011-06-14T04:58:37Z</updated>
<author>
<name>Bruno Cardoso Lopes</name>
<email>bruno.cardoso@gmail.com</email>
</author>
<published>2011-06-14T04:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=9a767330f555f21d6ef311d3a348d3a44f306d35'/>
<id>urn:sha1:9a767330f555f21d6ef311d3a348d3a44f306d35</id>
<content type='text'>
or instruction cache access. Update the targets to match it and also teach
autoupgrade.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132976 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Prefetch has a MemOperand now.  FileCheckize a test.</title>
<updated>2010-11-19T21:49:38Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2010-11-19T21:49:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=76eb5f2401125c358eaf5e97a223a78ad4cc99e9'/>
<id>urn:sha1:76eb5f2401125c358eaf5e97a223a78ad4cc99e9</id>
<content type='text'>
This finishes up 8460971.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119848 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Eliminate more uses of llvm-as and llvm-dis.</title>
<updated>2009-09-08T23:54:48Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-09-08T23:54:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=36a0947820fd4aa4b8a5fa26e3f079bdf572bc81'/>
<id>urn:sha1:36a0947820fd4aa4b8a5fa26e3f079bdf572bc81</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81290 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert several tests to use temporary files instead of redundantly</title>
<updated>2008-06-10T00:36:41Z</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2008-06-10T00:36:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=c5b822b5b6e7fbf92b7be11888ca2859cef187f1'/>
<id>urn:sha1:c5b822b5b6e7fbf92b7be11888ca2859cef187f1</id>
<content type='text'>
executing the test commands.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52163 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>There is no "-mattr=+sse1" flag; fix test for non-x86 hosts.</title>
<updated>2008-03-10T17:13:37Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2008-03-10T17:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=ca765303fba8bd5824870a978cffdc23a5271bfe'/>
<id>urn:sha1:ca765303fba8bd5824870a978cffdc23a5271bfe</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48156 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Implement x86 support for @llvm.prefetch. It corresponds to prefetcht{0|1|2} and prefetchnta instructions.</title>
<updated>2008-03-08T00:58:38Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2008-03-08T00:58:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=27b7db549e4c5bff4579d209304de5628513edeb'/>
<id>urn:sha1:27b7db549e4c5bff4579d209304de5628513edeb</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48042 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
