llvm-6502/lib
Bill Wendling 9493a285d1 Replace the "movnt" intrinsics with a native store + nontemporal metadata bit.
<rdar://problem/8460511>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130791 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-03 21:11:17 +00:00
..
Analysis Implement some basic simplifications involving min/max, for example 2011-05-03 19:53:10 +00:00
Archive
AsmParser Remove unused variables caught by GCC's -Wunused-but-set-variable. 2011-05-03 16:00:27 +00:00
Bitcode
CodeGen Gracefully handle invalid live ranges. Fix PR9831. 2011-05-03 20:42:13 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Object Remove dead variable pointed out by GCC 4.6 warnings, and reflow this a little 2011-05-02 05:05:29 +00:00
Support In option typo correction, consider -foo=VALUE flags as two distinct parts. The 2011-05-02 05:24:47 +00:00
Target Replace the "movnt" intrinsics with a native store + nontemporal metadata bit. 2011-05-03 21:11:17 +00:00
Transforms Remove unused variables caught by GCC's -Wunused-but-set-variable. 2011-05-03 16:00:27 +00:00
VMCore Replace the "movnt" intrinsics with a native store + nontemporal metadata bit. 2011-05-03 21:11:17 +00:00
CMakeLists.txt
Makefile