.. |
InstPrinter
|
Remove unused MCSubtargetInfo argument from the NVPTX MCInstPrinter ctors.
|
2015-03-30 22:03:16 +00:00 |
MCTargetDesc
|
Replace the MCSubtargetInfo parameter with a Triple when creating
|
2015-03-31 00:10:04 +00:00 |
TargetInfo
|
|
|
cl_common_defines.h
|
|
|
CMakeLists.txt
|
NVPTX: Remove dead code.
|
2015-03-02 13:16:28 +00:00 |
LLVMBuild.txt
|
|
|
Makefile
|
|
|
ManagedStringPool.h
|
|
|
NVPTX.h
|
|
|
NVPTX.td
|
[NVPTX] Associate a minimum PTX version for each SM architecture
|
2015-03-30 19:30:55 +00:00 |
NVPTXAllocaHoisting.cpp
|
NVPTX: move NVPTXAllocaHoisting into the cpp file
|
2015-03-10 19:20:52 +00:00 |
NVPTXAllocaHoisting.h
|
NVPTX: move NVPTXAllocaHoisting into the cpp file
|
2015-03-10 19:20:52 +00:00 |
NVPTXAsmPrinter.cpp
|
DebugInfo: Gut DIScope, DIEnumerator and DISubrange
|
2015-04-16 01:37:00 +00:00 |
NVPTXAsmPrinter.h
|
Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter
|
2015-03-16 18:06:57 +00:00 |
NVPTXAssignValidGlobalNames.cpp
|
|
|
NVPTXFavorNonGenericAddrSpaces.cpp
|
[opaque pointer type] API migration for GEP constant factories
|
2015-04-02 18:55:32 +00:00 |
NVPTXFrameLowering.cpp
|
|
|
NVPTXFrameLowering.h
|
|
|
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
|
|
|
NVPTXIntrinsics.td
|
|
|
NVPTXISelDAGToDAG.cpp
|
Simplify boolean expressions with true and false using clang-tidy
|
2015-03-23 16:26:23 +00:00 |
NVPTXISelDAGToDAG.h
|
Recommit r232027 with PR22883 fixed: Add infrastructure for support of multiple memory constraints.
|
2015-03-13 12:45:09 +00:00 |
NVPTXISelLowering.cpp
|
Reduce dyn_cast<> to isa<> or cast<> where possible.
|
2015-04-10 11:24:51 +00:00 |
NVPTXISelLowering.h
|
Make each target map all inline assembly memory constraints to InlineAsm::Constraint_m. NFC.
|
2015-03-16 13:13:41 +00:00 |
NVPTXLowerAggrCopies.cpp
|
Reduce dyn_cast<> to isa<> or cast<> where possible.
|
2015-04-10 11:24:51 +00:00 |
NVPTXLowerAggrCopies.h
|
Move unreferenced passes into the cpp file
|
2015-03-09 15:50:58 +00:00 |
NVPTXLowerStructArgs.cpp
|
Don't use LLVM_LIBRARY_VISIBILITY in cpp files.
|
2015-03-10 20:07:44 +00:00 |
NVPTXMachineFunctionInfo.h
|
|
|
NVPTXMCExpr.cpp
|
|
|
NVPTXMCExpr.h
|
Fix uses of reserved identifiers starting with an underscore followed by an uppercase letter
|
2015-03-16 18:06:57 +00:00 |
NVPTXPrologEpilogPass.cpp
|
|
|
NVPTXRegisterInfo.cpp
|
Have getCalleeSavedRegs take a non-null MachineFunction all the
|
2015-03-11 21:41:28 +00:00 |
NVPTXRegisterInfo.h
|
Have getCalleeSavedRegs take a non-null MachineFunction all the
|
2015-03-11 21:41:28 +00:00 |
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
|
Simplify the query for a subtarget in the NVPTX pass manager.
|
2015-03-21 03:13:03 +00:00 |
NVPTXTargetMachine.h
|
Use raw_pwrite_stream in the object writer/streamer.
|
2015-04-14 22:14:34 +00:00 |
NVPTXTargetObjectFile.h
|
Remove useless .debug_macinfo section setup.
|
2015-03-02 19:52:42 +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
|
|
|
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 |