llvm-6502/lib
Michael Kuperstein 299e0d4c24 [X86] Break false dependencies before partial register updates when the source operand is in memory
Adds the various "rm" instruction variants into the list of instructions that have a partial register update. Also adds all variants of SQRTSD that were missing in the original list.

Differential Revision: http://reviews.llvm.org/D6620

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224246 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-15 13:18:21 +00:00
..
Analysis Loop Vectorizer minor changes in the code - 2014-12-14 09:43:50 +00:00
AsmParser
Bitcode Bitcode: Add missing "Remove in 4.0" comments 2014-12-12 02:11:31 +00:00
CodeGen Rename argument strings of codegen passes to avoid collisions with command line 2014-12-13 04:52:04 +00:00
DebugInfo
ExecutionEngine Fix line mapping information in LLVM JIT profiling with Vtune 2014-12-15 04:45:43 +00:00
IR IR: Don't track nullptr on metadata RAUW 2014-12-12 19:24:33 +00:00
IRReader
LineEditor
Linker
LTO
MC Silencing a -Wsign-compare warning; NFC. 2014-12-13 16:55:02 +00:00
Object
Option
ProfileData
Support ThreadLocal: Move Unix-specific code out of Support/ThreadLocal.cpp 2014-12-15 01:19:53 +00:00
TableGen Clean up static analyzer warnings. 2014-12-12 21:48:03 +00:00
Target [X86] Break false dependencies before partial register updates when the source operand is in memory 2014-12-15 13:18:21 +00:00
Transforms Loop Vectorizer minor changes in the code - 2014-12-14 09:43:50 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile