This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5bfc47d1521 Bitcode: Move version and global value module code parsers [...] new 4f344492bbb Append -w when LLVM_ENABLE_WARNINGS is Off. new 6f93f61542c Remove readnone from invariant.group.barrier
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: cmake/modules/HandleLLVMOptions.cmake | 4 ++ include/llvm/IR/Intrinsics.td | 9 ++++- test/Analysis/MemorySSA/invariant-groups.ll | 16 ++++++++ test/Other/invariant.group.barrier.ll | 62 +++++++++++++++++++++++++++++ 4 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 test/Other/invariant.group.barrier.ll