This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 017f7dfd701 Revert r333147 "[ORC] Add findSymbolIn() wrapper to C bindings." new e8515905960 AMDGPU/R600: Remove code for handling AMDGPUISD::CLAMP
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: lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 24 ------------------------ lib/Target/AMDGPU/AMDGPUISelLowering.h | 1 - lib/Target/AMDGPU/AMDGPUInstrInfo.td | 2 -- lib/Target/AMDGPU/R600ISelLowering.cpp | 21 --------------------- lib/Target/AMDGPU/R600Instructions.td | 8 -------- lib/Target/AMDGPU/SIISelLowering.cpp | 25 +++++++++++++++++++++++++ lib/Target/AMDGPU/SIISelLowering.h | 1 + lib/Target/AMDGPU/SIInstrInfo.td | 2 ++ 8 files changed, 28 insertions(+), 56 deletions(-)