-
- Downloads
Removed support for unused intrinsics
No related branches found
No related tags found
Showing
- .gitignore 2 additions, 1 deletion.gitignore
- .hooks/pre-commit 37 additions, 0 deletions.hooks/pre-commit
- README.md 8 additions, 9 deletionsREADME.md
- hpvm/include/BuildDFG/BuildDFG.h 26 additions, 28 deletionshpvm/include/BuildDFG/BuildDFG.h
- hpvm/include/GenVISC/GenVISC.h 11 additions, 13 deletionshpvm/include/GenVISC/GenVISC.h
- hpvm/include/SupportVISC/DFG2LLVM.h 195 additions, 186 deletionshpvm/include/SupportVISC/DFG2LLVM.h
- hpvm/include/SupportVISC/DFGTreeTraversal.h 50 additions, 45 deletionshpvm/include/SupportVISC/DFGTreeTraversal.h
- hpvm/include/SupportVISC/DFGraph.h 435 additions, 537 deletionshpvm/include/SupportVISC/DFGraph.h
- hpvm/include/SupportVISC/VISCHint.h 13 additions, 13 deletionshpvm/include/SupportVISC/VISCHint.h
- hpvm/include/SupportVISC/VISCTimer.h 41 additions, 49 deletionshpvm/include/SupportVISC/VISCTimer.h
- hpvm/include/SupportVISC/VISCUtils.h 261 additions, 242 deletionshpvm/include/SupportVISC/VISCUtils.h
- hpvm/lib/Transforms/BuildDFG/BuildDFG.cpp 158 additions, 161 deletionshpvm/lib/Transforms/BuildDFG/BuildDFG.cpp
- hpvm/lib/Transforms/CMakeLists.txt 0 additions, 1 deletionhpvm/lib/Transforms/CMakeLists.txt
- hpvm/lib/Transforms/ClearDFG/ClearDFG.cpp 49 additions, 46 deletionshpvm/lib/Transforms/ClearDFG/ClearDFG.cpp
- hpvm/lib/Transforms/DFG2LLVM_NVPTX/DFG2LLVM_NVPTX.cpp 1520 additions, 1386 deletionshpvm/lib/Transforms/DFG2LLVM_NVPTX/DFG2LLVM_NVPTX.cpp
- hpvm/lib/Transforms/DFG2LLVM_SPIR/CMakeLists.txt 0 additions, 13 deletionshpvm/lib/Transforms/DFG2LLVM_SPIR/CMakeLists.txt
- hpvm/lib/Transforms/DFG2LLVM_SPIR/DFG2LLVM_SPIR.cpp 0 additions, 2010 deletionshpvm/lib/Transforms/DFG2LLVM_SPIR/DFG2LLVM_SPIR.cpp
- hpvm/lib/Transforms/DFG2LLVM_SPIR/DFG2LLVM_SPIR.exports 0 additions, 0 deletionshpvm/lib/Transforms/DFG2LLVM_SPIR/DFG2LLVM_SPIR.exports
- hpvm/lib/Transforms/DFG2LLVM_SPIR/LLVMBuild.txt 0 additions, 21 deletionshpvm/lib/Transforms/DFG2LLVM_SPIR/LLVMBuild.txt
- hpvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp 773 additions, 791 deletionshpvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
Loading
Please register or sign in to comment