Displaying 1 result from an estimated 1 matches for "r310725".
Did you mean:
rl310725
2017 Aug 14
2
LLVM Weekly - #189, Aug 14th 2017
...80](http://reviews.llvm.org/rL310480),
[r310701](http://reviews.llvm.org/rL310701).
* A new "Restored" flag has been added to CalleeSavedInfo.
[r310619](http://reviews.llvm.org/rL310619).
* Most AVX512 broadcast intrinsics have been removed and will be auto-upgraded
when loaded old IR. [r310725](http://reviews.llvm.org/rL310725).
## Clang commits
* The clang-proto-fuzzer tool has been created. This models a subset of C++ as
a protobuf and uses libprotobuf-mutator to generate mutations.
[r310408](http://reviews.llvm.org/rL310408).
* A couple of minor ABI differences between Clang and G...