Special calling conventions for Intel OpenCL built-in library.
authorElena Demikhovsky <elena.demikhovsky@intel.com>
Wed, 24 Oct 2012 14:46:16 +0000 (14:46 +0000)
committerElena Demikhovsky <elena.demikhovsky@intel.com>
Wed, 24 Oct 2012 14:46:16 +0000 (14:46 +0000)
commit3575222175b4982f380ff291bb17be67aadc0966
treea0055d4266babdb3572eb09191dff2b8f499dfc6
parent0ed9b8e0bf065470fcffb8c2ced3d794b376356d
Special calling conventions for Intel OpenCL built-in library.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166566 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CallingConv.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLToken.h
lib/Target/X86/X86CallingConv.td
lib/Target/X86/X86RegisterInfo.cpp
lib/VMCore/AsmWriter.cpp
lib/VMCore/Verifier.cpp
test/CodeGen/X86/avx-intel-ocl.ll [new file with mode: 0644]
test/CodeGen/X86/sse-intel-ocl.ll [new file with mode: 0644]