This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from facbf76 [X86] Add commutable floating point max/min instructions to t [...] new 0c8a344 [InstCombine] Infer inbounds on geps of allocas new 2a07d9f [InstSimplify] Try hard to simplify pointer comparisons new 7428509 [InstSimplify] Fold gep (gep V, C), (sub 0, V) to C
The 3 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 | 30 ++++++++++++++++++++++ .../InstCombine/InstructionCombining.cpp | 19 ++++++++++++++ test/Transforms/InstCombine/getelementptr.ll | 6 ++--- test/Transforms/InstSimplify/compare.ll | 26 +++++++++++++++++++ 4 files changed, 78 insertions(+), 3 deletions(-)