This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6712561e190 Change a TerminatorInst* to an Instruction* in HotColdSplit [...] new 4812114f295 [ORC] Rename MultiThreadedSimpleCompiler to ConcurrentIRCompiler. new 01e314f12f6 [CMake] Fix a missing LLVM_ENABLE_IDE from r344555 new 270bd836f89 StructurizeCFG,AMDGPU: Test case of a redundant phi and cod [...]
The 3 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: CMakeLists.txt | 2 +- include/llvm/ExecutionEngine/Orc/CompileUtils.h | 8 ++-- lib/ExecutionEngine/Orc/LLJIT.cpp | 2 +- test/CodeGen/AMDGPU/smrd.ll | 34 ++++++++++++++++ .../Transforms/StructurizeCFG/loop-continue-phi.ll | 45 ++++++++++++++++++++++ 5 files changed, 85 insertions(+), 6 deletions(-) create mode 100644 test/Transforms/StructurizeCFG/loop-continue-phi.ll