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
caee94bbb4
llvm-6502
/
lib
/
Target
/
NVPTX
History
Paul Robinson
7f9bc0986b
Remove useless .debug_macinfo section setup.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@231001
91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-02 19:52:42 +00:00
..
InstPrinter
MCTargetDesc
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
NVPTXAllocaHoisting.cpp
NVPTXAllocaHoisting.h
NVPTXAsmPrinter.cpp
Avoid using a self-referential initializer and fix up uses.
2015-02-19 00:22:47 +00:00
NVPTXAsmPrinter.h
NVPTXAssignValidGlobalNames.cpp
NVPTXFavorNonGenericAddrSpaces.cpp
NVPTXFrameLowering.cpp
Remove all use of is64bit off of NVPTXSubtarget and clean up code
2015-02-19 00:08:27 +00:00
NVPTXFrameLowering.h
Remove all use of is64bit off of NVPTXSubtarget and clean up code
2015-02-19 00:08:27 +00:00
NVPTXGenericToNVVM.cpp
NVPTXImageOptimizer.cpp
NVPTXInstrFormats.td
NVPTXInstrInfo.cpp
Remove all use of is64bit off of NVPTXSubtarget and clean up code
2015-02-19 00:08:27 +00:00
NVPTXInstrInfo.h
Remove all use of is64bit off of NVPTXSubtarget and clean up code
2015-02-19 00:08:27 +00:00
NVPTXInstrInfo.td
NVPTXIntrinsics.td
NVPTXISelDAGToDAG.cpp
Remove all use of is64bit off of NVPTXSubtarget and clean up code
2015-02-19 00:08:27 +00:00
NVPTXISelDAGToDAG.h
Remove all use of is64bit off of NVPTXSubtarget and clean up code
2015-02-19 00:08:27 +00:00
NVPTXISelLowering.cpp
Remove useless .debug_macinfo section setup.
2015-03-02 19:52:42 +00:00
NVPTXISelLowering.h
getRegForInlineAsmConstraint wants to use TargetRegisterInfo for
2015-02-26 22:38:43 +00:00
NVPTXLowerAggrCopies.cpp
NVPTXLowerAggrCopies.h
NVPTXLowerStructArgs.cpp
NVPTXMachineFunctionInfo.h
NVPTXMCExpr.cpp
NVPTXMCExpr.h
NVPTXPrologEpilogPass.cpp
NVPTXRegisterInfo.cpp
Remove all use of is64bit off of NVPTXSubtarget and clean up code
2015-02-19 00:08:27 +00:00
NVPTXRegisterInfo.h
Remove all use of is64bit off of NVPTXSubtarget and clean up code
2015-02-19 00:08:27 +00:00
NVPTXRegisterInfo.td
NVPTXReplaceImageHandles.cpp
Remove all use of getDrvInterface off of NVPTXSubtarget and clean
2015-02-19 00:08:23 +00:00
NVPTXSection.h
NVPTXSubtarget.cpp
Remove all use of is64bit off of NVPTXSubtarget and clean up code
2015-02-19 00:08:27 +00:00
NVPTXSubtarget.h
Remove all use of is64bit off of NVPTXSubtarget and clean up code
2015-02-19 00:08:27 +00:00
NVPTXTargetMachine.cpp
Remove all use of is64bit off of NVPTXSubtarget and clean up code
2015-02-19 00:08:27 +00:00
NVPTXTargetMachine.h
NVPTXTargetObjectFile.h
Remove useless .debug_macinfo section setup.
2015-03-02 19:52:42 +00:00
NVPTXTargetTransformInfo.cpp
NVPTXTargetTransformInfo.h
NVPTXUtilities.cpp
NVPTXUtilities.h
NVPTXVector.td
NVVMReflect.cpp