This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0e0eb3061a7 Fixed ubsan failures in r355005. new 9faff7e6c7b Seperate volatility and atomicity/ordering in SelectionDAG
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: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 36 ++++++++++++------------ lib/Target/SystemZ/SystemZISelLowering.cpp | 21 ++++++++++++++ lib/Target/SystemZ/SystemZISelLowering.h | 1 + lib/Target/XCore/XCoreISelLowering.cpp | 21 ++++++++++++++ lib/Target/XCore/XCoreISelLowering.h | 2 ++ test/CodeGen/AMDGPU/syncscopes.ll | 6 ++-- 6 files changed, 66 insertions(+), 21 deletions(-)