This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3a2a144e7e6 [TargetLowering] Make allowsMemoryAccess methode virtual. new 206c4da0c1c Improve C API support for atomicrmw and cmpxchg.
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: include/llvm-c/Core.h | 21 +++++++++-- lib/IR/Core.cpp | 88 +++++++++++++++++++++++++++++++++++--------- test/Bindings/llvm-c/echo.ll | 17 +++++++++ tools/llvm-c-test/echo.cpp | 21 ++++++++++- 4 files changed, 125 insertions(+), 22 deletions(-)