summaryrefslogtreecommitdiffstats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* Timely color fixbuzbee2013-09-141-1/+18
* Make inlined CAS32 loop until store is successful if values match.Jeff Hao2013-09-131-12/+13
* Revert "Fix CAS intrinsic to clear exclusive if values don't match."Jeff Hao2013-09-121-2/+1
* Fix CAS intrinsic to clear exclusive if values don't match.Jeff Hao2013-09-121-1/+2
* Merge "Fix image_test for SMALL_ART" into klp-devBrian Carlstrom2013-09-041-0/+3
|\
| * Fix image_test for SMALL_ARTBrian Carlstrom2013-09-031-0/+3
* | Multi threaded hashed deduplication during compilation.Mathieu Chartier2013-09-0314-33/+578
|/
* Fix ImageHeader.IsValidBrian Carlstrom2013-09-031-0/+30
* Update ART for LLVM merge up to r187914.Stephen Hines2013-08-292-4/+2
* am 01e9779a: Merge "Write out image bitmap inside of image file." into klp-devMathieu Chartier2013-08-293-5/+48
|\
| * Merge "Write out image bitmap inside of image file." into klp-devMathieu Chartier2013-08-293-5/+48
| |\
| | * Write out image bitmap inside of image file.Mathieu Chartier2013-08-293-5/+48
* | | Make DexFiles opened from files readonly by default, but writable during dex2oatBrian Carlstrom2013-08-291-53/+0
* | | Revert "Update ART for LLVM merge up to r187914."Ian Rogers2013-08-292-2/+4
|/ /
* | Update blacklist for klp-devBrian Carlstrom2013-08-281-1/+2
* | Update ART for LLVM merge up to r187914.Stephen Hines2013-08-282-4/+2
* | Handle OOMEs in class linker with grace.Ian Rogers2013-08-271-3/+10
* | Reduce the scope of a ScopedObjectAccess in dex2oat.Ian Rogers2013-08-271-1/+1
* | am 2cea26c1: am c6dfdace: Add buffering to ELF file generationBrian Carlstrom2013-08-276-1/+133
|\ \ | |/
| * Add buffering to ELF file generationBrian Carlstrom2013-08-266-1/+133
* | Quick compiler: division by literal fixbuzbee2013-08-278-19/+17
* | Merge "New arena memory allocator." into dalvik-devMathieu Chartier2013-08-2625-315/+405
|\ \
| * | New arena memory allocator.Mathieu Chartier2013-08-2625-315/+405
* | | Fix typo in elf writer.Mathieu Chartier2013-08-261-1/+1
|/ /
* | Merge "Fix sort order to make register promotion stable" into dalvik-devBrian Carlstrom2013-08-261-1/+6
|\ \
| * | Fix sort order to make register promotion stableBrian Carlstrom2013-08-231-1/+6
* | | Use atomic integer for compiler driver work balancing.Mathieu Chartier2013-08-231-14/+22
* | | Don't scan image space when starting runtime.Ian Rogers2013-08-232-2/+2
|/ /
* | Revert "Update ART for LLVM merge up to r187914."Brian Carlstrom2013-08-222-2/+4
|/
* Update ART for LLVM merge up to r187914.Stephen Hines2013-08-222-4/+2
* am 42b32404: Update black list with Landroid/webkit/WebViewFactory;Brian Carlstrom2013-08-221-0/+1
|\
| * Update black list with Landroid/webkit/WebViewFactory;Brian Carlstrom2013-08-221-0/+1
* | Don't skip compilation for portable builds.Ian Rogers2013-08-211-0/+2
* | Merge "Don't allow class status to go backward except for error." into dalvik...Ian Rogers2013-08-212-54/+77
|\ \
| * | Don't allow class status to go backward except for error.Ian Rogers2013-08-212-54/+77
* | | Compiler filter updatebuzbee2013-08-212-33/+51
|/ /
* | Avoid throwing NoClassDefFoundError at compile time.Ian Rogers2013-08-201-32/+23
* | Merge "Reduce AOT initialization." into dalvik-devIan Rogers2013-08-202-111/+143
|\ \
| * | Reduce AOT initialization.Ian Rogers2013-08-192-111/+143
* | | Revert "Update ART for LLVM merge up to r187914."Brian Carlstrom2013-08-192-2/+4
| |/ |/|
* | Tolerate both old and new java.util.concurrent.ConcurrentHashMapBrian Carlstrom2013-08-191-0/+1
* | Update ART for LLVM merge up to r187914.Stephen Hines2013-08-192-4/+2
* | More suspend check repair.buzbee2013-08-194-15/+20
|/
* Merge "Build fix." into dalvik-devIan Rogers2013-08-191-7/+7
|\
| * Build fix.Ian Rogers2013-08-191-7/+7
* | Merge "Fix suspend check optimization" into dalvik-devbuzbee2013-08-194-12/+20
|\ \ | |/ |/|
| * Fix suspend check optimizationbuzbee2013-08-194-12/+20
* | Build fix.Ian Rogers2013-08-161-1/+1
* | Merge "Get SEA fibonacci running in interpreter mode." into dalvik-devIan Rogers2013-08-1614-93/+233
|\ \
| * | Get SEA fibonacci running in interpreter mode.Dragos Sbirlea2013-08-1614-93/+233
| |/