summaryrefslogtreecommitdiffstats
path: root/vm/compiler/Frontend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "dalvik: add placeholder for future changes"Steve Kondik2014-05-011-8/+0
* dalvik: add placeholder for future changesWei Wang2014-03-211-0/+8
* dalvik: dalvik device extension pack.Xin Qi2013-10-311-3/+52
* [X86] X86 trace JIT compiler supportDong-Yuan Chen2012-07-201-1/+58
* Bug fix for control-flow construction involving nested loops.Ben Cheng2012-01-181-15/+53
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-10/+10
* Remove unsupported experimental opcodes.Elliott Hughes2012-01-051-33/+8
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-11/+11
* Prefer printf format "%#x" over "0x%x".Dan Bornstein2011-05-261-2/+2
* Further conservation of newlines.Dan Bornstein2011-05-261-2/+2
* Consolidate curFrame fields in thread storagebuzbee2011-04-221-1/+1
* am 9f54185b: Set "needFallThroughBranch" flag during block split.Ben Cheng2011-04-221-0/+1
* Move the compiler into C++.Carl Shapiro2011-04-191-0/+2106