This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 359c2dcf35c Improve clamp recognition in ValueTracking. new 8c851b5c9d6 [X86] Add fast-isel tests for integer shifts. We definitely [...] new 35ac462cb60 [X86] Remove fast-isel code for handling i8 shifts. This is [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/X86/X86FastISel.cpp | 21 +- test/CodeGen/X86/fast-isel-shift.ll | 383 ++++++++++++++++++++++++++++++++++++ 2 files changed, 390 insertions(+), 14 deletions(-) create mode 100644 test/CodeGen/X86/fast-isel-shift.ll