This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0a0ac9dcfb5 [llvm-readobj/llvm-readelf] - .stack_sizes: demangle symbol [...] new 9dcc14cb655 Revert [IR] allow fast-math-flags on phi of FP values
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 ----- lib/CodeGen/CodeGenPrepare.cpp | 2 +- test/Bitcode/compatibility.ll | 21 --------------------- unittests/IR/InstructionsTest.cpp | 7 ++----- 10 files changed, 14 insertions(+), 86 deletions(-)