summaryrefslogtreecommitdiff
path: root/src/compiler/llvm/compiler_llvm.cc
diff options
context:
space:
mode:
author Sebastien Hertz <shertz@google.com> 2013-06-28 14:24:48 +0200
committer Sebastien Hertz <shertz@google.com> 2013-07-01 10:59:28 +0200
commitcc10e0eca724a005faa2d0d5a9445df7fe6ef1c6 (patch)
treed7660a0eeaca72e422a55fe92d7b79a172714389 /src/compiler/llvm/compiler_llvm.cc
parent2cb33b8f7377f532cebed755be89bb351c150a22 (diff)
Constructor barrier support in DEX-to-DEX compiler.
Bug: 9307738 Some constructors require a barrier before returning. This CL introduces the RETURN-VOID-BARRIER instruction. The DEX-to-DEX compiler replaces all RETURN-VOID instructions where a barrier is required by this instruction. The interpreter and the verifier are updated to support this new instruction. Change-Id: If31979b4027bc12157b933eda9fcbd5270edd202
Diffstat (limited to 'src/compiler/llvm/compiler_llvm.cc')
0 files changed, 0 insertions, 0 deletions