This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3f73a2b50d0 Fix analyzer TypeAttributeImpl::anchor() override. new b7acbfc2f3a [IR] allow fast-math-flags on phi of FP values (2nd try)
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: docs/LangRef.rst | 8 +++++++- include/llvm/IR/IRBuilder.h | 5 ++++- include/llvm/IR/Operator.h | 6 +++++- lib/Analysis/IVDescriptors.cpp | 3 ++- lib/AsmParser/LLParser.cpp | 14 +++++++++++++- lib/Bitcode/Reader/BitcodeReader.cpp | 29 +++++++++++++++++++++++------ lib/Bitcode/Writer/BitcodeWriter.cpp | 5 +++++ test/Bitcode/compatibility.ll | 21 +++++++++++++++++++++ unittests/IR/InstructionsTest.cpp | 7 +++++-- 9 files changed, 85 insertions(+), 13 deletions(-)