1. a1a7074 Rewrite kMirOpSelect for all IF_ccZ opcodes. by Vladimir Marko · 11 years ago
  2. 00e1ec6 Revert "Revert "Rework Quick compiler's register handling"" by Bill Buzbee · 11 years ago
  3. be0e546 Cache field lowering info in mir_graph. by Vladimir Marko · 11 years ago
  4. ae9fd93 Tell GDB about Quick ART generated code by Mark Mendell · 11 years ago
  5. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago
  6. 86ec520 Revert "Rework Quick compiler's register handling" by Bill Buzbee · 11 years ago
  7. 2c1ed45 Rework Quick compiler's register handling by buzbee · 11 years ago
  8. 9c86a02 Revert "Annotate used fields." by Ian Rogers · 11 years ago
  9. 4dc2338 Merge "Annotate used fields." by Vladimir Marko · 11 years ago
  10. 4028a6c Inline x86 String.indexOf by Mark Mendell · 11 years ago
  11. 7f6cf56 Annotate used fields. by Vladimir Marko · 11 years ago
  12. 818f210 Re-apply: Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  13. 1af0c0b Revert "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago
  14. 68a5fef Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  15. 3bc0174 GenSpecialCase support for x86 by Razvan A Lupusoru · 11 years ago
  16. 614c2b4 Support to generate inline long to FP bytecodes for x86 by Razvan A Lupusoru · 11 years ago
  17. b1e61ad Merge "Tweak Mir2Lir::GenInstanceofCallingHelper for X86" by Ian Rogers · 11 years ago
  18. 6607d97 Tweak Mir2Lir::GenInstanceofCallingHelper for X86 by Mark Mendell · 11 years ago
  19. 41ccc3b Merge "Added inlined abs method with float and double type" by Ian Rogers · 11 years ago
  20. 55d0eac Support Direct Method/Type access for X86 by Mark Mendell · 11 years ago
  21. dbb17e3 Added inlined abs method with float and double type by Yixin Shou · 11 years ago
  22. 2c498d1 Specializing x86 range argument copying by Razvan A Lupusoru · 11 years ago
  23. 6a5ed25 Merge "Redo x86 int arithmetic" by Ian Rogers · 11 years ago
  24. bcec6fb Make slow paths easier to write by Dave Allison · 12 years ago
  25. feb2b4e Redo x86 int arithmetic by Mark Mendell · 11 years ago
  26. 616ffaf Merge "Enable compiler temporaries" by Ian Rogers · 11 years ago
  27. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 12 years ago
  28. 39a5489 Merge "Improve GenConstString, GenS{get,put} for x86" by Ian Rogers · 11 years ago
  29. 95e3eeb Merge "x86 updates GenInlinedUnsafePut/GenInstanceofFinal" by Ian Rogers · 11 years ago
  30. f7a0c5e Merge "Embed array class pointers at array allocation sites." by Hiroshi Yamauchi · 11 years ago
  31. df8ee2e x86 updates GenInlinedUnsafePut/GenInstanceofFinal by Mark Mendell · 11 years ago
  32. 766e929 Improve GenConstString, GenS{get,put} for x86 by Mark Mendell · 11 years ago
  33. bb8f0ab Embed array class pointers at array allocation sites. by Hiroshi Yamauchi · 11 years ago
  34. 7ea5daf Merge "Improve x86 long multiply and shifts" by Ian Rogers · 11 years ago
  35. e27b3bf Support GenSelect for x86 by Razvan A Lupusoru · 12 years ago
  36. 4708dcd Improve x86 long multiply and shifts by Mark Mendell · 12 years ago
  37. 2bf31e6 Improve x86 long divide by Mark Mendell · 12 years ago
  38. 3f5b42f Merge "Optimize x86 long arithmetic" by Vladimir Marko · 12 years ago
  39. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 12 years ago
  40. e02d48f Optimize x86 long arithmetic by Mark Mendell · 12 years ago
  41. d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 12 years ago
  42. 8ff67e3 Revert "Better support for x86 XMM registers" by Bill Buzbee · 12 years ago
  43. 766a5e5 Better support for x86 XMM registers by Mark Mendell · 12 years ago
  44. bd288c2 Add conditional move support to x86 and allow GenMinMax to use it by Razvan A Lupusoru · 12 years ago
  45. 090dd44 Eliminate redundant x86 compare for GenDivZeroCheck by Razvan A Lupusoru · 12 years ago
  46. 5816ed4 Detect special methods at the end of verification. by Vladimir Marko · 12 years ago
  47. e13717e Per-DexFile locking for inliner initialization. by Vladimir Marko · 12 years ago
  48. b8a0c23 Merge "Unsafe.compareAndSwapLong() intrinsic for x86." by Vladimir Marko · 12 years ago
  49. 31c2aac Rename ClobberCalleeSave to *Caller*, fix it for x86. by Vladimir Marko · 12 years ago
  50. 06606b9 Performance improvement for mapping table creation. by Vladimir Marko · 12 years ago
  51. 70b797d Unsafe.compareAndSwapLong() intrinsic for x86. by Vladimir Marko · 12 years ago
  52. 1e6cb63 Delta-encoding of mapping tables. by Vladimir Marko · 12 years ago
  53. 3e5af82 Intrinsic Unsafe.CompareAndSwapLong() for ARM. by Vladimir Marko · 12 years ago
  54. 1c282e2 Refactor intrinsic CAS, prepare for 64-bit version. by Vladimir Marko · 12 years ago
  55. 5c96e6b Rewrite intrinsics detection. by Vladimir Marko · 12 years ago
  56. e508a20 Fix unaligned Memory peek/poke intrinsics. by Vladimir Marko · 12 years ago
  57. 65636e5 Add intrinsics for Memory peek/poke. by Vladimir Marko · 12 years ago
  58. 6bdf1ff Add intrinsics for {Short,Int,Long}.reverseBytes(). by Vladimir Marko · 12 years ago
  59. 0d82948 64-bit prep by buzbee · 12 years ago
  60. 409fe94 Quick assembler fix by buzbee · 12 years ago
  61. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 12 years ago
  62. c68fb20 Merge "Inflate contended lock word by suspending owner." into dalvik-dev by Ian Rogers · 12 years ago
  63. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 12 years ago
  64. b48819d Compile-time tuning: assembly phase by buzbee · 12 years ago
  65. d91d6d6 Introduce Signature type to avoid string comparisons. by Ian Rogers · 12 years ago
  66. c729a6b Improve promotion of double-precision regs by buzbee · 12 years ago
  67. bd663de Compile-time tuning: register/bb utilities by buzbee · 12 years ago
  68. 252254b More Quick compile-time tuning: labels & branches by buzbee · 12 years ago
  69. 9f799db Merge "Compile-time tuning" into dalvik-dev by buzbee · 12 years ago
  70. 56c7178 Compile-time tuning by buzbee · 12 years ago
  71. 9b297bf Refactor CompilerDriver::Compute..FieldInfo by Ian Rogers · 12 years ago
  72. 11b63d1 Quick compiler: division by literal fix by buzbee · 12 years ago
  73. 96faf5b Uleb128 compression of vmap and mapping table. by Ian Rogers · 12 years ago
  74. 468532e Entry point clean up. by Ian Rogers · 12 years ago
  75. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  76. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 12 years ago
  77. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  78. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  79. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  80. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  81. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  82. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed (99%) from src/compiler/dex/quick/mir_to_lir.h]
  83. 51c2467 libart-compiler cleanup by Brian Carlstrom · 12 years ago
  84. c9e463c Faster instance-of for final classes. by Ian Rogers · 12 years ago
  85. 980d16b Stage 2 of cast elision opt. by Dragos Sbirlea · 12 years ago
  86. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  87. e3cd2f0 Enable devirtualization for abstract and sub-class methods. by Ian Rogers · 12 years ago
  88. 6282dc1 MIR tidying. by Ian Rogers · 12 years ago
  89. 9d6589c Merge "Compiler: continuing refactoring" into dalvik-dev by buzbee · 12 years ago
  90. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago
  91. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  92. b0245ae Compiler: stop wasting cycles.... by buzbee · 12 years ago
  93. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  94. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago[Renamed (84%) from src/compiler/codegen/mir_to_lir.h]
  95. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago[Copied (72%) from src/compiler/codegen/method_bitcode.h]
  96. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  97. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  98. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago[Copied (67%) from src/compiler/codegen/optimizer.h]
  99. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (97%) from src/compiler/codegen/Optimizer.h]
  100. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 13 years ago