This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 594d5b198e4 [TableGen] - Type comparison LE should be LT or equal. new b9f86733969 [InstCombine] Add visitFNeg(...) visitor for unary Fneg new 19823a1fcfe [LFTR] Add additional PR31181 test cases
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: include/llvm/IR/InstrTypes.h | 16 +-- lib/Transforms/InstCombine/InstCombineAddSub.cpp | 40 +++++--- test/Transforms/IndVarSimplify/pr31181.ll | 122 +++++++++++++++++++++++ test/Transforms/InstCombine/fneg.ll | 27 ++--- 4 files changed, 166 insertions(+), 39 deletions(-)