1. dbb17e3 Added inlined abs method with float and double type by Yixin Shou · 11 years ago
  2. 616ffaf Merge "Enable compiler temporaries" by Ian Rogers · 11 years ago
  3. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 12 years ago
  4. 39a5489 Merge "Improve GenConstString, GenS{get,put} for x86" by Ian Rogers · 11 years ago
  5. 95e3eeb Merge "x86 updates GenInlinedUnsafePut/GenInstanceofFinal" by Ian Rogers · 11 years ago
  6. f7a0c5e Merge "Embed array class pointers at array allocation sites." by Hiroshi Yamauchi · 12 years ago
  7. df8ee2e x86 updates GenInlinedUnsafePut/GenInstanceofFinal by Mark Mendell · 12 years ago
  8. 766e929 Improve GenConstString, GenS{get,put} for x86 by Mark Mendell · 12 years ago
  9. bb8f0ab Embed array class pointers at array allocation sites. by Hiroshi Yamauchi · 12 years ago
  10. 7ea5daf Merge "Improve x86 long multiply and shifts" by Ian Rogers · 12 years ago
  11. e27b3bf Support GenSelect for x86 by Razvan A Lupusoru · 12 years ago
  12. 4708dcd Improve x86 long multiply and shifts by Mark Mendell · 12 years ago
  13. 2bf31e6 Improve x86 long divide by Mark Mendell · 12 years ago
  14. 3f5b42f Merge "Optimize x86 long arithmetic" by Vladimir Marko · 12 years ago
  15. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 12 years ago
  16. e02d48f Optimize x86 long arithmetic by Mark Mendell · 12 years ago
  17. d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 12 years ago
  18. 8ff67e3 Revert "Better support for x86 XMM registers" by Bill Buzbee · 12 years ago
  19. 766a5e5 Better support for x86 XMM registers by Mark Mendell · 12 years ago
  20. bd288c2 Add conditional move support to x86 and allow GenMinMax to use it by Razvan A Lupusoru · 12 years ago
  21. 090dd44 Eliminate redundant x86 compare for GenDivZeroCheck by Razvan A Lupusoru · 12 years ago
  22. 5816ed4 Detect special methods at the end of verification. by Vladimir Marko · 12 years ago
  23. e13717e Per-DexFile locking for inliner initialization. by Vladimir Marko · 12 years ago
  24. b8a0c23 Merge "Unsafe.compareAndSwapLong() intrinsic for x86." by Vladimir Marko · 12 years ago
  25. 31c2aac Rename ClobberCalleeSave to *Caller*, fix it for x86. by Vladimir Marko · 12 years ago
  26. 06606b9 Performance improvement for mapping table creation. by Vladimir Marko · 12 years ago
  27. 70b797d Unsafe.compareAndSwapLong() intrinsic for x86. by Vladimir Marko · 12 years ago
  28. 1e6cb63 Delta-encoding of mapping tables. by Vladimir Marko · 12 years ago
  29. 3e5af82 Intrinsic Unsafe.CompareAndSwapLong() for ARM. by Vladimir Marko · 12 years ago
  30. 1c282e2 Refactor intrinsic CAS, prepare for 64-bit version. by Vladimir Marko · 12 years ago
  31. 5c96e6b Rewrite intrinsics detection. by Vladimir Marko · 12 years ago
  32. e508a20 Fix unaligned Memory peek/poke intrinsics. by Vladimir Marko · 12 years ago
  33. 65636e5 Add intrinsics for Memory peek/poke. by Vladimir Marko · 12 years ago
  34. 6bdf1ff Add intrinsics for {Short,Int,Long}.reverseBytes(). by Vladimir Marko · 12 years ago
  35. 0d82948 64-bit prep by buzbee · 12 years ago
  36. 409fe94 Quick assembler fix by buzbee · 12 years ago
  37. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 12 years ago
  38. c68fb20 Merge "Inflate contended lock word by suspending owner." into dalvik-dev by Ian Rogers · 12 years ago
  39. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 12 years ago
  40. b48819d Compile-time tuning: assembly phase by buzbee · 12 years ago
  41. d91d6d6 Introduce Signature type to avoid string comparisons. by Ian Rogers · 12 years ago
  42. c729a6b Improve promotion of double-precision regs by buzbee · 12 years ago
  43. bd663de Compile-time tuning: register/bb utilities by buzbee · 12 years ago
  44. 252254b More Quick compile-time tuning: labels & branches by buzbee · 12 years ago
  45. 9f799db Merge "Compile-time tuning" into dalvik-dev by buzbee · 12 years ago
  46. 56c7178 Compile-time tuning by buzbee · 12 years ago
  47. 9b297bf Refactor CompilerDriver::Compute..FieldInfo by Ian Rogers · 12 years ago
  48. 11b63d1 Quick compiler: division by literal fix by buzbee · 12 years ago
  49. 96faf5b Uleb128 compression of vmap and mapping table. by Ian Rogers · 12 years ago
  50. 468532e Entry point clean up. by Ian Rogers · 12 years ago
  51. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  52. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 12 years ago
  53. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  54. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  55. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  56. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  57. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  58. 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]
  59. 51c2467 libart-compiler cleanup by Brian Carlstrom · 12 years ago
  60. c9e463c Faster instance-of for final classes. by Ian Rogers · 12 years ago
  61. 980d16b Stage 2 of cast elision opt. by Dragos Sbirlea · 12 years ago
  62. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  63. e3cd2f0 Enable devirtualization for abstract and sub-class methods. by Ian Rogers · 12 years ago
  64. 6282dc1 MIR tidying. by Ian Rogers · 12 years ago
  65. 9d6589c Merge "Compiler: continuing refactoring" into dalvik-dev by buzbee · 12 years ago
  66. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago
  67. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  68. b0245ae Compiler: stop wasting cycles.... by buzbee · 12 years ago
  69. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  70. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago[Renamed (84%) from src/compiler/codegen/mir_to_lir.h]
  71. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago[Copied (72%) from src/compiler/codegen/method_bitcode.h]
  72. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  73. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  74. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago[Copied (67%) from src/compiler/codegen/optimizer.h]
  75. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (97%) from src/compiler/codegen/Optimizer.h]
  76. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 13 years ago
  77. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  78. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 14 years ago
  79. ce30293 Compiler cleanup by buzbee · 14 years ago
  80. c0ecd65 Various optimization fixes by buzbee · 14 years ago
  81. 43a3642 Fix null check elimination by buzbee · 14 years ago
  82. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 14 years ago
  83. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago