This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 20d279e5b15 [BPF] Do not generate BTF sections unnecessarily new 99522ce5594 [X86] Reduce some patterns by using FP instructions for int [...] new b3779ef424a PHI nodes are not `FPMathOperator` s
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/Operator.h | 1 + lib/Analysis/IVDescriptors.cpp | 3 +- lib/Target/X86/X86InstrSSE.td | 70 +++++---------------------------------- unittests/IR/InstructionsTest.cpp | 9 +++++ 4 files changed, 20 insertions(+), 63 deletions(-)