[PATCH] D16590: Refactor backend diagnostics for unsupported features
Oliver Stannard via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 09:34:41 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL258951: Refactor backend diagnostics for unsupported features (authored by olista01).
Changed prior to commit:
http://reviews.llvm.org/D16590?vs=46007&id=46145#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16590
Files:
llvm/trunk/include/llvm/IR/DiagnosticInfo.h
llvm/trunk/lib/CodeGen/CMakeLists.txt
llvm/trunk/lib/CodeGen/DiagnosticInfoCodeGen.cpp
llvm/trunk/lib/IR/DiagnosticInfo.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUDiagnosticInfoUnsupported.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUDiagnosticInfoUnsupported.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/CMakeLists.txt
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/lib/Target/BPF/BPFISelLowering.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/trunk/test/CodeGen/AMDGPU/addrspacecast.ll
llvm/trunk/test/CodeGen/AMDGPU/call.ll
llvm/trunk/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
llvm/trunk/test/CodeGen/AMDGPU/global-zero-initializer.ll
llvm/trunk/test/CodeGen/AMDGPU/lds-initializer.ll
llvm/trunk/test/CodeGen/AMDGPU/lds-zero-initializer.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.dispatch.ptr.ll
llvm/trunk/test/CodeGen/AMDGPU/no-hsa-graphics-shaders.ll
llvm/trunk/test/CodeGen/AMDGPU/promote-alloca-bitcast-function.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16590.46145.patch
Type: text/x-patch
Size: 28603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/f5971eac/attachment.bin>
More information about the llvm-commits
mailing list