This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cdba0c77254 [PowerPC] Add branch flag on asm parser-only branch instructions new 513fd90b3f7 [InstComineLoadStoreAlloca] Optimize stores to GEP off null base new 2139df9b5de [X86] Recognize constant arrays with special values and rep [...]
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/X86ISelLowering.cpp | 121 +++++++++++++++++++++ .../InstCombine/InstCombineLoadStoreAlloca.cpp | 13 ++- test/CodeGen/X86/replace-load-and-with-bzhi.ll | 36 +++--- test/Transforms/InstCombine/store.ll | 8 ++ 4 files changed, 155 insertions(+), 23 deletions(-)