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-02 07:11:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2b7cdf09a1
llvm-6502
/
lib
/
Target
/
NVPTX
History
Bill Wendling
0c92f2a1c7
Don't pass in the TargetInstrInfo into the register info object. It doesn't use it.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@184369
91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-19 21:59:00 +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
NVPTXInstrFormats.td
NVPTXInstrInfo.cpp
Don't pass in the TargetInstrInfo into the register info object. It doesn't use it.
2013-06-19 21:59:00 +00:00
NVPTXInstrInfo.h
NVPTXInstrInfo.td
NVPTXIntrinsics.td
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
NVPTXISelLowering.cpp
NVPTXISelLowering.h
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
Don't pass in the TargetInstrInfo into the register info object. It doesn't use it.
2013-06-19 21:59:00 +00:00
NVPTXRegisterInfo.h
Don't pass in the TargetInstrInfo into the register info object. It doesn't use it.
2013-06-19 21:59:00 +00:00
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