..
InstPrinter
Remove autoconf support
2016-01-26 21:29:08 +00:00
MCTargetDesc
Delete MCCodeGenInfo.
2016-06-30 18:25:11 +00:00
TargetInfo
Remove autoconf support
2016-01-26 21:29:08 +00:00
cl_common_defines.h
CMakeLists.txt
[NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs. NFC.
2016-07-20 21:44:07 +00:00
LLVMBuild.txt
[NVPTX] Enable the load-store vectorizer on nvptx.
2016-07-20 22:11:36 +00:00
ManagedStringPool.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
NVPTX.h
[NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs. NFC.
2016-07-20 21:44:07 +00:00
NVPTX.td
[NVPTX] Add sm_60, sm_61, sm_62 targets to LLVM.
2016-07-06 21:06:10 +00:00
NVPTXAllocaHoisting.cpp
NVPTXAllocaHoisting.h
NVPTXAsmPrinter.cpp
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
2016-08-17 20:30:52 +00:00
NVPTXAsmPrinter.h
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
2016-06-08 19:09:22 +00:00
NVPTXAssignValidGlobalNames.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
NVPTXFavorNonGenericAddrSpaces.cpp
Add optimization bisect opt-in calls for NVPTX passes
2016-04-26 23:44:31 +00:00
NVPTXFrameLowering.cpp
MachineFunction: Return reference for getFrameInfo(); NFC
2016-07-28 18:40:00 +00:00
NVPTXFrameLowering.h
Change eliminateCallFramePseudoInstr() to return an iterator
2016-03-31 18:33:38 +00:00
NVPTXGenericToNVVM.cpp
[NVPTX] remove unnecessary named metadata update that happens to break debug info.
2016-08-02 20:58:24 +00:00
NVPTXImageOptimizer.cpp
Add optimization bisect opt-in calls for NVPTX passes
2016-04-26 23:44:31 +00:00
NVPTXInferAddressSpaces.cpp
Add optimization bisect opt-in calls for NVPTX passes
2016-04-26 23:44:31 +00:00
NVPTXInstrFormats.td
NVPTXInstrInfo.cpp
Rename AnalyzeBranch* to analyzeBranch*.
2016-07-15 14:41:04 +00:00
NVPTXInstrInfo.h
Rename AnalyzeBranch* to analyzeBranch*.
2016-07-15 14:41:04 +00:00
NVPTXInstrInfo.td
[SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> fround
2016-08-18 20:08:15 +00:00
NVPTXIntrinsics.td
NVPTX: Remove the legacy ptx intrinsics
2016-07-07 16:40:17 +00:00
NVPTXISelDAGToDAG.cpp
[NVPTX] Improve lowering of byval args of device functions.
2016-07-20 18:39:47 +00:00
NVPTXISelDAGToDAG.h
Pass DebugLoc and SDLoc by const ref.
2016-06-12 15:39:02 +00:00
NVPTXISelLowering.cpp
[SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> fround
2016-08-18 20:08:15 +00:00
NVPTXISelLowering.h
Pass DebugLoc and SDLoc by const ref.
2016-06-12 15:39:02 +00:00
NVPTXLowerAggrCopies.cpp
NVPTX: Remove implicit ilist iterator conversions, NFC
2015-10-20 00:54:09 +00:00
NVPTXLowerAggrCopies.h
NVPTXLowerAlloca.cpp
Add optimization bisect opt-in calls for NVPTX passes
2016-04-26 23:44:31 +00:00
NVPTXLowerArgs.cpp
[NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs. NFC.
2016-07-20 21:44:07 +00:00
NVPTXMachineFunctionInfo.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
NVPTXMCExpr.cpp
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
2016-06-08 19:09:22 +00:00
NVPTXMCExpr.h
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
2016-06-08 19:09:22 +00:00
NVPTXPeephole.cpp
Add optimization bisect opt-in calls for NVPTX passes
2016-04-26 23:44:31 +00:00
NVPTXPrologEpilogPass.cpp
MachineFunction: Return reference for getFrameInfo(); NFC
2016-07-28 18:40:00 +00:00
NVPTXRegisterInfo.cpp
[NVPTX] Use untyped (.b) integer registers in PTX.
2016-08-12 22:02:19 +00:00
NVPTXRegisterInfo.h
NVPTXRegisterInfo.td
Add NVPTXPeephole pass to reduce unnecessary address cast
2015-06-24 20:20:16 +00:00
NVPTXReplaceImageHandles.cpp
Cosmetic cleanups - NFC
2015-07-08 16:33:21 +00:00
NVPTXSection.h
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
NVPTXSubtarget.cpp
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
2015-09-15 16:17:27 +00:00
NVPTXSubtarget.h
Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to CodeGen/
2016-01-27 16:32:26 +00:00
NVPTXTargetMachine.cpp
[NVPTX] Enable the load-store vectorizer on nvptx.
2016-07-20 22:11:36 +00:00
NVPTXTargetMachine.h
Delete Reloc::Default.
2016-05-18 22:04:49 +00:00
NVPTXTargetObjectFile.h
[NFC] Header cleanup
2016-04-18 09:17:29 +00:00
NVPTXTargetTransformInfo.cpp
NVPTX: Remove the legacy ptx intrinsics
2016-07-07 16:40:17 +00:00
NVPTXTargetTransformInfo.h
[NVPTX] Set NVPTXTTI::getInliningThresholdMultiplier to 5.
2016-04-15 01:38:50 +00:00
NVPTXUtilities.cpp
Use the range variant of find instead of unpacking begin/end
2016-08-11 22:21:41 +00:00
NVPTXUtilities.h
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
2016-06-08 19:09:22 +00:00
NVPTXVector.td
Start replacing vector_extract/vector_insert with extractelt/insertelt
2015-12-11 19:20:16 +00:00
NVVMIntrRange.cpp
NVPTX: Remove the legacy ptx intrinsics
2016-07-07 16:40:17 +00:00
NVVMReflect.cpp
[NVPTX] Don't (incorrectly) say that the NVVMReflect pass preserves all analyses.
2016-05-25 23:12:38 +00:00