Skip to content
Snippets Groups Projects
Commit 157d3bdb authored by Prakalp Srivastava's avatar Prakalp Srivastava
Browse files

(1) Code to generate pthread create, join, exit calls

(2) Have to generate code for a new Launch function which can be called by
pthread_create and which extracts the root inputs from a memory location i8*.
(3) Formatted the different files to be more consisitent with LLVM coding
principles
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
parent 4277e3c5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment