- 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 10 years ago
- 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
- d9cb8ae Fix art test failures for Mips. by Douglas Leung · 10 years ago
- ccc6026 ART: Rework TargetReg(symbolic_reg, wide) by Andreas Gampe · 10 years ago
- 48f5c47 Replace memory barriers to better reflect Java needs. by Hans Boehm · 10 years ago
- 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
- 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
- 4eca9f5 Slow path for iget should expect return in core reg by Serguei Katkov · 10 years ago
- 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
- 34e826c Add implicit null and stack checks for x86 by Dave Allison · 11 years ago
- 8159af6 ART: Check slow_paths_.Size() every time by Chao-ying Fu · 10 years ago
- a77ee51 x86_64: TargetReg update for x86 by Chao-ying Fu · 10 years ago
- b5860fb Register promotion support for 64-bit targets by buzbee · 10 years ago
- 4b537a8 ART: Quick compiler: More size checks, add TargetReg variants by Andreas Gampe · 10 years ago
- 2db3e26 Fix quick mode bugs for Mips. by Douglas Leung · 10 years ago
- 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 10 years ago
- de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 10 years ago
- 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 10 years ago
- 5655e84 ART: Implicit checks in the compiler are independent from Runtime by Andreas Gampe · 10 years ago
- 33ae558 Arm64 hard-float by buzbee · 10 years ago
- 7e399fd x86_64: Disable all optimizations and fix bugs by Chao-ying Fu · 10 years ago
- 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 10 years ago
- a014776 x86_64: Add long bytecode supports (2/2) by Chao-ying Fu · 10 years ago
- 87662da Merge "Quick compiler: reference cleanup" by buzbee · 10 years ago
- a0cd2d7 Quick compiler: reference cleanup by buzbee · 10 years ago
- 03dbc04 Make class status volatile. by Ian Rogers · 10 years ago
- 0955f7e AArch64: fixing some assertions. by Matteo Franchin · 11 years ago
- ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 11 years ago
- e87f9b5 Allow X86 QBE to be extended by Mark Mendell · 11 years ago
- 2f244e9 ART: Add more ThreadOffset in Mir2Lir and backends by Andreas Gampe · 11 years ago
- 674744e Use atomic load/store for volatile IGET/IPUT/SGET/SPUT. by Vladimir Marko · 11 years ago
- 3bf7c60 Cleanup ARM load/store wide and remove unused param s_reg. by Vladimir Marko · 11 years ago
- 455759b Remove LoadBaseDispWide and StoreBaseDispWide. by Vladimir Marko · 11 years ago
- 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 11 years ago
- 8668c3c Add finalizer references from the entrypoints. by Mathieu Chartier · 11 years ago
- 3b004ba Simplify GenConstString by Mingyao Yang · 11 years ago
- 6ffcfa0 Rewrite suspend test check with LIRSlowPath. by Mingyao Yang · 11 years ago
- 9c3b089 Revert "Revert "ART: Extracts an utility function of the duplicated code"" by Andreas Gampe · 11 years ago
- b5a14d2 Revert "ART: Extracts an utility function of the duplicated code" by Andreas Gampe · 11 years ago
- 973cc95 ART: Extracts an utility function of the duplicated code by Dmitry Petrochenko · 11 years ago
- 125011d Merge "Delete throw launchpads." by Mingyao Yang · 11 years ago
- 0ea4bf7 Merge "Update load/store utilities for 64-bit backends" by buzbee · 11 years ago
- 695d13a Update load/store utilities for 64-bit backends by buzbee · 11 years ago
- 3a74d15 Delete throw launchpads. by Mingyao Yang · 11 years ago
- 80365d9 Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."" by Mingyao Yang · 11 years ago
- 7fff544 Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException." by Brian Carlstrom · 11 years ago
- d15f4e2 Fix a use of OpCondBranch that breaks the MIPS build. by Mingyao Yang · 11 years ago
- 9d46314 Use LIRSlowPath for throwing ArrayOutOfBoundsException. by Mingyao Yang · 11 years ago
- 425640d Merge "Use LIRSlowPath for throwing NPE." by Mingyao Yang · 11 years ago
- b4b0667 Fix volatile wide put/get to be atomic on x86 arch by Yevgeny Rouban · 11 years ago
- e643a17 Use LIRSlowPath for throwing NPE. by Mingyao Yang · 11 years ago
- d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
- f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
- 4289456 Use LIRSlowPath for throwing div by zero exception. by Mingyao Yang · 11 years ago
- 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
- 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
- 45157a4 Merge "ARM: enable optimisation for easy multiply, add modulus pattern." by Ian Rogers · 11 years ago
- 3da67a5 Add OpEndIT() for marking the end of OpIT blocks by Dave Allison · 11 years ago
- f9719f9 ARM: enable optimisation for easy multiply, add modulus pattern. by Zheng Xu · 11 years ago
- 6a58cb1 art: Handle x86_64 architecture equal to x86 by Dmitry Petrochenko · 11 years ago
- 43a065c Add GenBarrier() calls to terminate all IT blocks. by Dave Allison · 11 years ago
- 88e0463 Merge "Revert "Revert "Optimize easy multiply and easy div remainder.""" by Ian Rogers · 11 years ago
- dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
- f943914 Implement implicit stack overflow checks by Dave Allison · 11 years ago
- e2143c0 Revert "Revert "Optimize easy multiply and easy div remainder."" by Ian Rogers · 11 years ago
- 3654a6f Revert "Optimize easy multiply and easy div remainder." by Brian Carlstrom · 11 years ago
- 08df4b3 Optimize easy multiply and easy div remainder. by Zheng Xu · 11 years ago
- 2700f7e Continuing register cleanup by buzbee · 11 years ago
- 99ad723 Relaxed memory barriers for x86 by Razvan A Lupusoru · 11 years ago
- 0d507d1 Optimize stack overflow handling. by Mathieu Chartier · 11 years ago
- 60d7a65 Fix stack overflow for mutual recursion. by Brian Carlstrom · 11 years ago
- bfea9c2 Class initialization check elimination. by Vladimir Marko · 11 years ago
- 9a84ad9 Remove duplicated register load in function call to quick entry. by Zheng Xu · 11 years ago
- b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 11 years ago
- 3bc8615 Use LIRSlowPath for intrinsics, improve String.indexOf(). by Vladimir Marko · 11 years ago
- 00e1ec6 Revert "Revert "Rework Quick compiler's register handling"" by Bill Buzbee · 11 years ago
- be0e546 Cache field lowering info in mir_graph. by Vladimir Marko · 11 years ago
- 86ec520 Revert "Rework Quick compiler's register handling" by Bill Buzbee · 11 years ago
- 2c1ed45 Rework Quick compiler's register handling by buzbee · 11 years ago
- 9c86a02 Revert "Annotate used fields." by Ian Rogers · 11 years ago
- 7f6cf56 Annotate used fields. by Vladimir Marko · 11 years ago
- b1e61ad Merge "Tweak Mir2Lir::GenInstanceofCallingHelper for X86" by Ian Rogers · 11 years ago
- 6607d97 Tweak Mir2Lir::GenInstanceofCallingHelper for X86 by Mark Mendell · 11 years ago
- 55d0eac Support Direct Method/Type access for X86 by Mark Mendell · 11 years ago
- 6a5ed25 Merge "Redo x86 int arithmetic" by Ian Rogers · 11 years ago
- bcec6fb Make slow paths easier to write by Dave Allison · 11 years ago
- feb2b4e Redo x86 int arithmetic by Mark Mendell · 11 years ago
- 39a5489 Merge "Improve GenConstString, GenS{get,put} for x86" by Ian Rogers · 11 years ago
- 95e3eeb Merge "x86 updates GenInlinedUnsafePut/GenInstanceofFinal" by Ian Rogers · 11 years ago
- f7a0c5e Merge "Embed array class pointers at array allocation sites." by Hiroshi Yamauchi · 11 years ago
- df8ee2e x86 updates GenInlinedUnsafePut/GenInstanceofFinal by Mark Mendell · 11 years ago
- 2730db0 Add VerfiedMethod to DexCompilationUnit. by Vladimir Marko · 11 years ago
- 766e929 Improve GenConstString, GenS{get,put} for x86 by Mark Mendell · 11 years ago
- bb8f0ab Embed array class pointers at array allocation sites. by Hiroshi Yamauchi · 11 years ago
- 4708dcd Improve x86 long multiply and shifts by Mark Mendell · 11 years ago
- 2bf31e6 Improve x86 long divide by Mark Mendell · 11 years ago
- 3f5b42f Merge "Optimize x86 long arithmetic" by Vladimir Marko · 11 years ago
- be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 11 years ago
- e02d48f Optimize x86 long arithmetic by Mark Mendell · 11 years ago
- d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 11 years ago