diff options
author | Michael Zolotukhin <mzolotukhin@apple.com> | 2014-04-30 19:17:32 +0000 |
---|---|---|
committer | Michael Zolotukhin <mzolotukhin@apple.com> | 2014-04-30 19:17:32 +0000 |
commit | 1f4a960ccf3f70963657fb16c8514a093c9d7d58 (patch) | |
tree | 3f51117df9efbd86e7d25fff3e4a3e8c6615d61c /clang/lib/Tooling/CompilationDatabase.cpp | |
parent | a64f34b759bb19a49d9fcc6be6db8f703a9c79d7 (diff) | |
download | llvm-1f4a960ccf3f70963657fb16c8514a093c9d7d58.zip llvm-1f4a960ccf3f70963657fb16c8514a093c9d7d58.tar.gz llvm-1f4a960ccf3f70963657fb16c8514a093c9d7d58.tar.bz2 |
[X86] Never hoist the shift value of a shift instruction.
There is no need to check if we want to hoist the immediate value of an
shift instruction. Simply return TCC_Free right away.
This change is like r206101, but for X86.
rdar://problem/16190769
llvm-svn: 207692
Diffstat (limited to 'clang/lib/Tooling/CompilationDatabase.cpp')
0 files changed, 0 insertions, 0 deletions