summaryrefslogtreecommitdiffstats
path: root/vm/compiler/Loop.cpp
Commit message (Collapse)AuthorAgeFilesLines
* am 0cdf3934: am d2a4bb85: Merge "Fix a leak in the JIT."Elliott Hughes2012-04-241-2/+2
|\ | | | | | | | | * commit '0cdf3934d334805fd6f22040fa781a86515ad2bf': Fix a leak in the JIT.
| * Fix a leak in the JIT.Elliott Hughes2012-04-191-2/+2
| | | | | | | | | | | | We should use the JIT's arena rather than explicit allocation/deallocation. Change-Id: I12b78cb1586222b082b140e4a1db00969ce23e3c
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-14/+14
|/ | | | | | | | | See https://android-git.corp.google.com/g/#/c/157220 Also fix an occurrence of LOGW missed in an earlier change. Bug: 5449033 Change-Id: I2e3b23839e6dcd09015d6402280e9300c75e3406
* am 9f54185b: Set "needFallThroughBranch" flag during block split.Ben Cheng2011-04-221-1/+17
| | | | | * commit '9f54185b4186def90351903bb2e97090e06ab559': Set "needFallThroughBranch" flag during block split.
* Move the compiler into C++.Carl Shapiro2011-04-191-0/+736
Change-Id: Idffbdb02c29e2be03a75f5a0a664603f2299504a