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-04 06:09:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
96d58e64cf
llvm-6502
/
lib
/
Target
/
NVPTX
History
Nadav Rotem
cbd9a19b5d
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@166248
91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-18 23:22:48 +00:00
..
InstPrinter
MCTargetDesc
TargetInfo
cl_common_defines.h
CMakeLists.txt
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
2012-06-24 13:32:01 +00:00
gen-register-defs.py
LLVMBuild.txt
Makefile
ManagedStringPool.h
NVPTX.h
Fix header file include order in NVPTX backend NV_CONTRIB
2012-06-05 19:06:13 +00:00
NVPTX.td
NVPTXAllocaHoisting.cpp
NVPTXAllocaHoisting.h
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
NVPTXAsmPrinter.cpp
Resubmit the changes to llvm core to update the functions to support different pointer sizes on a per address space basis.
2012-10-15 16:24:29 +00:00
NVPTXAsmPrinter.h
NVPTXFrameLowering.cpp
NVPTXFrameLowering.h
NVPTXInstrFormats.td
NVPTXInstrInfo.cpp
NVPTXInstrInfo.h
NVPTXInstrInfo.td
NVPTXIntrinsics.td
NVPTXISelDAGToDAG.cpp
NVPTXISelDAGToDAG.h
NVPTXISelLowering.cpp
Create enums for the different attributes.
2012-10-09 07:45:08 +00:00
NVPTXISelLowering.h
NVPTXLowerAggrCopies.cpp
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
NVPTXLowerAggrCopies.h
Move TargetData to DataLayout.
2012-10-08 16:38:25 +00:00
NVPTXNumRegisters.h
NVPTXRegisterInfo.cpp
Round 2 of dead private variable removal.
2012-06-06 19:47:08 +00:00
NVPTXRegisterInfo.h
Round 2 of dead private variable removal.
2012-06-06 19:47:08 +00:00
NVPTXRegisterInfo.td
NVPTXSection.h
NVPTXSplitBBatBar.cpp
NVPTXSplitBBatBar.h
NVPTXSubtarget.cpp
NVPTXSubtarget.h
NVPTXTargetMachine.cpp
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.
2012-10-18 23:22:48 +00:00
NVPTXTargetMachine.h
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.
2012-10-18 23:22:48 +00:00
NVPTXTargetObjectFile.h
NVPTXutil.cpp
NVPTXutil.h
NVPTXUtilities.cpp
NVPTXUtilities.h
NVPTXVector.td
VectorElementize.cpp