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
54b92113e2
llvm-6502
/
lib
/
Target
/
PTX
History
Benjamin Kramer
0861f5793a
Move code into anonymous namespaces.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@145154
91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-26 23:01:57 +00:00
..
InstPrinter
allow non-device function calls in PTX when natively handling device-side printf
2011-11-11 14:45:12 +00:00
MCTargetDesc
Sink codegen optimization level into MCCodeGenInfo along side relocation model
2011-11-16 08:38:26 +00:00
TargetInfo
build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies.
2011-11-12 02:10:57 +00:00
CMakeLists.txt
build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies.
2011-11-12 02:10:57 +00:00
LLVMBuild.txt
build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies.
2011-11-12 02:10:57 +00:00
Makefile
PTX.h
PTX.td
PTXAsmPrinter.cpp
allow non-device function calls in PTX when natively handling device-side printf
2011-11-11 14:45:12 +00:00
PTXAsmPrinter.h
allow non-device function calls in PTX when natively handling device-side printf
2011-11-11 14:45:12 +00:00
PTXFPRoundingModePass.cpp
Move code into anonymous namespaces.
2011-11-26 23:01:57 +00:00
PTXFrameLowering.cpp
PTXFrameLowering.h
PTXInstrFormats.td
PTXInstrInfo.cpp
PTXInstrInfo.h
PTXInstrInfo.td
add rules in tabgen for PTX COPY_ADDRESS of frameindex
2011-11-11 14:45:06 +00:00
PTXInstrLoadStore.td
PTXIntrinsicInstrInfo.td
PTXISelDAGToDAG.cpp
PTXISelLowering.cpp
PTX: Let LLVM use loads/stores for all mem* intrinsics, instead of relying on custom implementations.
2011-11-14 18:58:20 +00:00
PTXISelLowering.h
PTXMachineFunctionInfo.h
PTXMCAsmStreamer.cpp
PTXMCInstLower.cpp
PTXMFInfoExtract.cpp
Move code into anonymous namespaces.
2011-11-26 23:01:57 +00:00
PTXParamManager.cpp
PTXParamManager.h
PTXRegAlloc.cpp
PTXRegisterInfo.cpp
PTXRegisterInfo.h
PTXRegisterInfo.td
PTXSelectionDAGInfo.cpp
Added invariant field to the DAG.getLoad method and changed all calls.
2011-11-08 18:42:53 +00:00
PTXSelectionDAGInfo.h
PTXSubtarget.cpp
PTXSubtarget.h
PTXTargetMachine.cpp
Sink codegen optimization level into MCCodeGenInfo along side relocation model
2011-11-16 08:38:26 +00:00
PTXTargetMachine.h
Sink codegen optimization level into MCCodeGenInfo along side relocation model
2011-11-16 08:38:26 +00:00