summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/codegen.h
AgeCommit message (Expand)Author
2013-02-07Merge "Add sun.misc.Unsafe get/put int/long/object intrinsics." into dalvik-dev Jeff Hao
2013-02-07Add sun.misc.Unsafe get/put int/long/object intrinsics. Jeff Hao
2013-02-07Compiler cleanup: remove some old JIT leftovers. buzbee
2013-02-06Compiler constant handling rework buzbee
2013-02-01Rename compiler_llvm CompilationUnit to LlvmCompilationUnit Brian Carlstrom
2013-01-22Remove kExceptionPending flag from thread and codegen. jeffhao
2012-12-11Compiler: Take advantage of constant propagation buzbee
2012-12-01Intrinsic for java.lang.Thread.currentThread. Ian Rogers
2012-11-28Workaround for Issue 7250540 buzbee
2012-11-27Quick compiler: minor cleanup buzbee
2012-11-25Quick compiler: Single .so for all targets buzbee