- 04f486a am 1d565eae: am 49e5ec42: Merge "ART: Start implementation of OpRegRegRegExtend for ARM64" by Andreas Gampe · 11 years ago
- 1d565ea am 49e5ec42: Merge "ART: Start implementation of OpRegRegRegExtend for ARM64" by Andreas Gampe · 11 years ago
- 9337b60 am 9aa8d68b: am 249fa663: Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 11 years ago
- 9aa8d68 am 249fa663: Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 11 years ago
- d860bc7 am 9c3c686e: am 4ef30e97: Merge "Add an option to enable collecting dex pc in ART profiler" by Calin Juravle · 11 years ago
- 9c3c686 am 4ef30e97: Merge "Add an option to enable collecting dex pc in ART profiler" by Calin Juravle · 11 years ago
- c93a139 am 14f742dd: am 995b32cc: Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago
- 70ce683 am 8501e3d2: am 69070788: Merge "ART: Reserve 8B for float literals on ARM64" by Andreas Gampe · 11 years ago
- 14f742d am 995b32cc: Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago
- 8501e3d am 69070788: Merge "ART: Reserve 8B for float literals on ARM64" by Andreas Gampe · 11 years ago
- 423236f am c648c4cc: am 57eb0b46: Merge "ART: Change rrr add and sub for ARM64" by Andreas Gampe · 11 years ago
- 02c6454 am 167b1eb7: am 48bb32a4: Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 11 years ago
- c648c4c am 57eb0b46: Merge "ART: Change rrr add and sub for ARM64" by Andreas Gampe · 11 years ago
- 167b1eb am 48bb32a4: Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 11 years ago
- 57f2afc am 054b29e1: am ef38670c: Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 11 years ago
- 054b29e am ef38670c: Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 11 years ago
- bb4d8f9 am 5e0ec3f5: am 0c29909c: Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAt by Ian Rogers · 11 years ago
- 5e0ec3f am 0c29909c: Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAtomic operatio by Ian Rogers · 11 years ago
- 0c29909 Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAtomic operations." by Ian Rogers · 11 years ago
- 995b32c Merge "ART: Implicit checks in the compiler are independent from Runtime" by Andreas Gampe · 11 years ago
- 5655e84 ART: Implicit checks in the compiler are independent from Runtime by Andreas Gampe · 11 years ago
- 6907078 Merge "ART: Reserve 8B for float literals on ARM64" by Andreas Gampe · 11 years ago
- f987927 ART: Reserve 8B for float literals on ARM64 by Andreas Gampe · 11 years ago
- 57eb0b4 Merge "ART: Change rrr add and sub for ARM64" by Andreas Gampe · 11 years ago
- 9f975bf ART: Change rrr add and sub for ARM64 by Andreas Gampe · 11 years ago
- 48bb32a Merge "ART: Target-dependent stack overflow, less check elision" by Andreas Gampe · 11 years ago
- 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 11 years ago
- ef38670 Merge "Ensure classes are initialized rather than initializing." by Ian Rogers · 11 years ago
- 6c5cb21 Ensure classes are initialized rather than initializing. by Ian Rogers · 11 years ago
- 49e5ec4 Merge "ART: Start implementation of OpRegRegRegExtend for ARM64" by Andreas Gampe · 11 years ago
- 47b31aa ART: Start implementation of OpRegRegRegExtend for ARM64 by Andreas Gampe · 11 years ago
- a550f71 am b190b494: am 241fd119: Merge "Fix GetMethodID to find an interface method from a super-interface" by Brian Carlstrom · 11 years ago
- b190b49 am 241fd119: Merge "Fix GetMethodID to find an interface method from a super-interface" by Brian Carlstrom · 11 years ago
- dbdbe78 am c56c4383: am 06729a64: Merge "Add missing parens to Makefile rule." by Nicolas Geoffray · 11 years ago
- c56c438 am 06729a64: Merge "Add missing parens to Makefile rule." by Nicolas Geoffray · 11 years ago
- dbaa4fa am 8b005fe1: am 7258eaa0: Merge "Build rules for running run-test with optimizing compiler." by Nicolas Geoffray · 11 years ago
- 8b005fe am 7258eaa0: Merge "Build rules for running run-test with optimizing compiler." by Nicolas Geoffray · 11 years ago
- 5744b41 am b1934a8c: am 9b743ef7: Merge "AArch64: Fix OpCmpMemImmBranch." by Bill Buzbee · 11 years ago
- b1934a8 am 9b743ef7: Merge "AArch64: Fix OpCmpMemImmBranch." by Bill Buzbee · 11 years ago
- 3f33f11 am aa47fbf6: am 5969734b: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- aa47fbf am 5969734b: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- c25b33b am d0d07fca: am 71921a3f: Merge "x86_64: Clobber r8 to r11 and xmm0 to xmm15" by Ian Rogers · 11 years ago
- d0d07fc am 71921a3f: Merge "x86_64: Clobber r8 to r11 and xmm0 to xmm15" by Ian Rogers · 11 years ago
- a93715a am ccb3d4c4: am ad6a3285: Merge "Fix systrace logging, total paused time, and bytes saved message." by Mathieu Chartier · 11 years ago
- ccb3d4c am ad6a3285: Merge "Fix systrace logging, total paused time, and bytes saved message." by Mathieu Chartier · 11 years ago
- ad6a328 Merge "Fix systrace logging, total paused time, and bytes saved message." by Mathieu Chartier · 11 years ago
- 5ce93ca am e3ae7c12: am 4fab5a1f: Merge "Enable background compaction by default" by Mathieu Chartier · 11 years ago
- 19d46b4 Fix systrace logging, total paused time, and bytes saved message. by Mathieu Chartier · 11 years ago
- e3ae7c1 am 4fab5a1f: Merge "Enable background compaction by default" by Mathieu Chartier · 11 years ago
- 4ef30e9 Merge "Add an option to enable collecting dex pc in ART profiler" by Calin Juravle · 11 years ago
- a93b0bb Add an option to enable collecting dex pc in ART profiler by Wei Jin · 11 years ago
- 06729a6 Merge "Add missing parens to Makefile rule." by Nicolas Geoffray · 11 years ago
- fe40874 Add missing parens to Makefile rule. by Nicolas Geoffray · 11 years ago
- 7258eaa Merge "Build rules for running run-test with optimizing compiler." by Nicolas Geoffray · 11 years ago
- 5969734 Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- 7071c8d Add x86 inlined abs method for float/double by Yixin Shou · 11 years ago
- 249fa66 Merge "Fix art_quick_instrumentation_exit for ARM64" by Sebastien Hertz · 11 years ago
- 70f8d4b Fix art_quick_instrumentation_exit for ARM64 by Sebastien Hertz · 11 years ago
- 241fd11 Merge "Fix GetMethodID to find an interface method from a super-interface" by Brian Carlstrom · 11 years ago
- 004644f Fix GetMethodID to find an interface method from a super-interface by Brian Carlstrom · 11 years ago
- 4fab5a1 Merge "Enable background compaction by default" by Mathieu Chartier · 11 years ago
- 9b743ef Merge "AArch64: Fix OpCmpMemImmBranch." by Bill Buzbee · 11 years ago
- 7c1c263 AArch64: Fix OpCmpMemImmBranch. by Zheng Xu · 11 years ago
- 71921a3 Merge "x86_64: Clobber r8 to r11 and xmm0 to xmm15" by Ian Rogers · 11 years ago
- 8c2ce7c am c983f766: am dd69b14f: Merge "Fix error with remembered sets creation." by Mathieu Chartier · 11 years ago
- c983f76 am dd69b14f: Merge "Fix error with remembered sets creation." by Mathieu Chartier · 11 years ago
- 37b4623 am 91176f41: am bfa45cdd: Merge "Change reference processing to use heap references." by Mathieu Chartier · 11 years ago
- a033f70 Enable background compaction by default by Mathieu Chartier · 11 years ago
- 91176f4 am bfa45cdd: Merge "Change reference processing to use heap references." by Mathieu Chartier · 11 years ago
- 1819f2e am e2a48d2f: am 9506afda: Merge "Revert "Add x86 inlined abs method for float/double"" by Vladimir Marko · 11 years ago
- e2a48d2 am 9506afda: Merge "Revert "Add x86 inlined abs method for float/double"" by Vladimir Marko · 11 years ago
- c8183e1 am 4b0e60ac: am b5c526df: Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
- 4b0e60a am b5c526df: Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
- 56bbece am e3f3e4bb: am 38510acc: Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
- e3f3e4b am 38510acc: Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
- 65e7487 am 46ddb940: am fbb2ea0b: Merge "Revert "Revert "Fix access to FP registers when visiting stack""" by Sebastien Hertz · 11 years ago
- 46ddb94 am fbb2ea0b: Merge "Revert "Revert "Fix access to FP registers when visiting stack""" by Sebastien Hertz · 11 years ago
- e65f5c5 am f8b267d8: am 838b38fa: Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
- f8b267d am 838b38fa: Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
- ed5e05b am dd0b7b9c: am f4d7d950: Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
- dd0b7b9 am f4d7d950: Merge "Fix build: style issue." by Vladimir Marko · 11 years ago
- 581f2b1 am 8e5c6329: am a992a282: Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
- 8e5c632 am a992a282: Merge "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
- ac4f44d am e17fdf8f: am d87c29c7: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- e17fdf8 am d87c29c7: Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
- 23a8a35 am 83488a4b: am 988bbed8: Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
- bf62acb am 2a7628a0: am 4b855675: Merge "Fix run-test for OSX." by Ian Rogers · 11 years ago
- 83488a4 am 988bbed8: Merge "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
- 2a7628a am 4b855675: Merge "Fix run-test for OSX." by Ian Rogers · 11 years ago
- dd69b14 Merge "Fix error with remembered sets creation." by Mathieu Chartier · 11 years ago
- 96bcd45 Fix error with remembered sets creation. by Mathieu Chartier · 11 years ago
- bfa45cd Merge "Change reference processing to use heap references." by Mathieu Chartier · 11 years ago
- b5c526d Merge "AArch64: Add transition assembly to wrapper native functions." by Bill Buzbee · 11 years ago
- 0210d11 AArch64: Add transition assembly to wrapper native functions. by Zheng Xu · 11 years ago
- 838b38f Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
- bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 11 years ago
- 38510ac Merge "ART: Make verifier check invocation args of unresolved methods" by Andreas Gampe · 11 years ago
- 4b85567 Merge "Fix run-test for OSX." by Ian Rogers · 11 years ago
- 2a65d4b Fix run-test for OSX. by Ian Rogers · 11 years ago
- f4d7d95 Merge "Fix build: style issue." by Vladimir Marko · 11 years ago