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-28 19:31:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5a445395de
llvm-6502
/
lib
/
Target
/
NVPTX
History
Rafael Espindola
ea53c6ae30
The preferred alignment defaults to the abi alignment. Omit if it is the same.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@197400
91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-16 18:01:51 +00:00
..
InstPrinter
[CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen.
2013-11-28 17:04:04 +00:00
MCTargetDesc
Don't set PrivateGlobalPrefix for NVPTX and R600.
2013-12-03 01:03:35 +00:00
TargetInfo
Prune redundant dependencies in LLVMBuild.txt.
2013-12-11 00:30:57 +00:00
cl_common_defines.h
CMakeLists.txt
[CMake] Let add_public_tablegen_target() provide intrinsics_gen, too.
2013-11-28 17:04:31 +00:00
LLVMBuild.txt
Prune redundant dependencies in LLVMBuild.txt.
2013-12-11 00:30:57 +00:00
Makefile
ManagedStringPool.h
NVPTX.h
NVPTX.td
Change the default of AsmWriterClassName and isMCAsmWriter.
2013-12-02 04:55:42 +00:00
NVPTXAllocaHoisting.cpp
NVPTXAllocaHoisting.h
NVPTXAsmPrinter.cpp
Remove the notion of primitive types.
2013-12-07 19:34:20 +00:00
NVPTXAsmPrinter.h
Remove dead declarations.
2013-12-02 04:18:19 +00:00
NVPTXFrameLowering.cpp
NVPTXFrameLowering.h
NVPTXGenericToNVVM.cpp
NVPTXInstrFormats.td
NVPTXInstrInfo.cpp
NVPTXInstrInfo.h
NVPTXInstrInfo.td
NVPTXIntrinsics.td
NVPTXISelDAGToDAG.cpp
[NVPTX] Fix off-by-one error when creating the VT list for an SDNode
2013-12-05 12:58:00 +00:00
NVPTXISelDAGToDAG.h
NVPTXISelLowering.cpp
Remove the notion of primitive types.
2013-12-07 19:34:20 +00:00
NVPTXISelLowering.h
NVPTXLowerAggrCopies.cpp
NVPTXLowerAggrCopies.h
NVPTXMCExpr.cpp
NVPTXMCExpr.h
NVPTXPrologEpilogPass.cpp
NVPTXRegisterInfo.cpp
NVPTXRegisterInfo.h
NVPTXRegisterInfo.td
NVPTXSection.h
NVPTXSplitBBatBar.cpp
NVPTXSplitBBatBar.h
NVPTXSubtarget.cpp
NVPTXSubtarget.h
Turn NVPTXSubtarget::getDataLayout into a static function.
2013-12-14 06:36:30 +00:00
NVPTXTargetMachine.cpp
The preferred alignment defaults to the abi alignment. Omit if it is the same.
2013-12-16 18:01:51 +00:00
NVPTXTargetMachine.h
NVPTXTargetObjectFile.h
NVPTXutil.cpp
NVPTXutil.h
NVPTXUtilities.cpp
NVPTXUtilities.h
NVPTXVector.td
NVVMReflect.cpp