This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c7524ad [APFloat] Make functions that produce APFloaat objects use co [...] new 4a6fc8b Kill deprecated attribute API new bd04d5b [X86] Add a few more fptoui test cases to the vec_fp_to_int.l [...]
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: docs/ReleaseNotes.rst | 6 ++ include/llvm-c/Core.h | 81 --------------------- include/llvm/IR/Attributes.h | 13 ---- lib/Bitcode/Reader/BitcodeReader.cpp | 96 ++++++++++++++++++++++++- lib/IR/AttributeImpl.h | 6 -- lib/IR/Attributes.cpp | 134 ---------------------------------- lib/IR/Core.cpp | 66 ----------------- test/CodeGen/X86/vec_fp_to_int.ll | 135 +++++++++++++++++++++++++++++++++++ 8 files changed, 235 insertions(+), 302 deletions(-)