This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 671eb85 [libFuzzer] Export external functions on tests. new a61fc42 [CMake] Fix pthread handling for out-of-tree builds new bcd8c96 [AMDGPU] Override PSet for M0
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/config-ix.cmake | 2 +- cmake/modules/AddLLVM.cmake | 6 +-- cmake/modules/LLVMConfig.cmake.in | 4 ++ examples/ParallelJIT/CMakeLists.txt | 2 +- lib/CodeGen/CMakeLists.txt | 2 +- lib/ExecutionEngine/IntelJITEvents/CMakeLists.txt | 2 +- lib/Fuzzer/CMakeLists.txt | 4 +- lib/Support/CMakeLists.txt | 2 +- lib/Target/AMDGPU/SIRegisterInfo.cpp | 8 ++++ lib/Target/AMDGPU/SIRegisterInfo.h | 2 + test/CodeGen/AMDGPU/schedule-regpressure.mir | 57 +++++++++++++++++++++++ unittests/ExecutionEngine/Orc/CMakeLists.txt | 2 +- unittests/Support/CMakeLists.txt | 2 +- utils/unittest/CMakeLists.txt | 4 +- 14 files changed, 85 insertions(+), 14 deletions(-) create mode 100644 test/CodeGen/AMDGPU/schedule-regpressure.mir