This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3afc883 [InstCombine] Fix bug in pointer replacement new 0ee8e56 [CodeGenPrepare] Make -addr-sink-using-gep work with address spaces. new 2843487 [Orc][RPC] Accept both const char* and char* arguments for st [...]
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/ExecutionEngine/Orc/RawByteChannel.h | 10 +++-- lib/CodeGen/CodeGenPrepare.cpp | 8 ++-- .../CodeGenPrepare/X86/sink-addrspacecast.ll | 11 ++++-- unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 45 ++++++++++++++++++++++ 4 files changed, 63 insertions(+), 11 deletions(-)