This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 428b70f [InstCombine] fix foldSPFofSPF() to handle vector splats new bf97793 CodeGen: Handle missed case of block removal during BlockPlacement. new 0f84bab BitcodeReader: Require clients to read the block info block a [...] new 4cdbd20 [APFloat] Add DoubleAPFloat mode to APFloat. NFC.
The 3 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/ADT/APFloat.h | 480 ++++++++++++++++++++++----------- lib/Bitcode/Reader/BitstreamReader.cpp | 4 +- lib/CodeGen/MachineBlockPlacement.cpp | 14 +- lib/Support/APFloat.cpp | 174 ++++++++---- 4 files changed, 445 insertions(+), 227 deletions(-)