This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f56176dd98a Disabling the transformation introduced in r315888 new 801676c9c69 [ExecutionEngine] After a heroic dev-meeting hack session, [...]
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/ExecutionEngine/ExecutionEngine.h | 5 +++++ lib/ExecutionEngine/TargetSelect.cpp | 3 ++- test/ExecutionEngine/MCJIT/tlvtest.ll | 10 ++++++++++ test/ExecutionEngine/OrcMCJIT/tlvtest.ll | 10 ++++++++++ 4 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 test/ExecutionEngine/MCJIT/tlvtest.ll create mode 100644 test/ExecutionEngine/OrcMCJIT/tlvtest.ll