1. 8d4122f Merge "Get rid of platform-specific method inliners." by Vladimir Marko · 12 years ago
  2. 867a2b3 Get rid of platform-specific method inliners. by Vladimir Marko · 12 years ago
  3. 31c2aac Rename ClobberCalleeSave to *Caller*, fix it for x86. by Vladimir Marko · 12 years ago
  4. 1da1e2f More compile-time tuning by buzbee · 12 years ago
  5. 3e5af82 Intrinsic Unsafe.CompareAndSwapLong() for ARM. by Vladimir Marko · 12 years ago
  6. 1c282e2 Refactor intrinsic CAS, prepare for 64-bit version. by Vladimir Marko · 12 years ago
  7. 2247984 Clean up kOpCmp on ARM. by Vladimir Marko · 12 years ago
  8. 3cebbc7 Merge "Rewrite intrinsics detection." into dalvik-dev by Vladimir Marko · 12 years ago
  9. 332b7aa Improve Thumb2 instructions' use of constant operands. by Vladimir Marko · 12 years ago
  10. 5c96e6b Rewrite intrinsics detection. by Vladimir Marko · 12 years ago
  11. 7020278 Support hardware divide instruction by Dave Allison · 12 years ago
  12. e508a20 Fix unaligned Memory peek/poke intrinsics. by Vladimir Marko · 12 years ago
  13. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 12 years ago
  14. a8b4caf Add byte swap instructions for ARM and x86. by Vladimir Marko · 12 years ago
  15. a61f495 Add timing logger to Quick compiler by buzbee · 12 years ago
  16. a8d24bf Merge "64-bit prep" into dalvik-dev by buzbee · 12 years ago
  17. 0d82948 64-bit prep by buzbee · 12 years ago
  18. 379067c Don't clobber array reg if its needed for card marking by Ian Rogers · 12 years ago
  19. 773aab1 Correct free-ing of temp register. by Ian Rogers · 12 years ago
  20. 409fe94 Quick assembler fix by buzbee · 12 years ago
  21. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 12 years ago
  22. c68fb20 Merge "Inflate contended lock word by suspending owner." into dalvik-dev by Ian Rogers · 12 years ago
  23. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 12 years ago
  24. b48819d Compile-time tuning: assembly phase by buzbee · 12 years ago
  25. 1fc5800 Art compiler: minor instruction assembler fix by buzbee · 12 years ago
  26. 2de2aa1 Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 12 years ago
  27. 77695d2 am 715084a2: am 9d7e507f: am 95848d01: Revert "Fix CAS intrinsic to clear exclusive if values don\'t match." by Jeff Hao · 12 years ago
  28. 95848d0 Revert "Fix CAS intrinsic to clear exclusive if values don't match." by Jeff Hao · 12 years ago
  29. 3a08315 Fix CAS intrinsic to clear exclusive if values don't match. by Jeff Hao · 12 years ago
  30. 78765e8 Fix CAS intrinsic to clear exclusive if values don't match. by Jeff Hao · 12 years ago
  31. bd663de Compile-time tuning: register/bb utilities by buzbee · 12 years ago
  32. 252254b More Quick compile-time tuning: labels & branches by buzbee · 12 years ago
  33. 9b297bf Refactor CompilerDriver::Compute..FieldInfo by Ian Rogers · 12 years ago
  34. 11b63d1 Quick compiler: division by literal fix by buzbee · 12 years ago
  35. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  36. 468532e Entry point clean up. by Ian Rogers · 12 years ago
  37. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  38. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago
  39. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  40. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 12 years ago
  41. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 12 years ago
  42. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  43. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 12 years ago
  44. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  45. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  46. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 12 years ago
  47. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  48. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  49. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago