Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] X86 trace JIT compiler support | Dong-Yuan Chen | 2012-07-20 | 1 | -1/+58 |
* | Bug fix for control-flow construction involving nested loops. | Ben Cheng | 2012-01-18 | 1 | -15/+53 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -10/+10 |
* | Remove unsupported experimental opcodes. | Elliott Hughes | 2012-01-05 | 1 | -33/+8 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -11/+11 |
* | Prefer printf format "%#x" over "0x%x". | Dan Bornstein | 2011-05-26 | 1 | -2/+2 |
* | Further conservation of newlines. | Dan Bornstein | 2011-05-26 | 1 | -2/+2 |
* | Consolidate curFrame fields in thread storage | buzbee | 2011-04-22 | 1 | -1/+1 |
* | am 9f54185b: Set "needFallThroughBranch" flag during block split. | Ben Cheng | 2011-04-22 | 1 | -0/+1 |
* | Move the compiler into C++. | Carl Shapiro | 2011-04-19 | 1 | -0/+2106 |