aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionPass.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2016-03-28 12:52:58 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2016-03-28 12:52:58 +0000
commit424be9283188be74ef68f017858a383833ec46c1 (patch)
tree6de0dbe038b99e7b0c77e493ba0e8d00b88b671c /llvm/lib/CodeGen/MachineFunctionPass.cpp
parent52ae58259d0fd83448b82dd9e13782f230c1fd79 (diff)
downloadllvm-424be9283188be74ef68f017858a383833ec46c1.zip
llvm-424be9283188be74ef68f017858a383833ec46c1.tar.gz
llvm-424be9283188be74ef68f017858a383833ec46c1.tar.bz2
[OPENMP] Allow runtime insert its own code inside OpenMP regions.
Solution unifies interface of RegionCodeGenTy type to allow insert runtime-specific code before/after main codegen action defined in CGStmtOpenMP.cpp file. Runtime should not define its own RegionCodeGenTy for general OpenMP directives, but must be allowed to insert its own (required) code to support target specific codegen. llvm-svn: 264576
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions