This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-17 03:30:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
63d8e012ca
llvm-6502
/
lib
/
Target
/
NVPTX
History
Benjamin Kramer
1bfcd1f675
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@232998
91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-23 19:32:43 +00:00
..
InstPrinter
MCTargetDesc
two or more, use a for.
2015-03-18 23:15:49 +00:00
TargetInfo
cl_common_defines.h
CMakeLists.txt
LLVMBuild.txt
Makefile
ManagedStringPool.h
NVPTX.h
NVPTX.td
NVPTXAllocaHoisting.cpp
NVPTXAllocaHoisting.h
NVPTXAsmPrinter.cpp
Simplify boolean expressions with true and false using clang-tidy
2015-03-23 16:26:23 +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] more gep API migration
2015-03-14 19:53:33 +00:00
NVPTXFrameLowering.cpp
NVPTXFrameLowering.h
NVPTXGenericToNVVM.cpp
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
Simplify boolean expressions with true and false using clang-tidy
2015-03-23 16:26:23 +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
NVPTXLowerAggrCopies.h
NVPTXLowerStructArgs.cpp
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
NVPTXRegisterInfo.h
NVPTXRegisterInfo.td
NVPTXReplaceImageHandles.cpp
NVPTXSection.h
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
Remove the target independent TargetMachine::getSubtarget and
2015-03-21 04:22:23 +00:00
NVPTXTargetObjectFile.h
NVPTXTargetTransformInfo.cpp
NVPTXTargetTransformInfo.h
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