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 /llvm/lib/Transforms/IPO | |
| parent | a64f34b759bb19a49d9fcc6be6db8f703a9c79d7 (diff) | |
| download | bcm5719-llvm-1f4a960ccf3f70963657fb16c8514a093c9d7d58.tar.gz bcm5719-llvm-1f4a960ccf3f70963657fb16c8514a093c9d7d58.zip | |
[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 'llvm/lib/Transforms/IPO')
0 files changed, 0 insertions, 0 deletions

