This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 214e3b8d645 [IR] Garbage collect unused variants. NFCI. new c16e4224e1b Empty Space. NFC new cf6b7526dc3 [X86] Reduce code for setting operations actions by merging [...] new 8bd46914df1 [InstSimplify] Handle selects of GEPs with 0 offset new 2cc0b076e87 [AVR] Enable the frame pointer for all functions
The 4 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/Analysis/InstructionSimplify.cpp | 13 ++ lib/Target/AVR/AVRFrameLowering.cpp | 5 +- lib/Target/X86/X86ISelLowering.cpp | 197 +++++++++------------------ lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 2 +- test/Transforms/InstSimplify/select.ll | 19 +++ 5 files changed, 104 insertions(+), 132 deletions(-)