This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ccca812fc34 [Analysis] Change std::sort to llvm::sort in response to r327219 new 1116feb011f [X86] Remove unneeded temporary variable. NFC new c41c603aa83 [X86] Add test case to show failure to promote i16 subtract [...] new 355d9dd2ee3 [X86] Allow i16 subtracts to be promoted if the load is on [...] new ac43954a9b3 [X86] Add test case to show failure to promote i16 subtract [...] new 05eb96d0371 [X86] Check if the load and store are to the same pointer b [...] new 879ec9492f6 [X86] Don't check for folding into a store when deciding if [...]
The 6 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/X86ISelLowering.cpp | 31 +++++++++----- test/CodeGen/X86/promote-i16.ll | 81 +++++++++++++++++++++++++++++++----- test/CodeGen/X86/reduce-trunc-shl.ll | 4 +- 3 files changed, 92 insertions(+), 24 deletions(-)