-
- Downloads
There was an error fetching the commit references. Please try again later.
(1) Fixed bug in BuildDFG regarding searching launch site and starting to build
graph. (2) Added support for various query intrinsics in leaf node code generation for x86 including adding index and limit variables to leaf node function arguments.
Showing
- llvm/include/llvm/IR/DFGraph.h 44 additions, 26 deletionsllvm/include/llvm/IR/DFGraph.h
- llvm/lib/Transforms/BuildDFG/BuildDFG.cpp 3 additions, 6 deletionsllvm/lib/Transforms/BuildDFG/BuildDFG.cpp
- llvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp 168 additions, 136 deletionsllvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
- llvm/lib/Transforms/DFG2LLVM_X86/Makefile 2 additions, 2 deletionsllvm/lib/Transforms/DFG2LLVM_X86/Makefile
Loading
Please register or sign in to comment