This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 886a8633738 Load from the GOT for external symbols in the large, PIC co [...] new 5ea9eaae861 [InstSimplify] move minnum/maxnum with same arg fold from i [...]
The 1 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 | 3 +++ lib/Transforms/InstCombine/InstCombineCalls.cpp | 4 ---- test/Transforms/InstCombine/maxnum.ll | 8 -------- test/Transforms/InstCombine/minnum.ll | 8 -------- .../InstSimplify/floating-point-arithmetic.ll | 21 +++++++++++++++++++-- 5 files changed, 22 insertions(+), 22 deletions(-)