.. |
InstPrinter
|
MC: Add target hook to control symbol quoting
|
2015-06-09 00:31:39 +00:00 |
MCTargetDesc
|
Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC.
|
2015-06-04 13:12:25 +00:00 |
TargetInfo
|
|
|
cl_common_defines.h
|
|
|
CMakeLists.txt
|
[NVPTX] roll forward r239082
|
2015-06-04 21:28:26 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
|
|
ManagedStringPool.h
|
|
|
NVPTX.h
|
[NVPTX] roll forward r239082
|
2015-06-04 21:28:26 +00:00 |
NVPTX.td
|
[NVPTX] Associate a minimum PTX version for each SM architecture
|
2015-03-30 19:30:55 +00:00 |
NVPTXAllocaHoisting.cpp
|
|
|
NVPTXAllocaHoisting.h
|
|
|
NVPTXAsmPrinter.cpp
|
MC: Add target hook to control symbol quoting
|
2015-06-09 00:31:39 +00:00 |
NVPTXAsmPrinter.h
|
MC: Add target hook to control symbol quoting
|
2015-06-09 00:31:39 +00:00 |
NVPTXAssignValidGlobalNames.cpp
|
|
|
NVPTXFavorNonGenericAddrSpaces.cpp
|
[NVPTXFavorNonGenericAddrSpaces] recursively trace into GEP and BitCast
|
2015-05-29 17:00:27 +00:00 |
NVPTXFrameLowering.cpp
|
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
|
2015-05-05 17:38:16 +00:00 |
NVPTXFrameLowering.h
|
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
|
2015-05-05 17:38:16 +00:00 |
NVPTXGenericToNVVM.cpp
|
[opaque pointer type] More GEP IRBuilder API migrations...
|
2015-04-03 21:33:42 +00:00 |
NVPTXImageOptimizer.cpp
|
|
|
NVPTXInstrFormats.td
|
|
|
NVPTXInstrInfo.cpp
|
|
|
NVPTXInstrInfo.h
|
|
|
NVPTXInstrInfo.td
|
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
|
2015-04-28 14:05:47 +00:00 |
NVPTXIntrinsics.td
|
|
|
NVPTXISelDAGToDAG.cpp
|
[NVPTX] roll forward r239082
|
2015-06-04 21:28:26 +00:00 |
NVPTXISelDAGToDAG.h
|
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
|
2015-04-28 14:05:47 +00:00 |
NVPTXISelLowering.cpp
|
Add address space argument to isLegalAddressingMode
|
2015-06-01 05:31:59 +00:00 |
NVPTXISelLowering.h
|
[nvptx] Only support the 'm' inline assembly memory constraint. NFC.
|
2015-06-09 10:34:05 +00:00 |
NVPTXLowerAggrCopies.cpp
|
Reduce dyn_cast<> to isa<> or cast<> where possible.
|
2015-04-10 11:24:51 +00:00 |
NVPTXLowerAggrCopies.h
|
|
|
NVPTXLowerKernelArgs.cpp
|
[NVPTX] roll forward r239082
|
2015-06-04 21:28:26 +00:00 |
NVPTXMachineFunctionInfo.h
|
|
|
NVPTXMCExpr.cpp
|
MC: Add target hook to control symbol quoting
|
2015-06-09 00:31:39 +00:00 |
NVPTXMCExpr.h
|
MC: Add target hook to control symbol quoting
|
2015-06-09 00:31:39 +00:00 |
NVPTXPrologEpilogPass.cpp
|
[ShrinkWrap] Add (a simplified version) of shrink-wrapping.
|
2015-05-05 17:38:16 +00:00 |
NVPTXRegisterInfo.cpp
|
|
|
NVPTXRegisterInfo.h
|
|
|
NVPTXRegisterInfo.td
|
|
|
NVPTXReplaceImageHandles.cpp
|
|
|
NVPTXSection.h
|
Implement unique sections with an unique ID.
|
2015-04-04 18:02:01 +00:00 |
NVPTXSubtarget.cpp
|
|
|
NVPTXSubtarget.h
|
|
|
NVPTXTargetMachine.cpp
|
[NVPTX] run SROA after NVPTXFavorNonGenericAddrSpaces
|
2015-06-09 00:05:56 +00:00 |
NVPTXTargetMachine.h
|
Use raw_pwrite_stream in the object writer/streamer.
|
2015-04-14 22:14:34 +00:00 |
NVPTXTargetObjectFile.h
|
Move alignment from MCSectionData to MCSection.
|
2015-05-21 19:20:38 +00:00 |
NVPTXTargetTransformInfo.cpp
|
Divergence analysis for GPU programs
|
2015-04-10 05:03:50 +00:00 |
NVPTXTargetTransformInfo.h
|
Divergence analysis for GPU programs
|
2015-04-10 05:03:50 +00:00 |
NVPTXUtilities.cpp
|
Simplify boolean expressions with true and false using clang-tidy
|
2015-03-23 16:26:23 +00:00 |
NVPTXUtilities.h
|
|
|
NVPTXVector.td
|
Reapply r235977 "[DebugInfo] Add debug locations to constant SD nodes"
|
2015-04-28 14:05:47 +00:00 |
NVVMReflect.cpp
|
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
|
2015-03-23 19:32:43 +00:00 |