..
InstPrinter
MCTargetDesc
Remove unused argument.
2013-05-10 18:16:59 +00:00
TargetInfo
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
cl_common_defines.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
CMakeLists.txt
[NVPTX] Add NVVMReflect pass to allow compile-time selection of
2013-03-30 14:29:25 +00:00
LLVMBuild.txt
Makefile
ManagedStringPool.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTX.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTX.td
[NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.
2013-03-30 14:29:30 +00:00
NVPTXAllocaHoisting.cpp
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXAllocaHoisting.h
NVPTXAsmPrinter.cpp
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXAsmPrinter.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXFrameLowering.cpp
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXFrameLowering.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXInstrFormats.td
NVPTXInstrInfo.cpp
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXInstrInfo.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXInstrInfo.td
NVPTXIntrinsics.td
NVPTXISelDAGToDAG.cpp
ArrayRefize getMachineNode(). No functionality change.
2013-04-19 22:22:57 +00:00
NVPTXISelDAGToDAG.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXISelLowering.cpp
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXISelLowering.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXLowerAggrCopies.cpp
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXLowerAggrCopies.h
NVPTXNumRegisters.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXRegisterInfo.cpp
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXRegisterInfo.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXRegisterInfo.td
NVPTXSection.h
Add support for subsections to the ELF assembler. Fixes PR8717.
2013-04-17 21:18:16 +00:00
NVPTXSplitBBatBar.cpp
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXSplitBBatBar.h
NVPTXSubtarget.cpp
[NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.
2013-03-30 14:29:30 +00:00
NVPTXSubtarget.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXTargetMachine.cpp
Remove the MachineMove class.
2013-05-13 01:16:13 +00:00
NVPTXTargetMachine.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXTargetObjectFile.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXutil.cpp
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXutil.h
NVPTXUtilities.cpp
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXUtilities.h
[NVPTX] Run clang-format on all NVPTX sources.
2013-03-30 14:29:21 +00:00
NVPTXVector.td
NVVMReflect.cpp
[NVPTX] Fix a few style issues in NVVMReflect
2013-04-02 12:37:11 +00:00