This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from de8b1edfe2d [MachineOperand] Add a ChangeToGA method new 3e20d61b660 [PredicateInfo] Do not process unreachable operands. new fbfc565fb11 Add unary fneg to InstSimplify/fp-nan.ll
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/Transforms/Utils/PredicateInfo.cpp | 3 ++- test/Transforms/InstSimplify/fp-nan.ll | 16 +++++++++++++++ test/Transforms/Util/PredicateInfo/unreachable.ll | 25 +++++++++++++++++++++++ 3 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/Util/PredicateInfo/unreachable.ll