This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc1b8f42713 [InstCombine] don't use DeMorgan's Law on integer constants [...] new a2057043bd4 AMDGPU: Add AMDGPU_HS calling convention
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/IR/CallingConv.h | 4 ++++ lib/AsmParser/LLLexer.cpp | 1 + lib/AsmParser/LLParser.cpp | 4 ++-- lib/AsmParser/LLToken.h | 1 + lib/IR/AsmWriter.cpp | 1 + lib/IR/Verifier.cpp | 1 + lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 1 + lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 1 + lib/Target/AMDGPU/AMDGPUMachineFunction.cpp | 1 + lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 1 + lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 1 + lib/Target/AMDGPU/SIDefines.h | 1 + lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 1 + test/Bitcode/compatibility.ll | 4 ++++ 14 files changed, 21 insertions(+), 2 deletions(-)