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-11-01 00:11:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fede77ae26
llvm-6502
/
lib
/
Target
/
NVPTX
History
Benjamin Kramer
fede77ae26
Don't use LLVM_LIBRARY_VISIBILITY in cpp files.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@231831
91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-10 20:07:44 +00:00
..
InstPrinter
MCTargetDesc
TableGen: Use 'enum : uint64_t' for feature flags to fix -Wmicrosoft
2015-03-09 20:23:14 +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
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
NVPTX: Remove copy of LLVMInitializeNVPTXAsmPrinter.
2015-03-10 18:19:24 +00:00
NVPTXAsmPrinter.h
NVPTXAssignValidGlobalNames.cpp
NVPTXFavorNonGenericAddrSpaces.cpp
NVPTXFrameLowering.cpp
NVPTXFrameLowering.h
NVPTXGenericToNVVM.cpp
NVPTXImageOptimizer.cpp
NVPTXInstrFormats.td
NVPTXInstrInfo.cpp
NVPTXInstrInfo.h
NVPTXInstrInfo.td
NVPTXIntrinsics.td
NVPTXISelDAGToDAG.cpp
NVPTXISelDAGToDAG.h
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
Move unreferenced passes into the cpp file
2015-03-09 15:50:58 +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
NVPTXPrologEpilogPass.cpp
NVPTXRegisterInfo.cpp
NVPTXRegisterInfo.h
NVPTXRegisterInfo.td
NVPTXReplaceImageHandles.cpp
NVPTXSection.h
Remove incredibly confusing isBaseAddressKnownZero.
2015-03-10 04:11:52 +00:00
NVPTXSubtarget.cpp
NVPTXSubtarget.h
NVPTXTargetMachine.cpp
NVPTX: move NVPTXAllocaHoisting into the cpp file
2015-03-10 19:20:52 +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