This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from faa9016 [X86] Define segment MI operands as regs instead of i8imm. new 9d6fa96 AMDGPU: Fix crashes on unknown processor name new 5fff0fe Use false for bool instead of 0 new e81d704 Fix the use of sys::MemoryFence after including WindowsSuppor [...]
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: lib/CodeGen/VirtRegMap.cpp | 2 +- lib/Support/Threading.cpp | 5 +++++ lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 6 ++++-- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 2 +- lib/Target/AMDGPU/Processors.td | 5 +---- lib/Target/AMDGPU/R600Packetizer.cpp | 3 +++ test/CodeGen/AMDGPU/unknown-processor.ll | 20 ++++++++++++++++++++ 7 files changed, 35 insertions(+), 8 deletions(-) create mode 100644 test/CodeGen/AMDGPU/unknown-processor.ll