llvm-6502/lib/Target/NVPTX
Matt Arsenault 8d8c507bbf Change shouldSplitVectorElementType to better match the description.
Pass the entire vector type, and not just the element.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205247 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-31 20:54:58 +00:00
..
InstPrinter
MCTargetDesc
TargetInfo
cl_common_defines.h
CMakeLists.txt Fix for PR19099 - NVPTX produces invalid symbol names. 2014-03-31 15:56:26 +00:00
LLVMBuild.txt
Makefile
ManagedStringPool.h
NVPTX.h Fix for PR19099 - NVPTX produces invalid symbol names. 2014-03-31 15:56:26 +00:00
NVPTX.td
NVPTXAllocaHoisting.cpp
NVPTXAllocaHoisting.h
NVPTXAsmPrinter.cpp PR19099 - revert r203483 2014-03-31 16:11:57 +00:00
NVPTXAsmPrinter.h PR19099 - revert r203483 2014-03-31 16:11:57 +00:00
NVPTXAssignValidGlobalNames.cpp Fix for PR19099 - NVPTX produces invalid symbol names. 2014-03-31 15:56:26 +00:00
NVPTXFrameLowering.cpp
NVPTXFrameLowering.h
NVPTXGenericToNVVM.cpp
NVPTXInstrFormats.td
NVPTXInstrInfo.cpp
NVPTXInstrInfo.h
NVPTXInstrInfo.td
NVPTXIntrinsics.td
NVPTXISelDAGToDAG.cpp [NVPTX] Add isel patterns for addrspacecast 2014-03-24 11:17:53 +00:00
NVPTXISelDAGToDAG.h [NVPTX] Add isel patterns for addrspacecast 2014-03-24 11:17:53 +00:00
NVPTXISelLowering.cpp Change shouldSplitVectorElementType to better match the description. 2014-03-31 20:54:58 +00:00
NVPTXISelLowering.h Change shouldSplitVectorElementType to better match the description. 2014-03-31 20:54:58 +00:00
NVPTXLowerAggrCopies.cpp
NVPTXLowerAggrCopies.h
NVPTXMCExpr.cpp
NVPTXMCExpr.h
NVPTXPrologEpilogPass.cpp
NVPTXRegisterInfo.cpp
NVPTXRegisterInfo.h
NVPTXRegisterInfo.td
NVPTXSection.h
NVPTXSubtarget.cpp
NVPTXSubtarget.h
NVPTXTargetMachine.cpp Fix for PR19099 - NVPTX produces invalid symbol names. 2014-03-31 15:56:26 +00:00
NVPTXTargetMachine.h
NVPTXTargetObjectFile.h
NVPTXutil.cpp
NVPTXutil.h
NVPTXUtilities.cpp
NVPTXUtilities.h
NVPTXVector.td
NVVMReflect.cpp