This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2b4de80 ADT: Move ilist_node_access to ilist_detail::NodeAccess... new df708a5 Add an isSwiftError predicate to Value new 17648b3 InstCombine: Don't combine loads/stores from swifterror to a [...]
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: include/llvm/IR/Value.h | 6 ++++++ lib/IR/Value.cpp | 10 ++++++++++ .../InstCombine/InstCombineLoadStoreAlloca.cpp | 8 ++++++++ test/Transforms/InstCombine/bitcast-store.ll | 15 +++++++++++++++ test/Transforms/InstCombine/load.ll | 18 ++++++++++++++++++ 5 files changed, 57 insertions(+)