-
- Downloads
There was an error fetching the commit references. Please try again later.
(1) Added support to handle Bind instrinsics in DFGraph and build graph pass
(2) Added codegen support for i/o bindings in dfg2llvm-x86 pass M llvm/include/llvm/BuildDFG/BuildDFG.h M llvm/include/llvm/IR/DFGraph.h M llvm/lib/Transforms/BuildDFG/BuildDFG.cpp M llvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
Showing
- llvm/include/llvm/BuildDFG/BuildDFG.h 2 additions, 0 deletionsllvm/include/llvm/BuildDFG/BuildDFG.h
- llvm/include/llvm/IR/DFGraph.h 16 additions, 13 deletionsllvm/include/llvm/IR/DFGraph.h
- llvm/lib/Transforms/BuildDFG/BuildDFG.cpp 94 additions, 50 deletionsllvm/lib/Transforms/BuildDFG/BuildDFG.cpp
- llvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp 52 additions, 3 deletionsllvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
Loading
Please register or sign in to comment