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-03 14:08:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
7c32502a7f
llvm-6502
/
lib
/
Target
/
NVPTX
History
Justin Holewinski
7c32502a7f
[NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore and causes constants to be emitted in the global address space
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@183652
91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-10 13:29:47 +00:00
..
InstPrinter
MCTargetDesc
[NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore and causes constants to be emitted in the global address space
2013-06-10 13:29:47 +00:00
TargetInfo
cl_common_defines.h
CMakeLists.txt
[NVPTX] Re-enable support for virtual registers in the final output
2013-05-31 12:14:49 +00:00
LLVMBuild.txt
Makefile
ManagedStringPool.h
NVPTX.h
[NVPTX] Re-enable support for virtual registers in the final output
2013-05-31 12:14:49 +00:00
NVPTX.td
NVPTXAllocaHoisting.cpp
NVPTXAllocaHoisting.h
NVPTXAsmPrinter.cpp
[NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore and causes constants to be emitted in the global address space
2013-06-10 13:29:47 +00:00
NVPTXAsmPrinter.h
[NVPTX] Re-enable support for virtual registers in the final output
2013-05-31 12:14:49 +00:00
NVPTXFrameLowering.cpp
NVPTXFrameLowering.h
NVPTXGenericToNVVM.cpp
[NVPTX] Add GenericToNVVM IR converter to better handle idiomatic LLVM IR inputs
2013-05-20 12:13:32 +00:00
NVPTXInstrFormats.td
NVPTXInstrInfo.cpp
[NVPTX] Re-enable support for virtual registers in the final output
2013-05-31 12:14:49 +00:00
NVPTXInstrInfo.h
NVPTXInstrInfo.td
[NVPTX] Add @llvm.nvvm.sqrt.f() intrinsic
2013-05-21 16:51:30 +00:00
NVPTXIntrinsics.td
[NVPTX] Add @llvm.nvvm.sqrt.f() intrinsic
2013-05-21 16:51:30 +00:00
NVPTXISelDAGToDAG.cpp
[NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore and causes constants to be emitted in the global address space
2013-06-10 13:29:47 +00:00
NVPTXISelDAGToDAG.h
[NVPTX] Add @llvm.nvvm.sqrt.f() intrinsic
2013-05-21 16:51:30 +00:00
NVPTXISelLowering.cpp
Order CALLSEQ_START and CALLSEQ_END nodes.
2013-05-29 22:03:55 +00:00
NVPTXISelLowering.h
Track IR ordering of SelectionDAG nodes 2/4.
2013-05-25 02:42:55 +00:00
NVPTXLowerAggrCopies.cpp
NVPTXLowerAggrCopies.h
NVPTXNumRegisters.h
NVPTXPrologEpilogPass.cpp
[NVPTX] Re-enable support for virtual registers in the final output
2013-05-31 12:14:49 +00:00
NVPTXRegisterInfo.cpp
[NVPTX] Re-enable support for virtual registers in the final output
2013-05-31 12:14:49 +00:00
NVPTXRegisterInfo.h
NVPTXRegisterInfo.td
NVPTXSection.h
NVPTXSplitBBatBar.cpp
NVPTXSplitBBatBar.h
NVPTXSubtarget.cpp
NVPTXSubtarget.h
NVPTXTargetMachine.cpp
NVPTX: Don't even create a regalloc if we're not going to use it.
2013-05-31 19:21:58 +00:00
NVPTXTargetMachine.h
NVPTXTargetObjectFile.h
NVPTXutil.cpp
NVPTXutil.h
NVPTXUtilities.cpp
NVPTXUtilities.h
NVPTXVector.td
NVVMReflect.cpp
[NVPTX] Add programmatic interface to NVVMReflect pass
2013-05-20 16:42:16 +00:00