diff options
author | Tim Shen <timshen91@gmail.com> | 2017-05-03 00:07:02 +0000 |
---|---|---|
committer | Tim Shen <timshen91@gmail.com> | 2017-05-03 00:07:02 +0000 |
commit | e59d06fe78fd3ec58a247b7af42b59013a61ac5e (patch) | |
tree | 0510b70595d4589b9a1ecce353c1b3561b707b46 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0255227a58b80b6664df331f207919c10ef6e0bf (diff) | |
download | bcm5719-llvm-e59d06fe78fd3ec58a247b7af42b59013a61ac5e.tar.gz bcm5719-llvm-e59d06fe78fd3ec58a247b7af42b59013a61ac5e.zip |
[PowerPC, DAGCombiner] Fold a << (b % (sizeof(a) * 8)) back to a single instruction
Summary:
This is the corresponding llvm change to D28037 to ensure no performance
regression.
Reviewers: bogner, kbarton, hfinkel, iteratee, echristo
Subscribers: nemanjai, llvm-commits
Differential Revision: https://reviews.llvm.org/D28329
llvm-svn: 301990
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions