-
- Downloads
DFG2LLVM Pass for leaf nodes (need to add the way of replacing the
intrinsic instructions with appropriate instructions/values).
Showing
- llvm/include/llvm/BuildDFG/BuildDFG.h 10 additions, 5 deletionsllvm/include/llvm/BuildDFG/BuildDFG.h
- llvm/include/llvm/IR/DFGraph.h 13 additions, 4 deletionsllvm/include/llvm/IR/DFGraph.h
- llvm/lib/Transforms/BuildDFG/BuildDFG.cpp 28 additions, 3 deletionsllvm/lib/Transforms/BuildDFG/BuildDFG.cpp
- llvm/lib/Transforms/DFG2LLVM/DFG2LLVM.cpp 264 additions, 4 deletionsllvm/lib/Transforms/DFG2LLVM/DFG2LLVM.cpp
Loading
Please register or sign in to comment