1. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  2. 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
  3. 6a58cb1 art: Handle x86_64 architecture equal to x86 by Dmitry Petrochenko · 11 years ago
  4. f943914 Implement implicit stack overflow checks by Dave Allison · 11 years ago
  5. 2700f7e Continuing register cleanup by buzbee · 11 years ago
  6. 92cf83e Run Java tests with the optimizing compiler. by Nicolas Geoffray · 11 years ago
  7. 9545a44 Merge "Allow patching between dex files in the boot classpath." by Jeff Hao · 11 years ago
  8. 3bc8615 Use LIRSlowPath for intrinsics, improve String.indexOf(). by Vladimir Marko · 11 years ago
  9. 49161ce Allow patching between dex files in the boot classpath. by Jeff Hao · 11 years ago
  10. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  11. a1a7074 Rewrite kMirOpSelect for all IF_ccZ opcodes. by Vladimir Marko · 11 years ago
  12. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 11 years ago
  13. be0e546 Cache field lowering info in mir_graph. by Vladimir Marko · 11 years ago
  14. ae9fd93 Tell GDB about Quick ART generated code by Mark Mendell · 11 years ago
  15. 2e589aa Encode VmapTable entries offset by 2 to reduce size. by Vladimir Marko · 11 years ago
  16. 3bc0174 GenSpecialCase support for x86 by Razvan A Lupusoru · 11 years ago
  17. 55d0eac Support Direct Method/Type access for X86 by Mark Mendell · 11 years ago
  18. bcec6fb Make slow paths easier to write by Dave Allison · 11 years ago
  19. d69835d Art Compiler: fix compiler temps by buzbee · 11 years ago
  20. 616ffaf Merge "Enable compiler temporaries" by Ian Rogers · 11 years ago
  21. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 11 years ago
  22. 39a5489 Merge "Improve GenConstString, GenS{get,put} for x86" by Ian Rogers · 11 years ago
  23. 2730db0 Add VerfiedMethod to DexCompilationUnit. by Vladimir Marko · 11 years ago
  24. c7f8320 Refactor verification results. by Vladimir Marko · 11 years ago
  25. 766e929 Improve GenConstString, GenS{get,put} for x86 by Mark Mendell · 11 years ago
  26. 4708dcd Improve x86 long multiply and shifts by Mark Mendell · 11 years ago
  27. 107c31e 64bit friendly printf modifiers in LIR dumping. by Ian Rogers · 11 years ago
  28. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 11 years ago
  29. 5115473 Fix oatdump "compilercallbacks" option for runtime. by Vladimir Marko · 11 years ago
  30. 5816ed4 Detect special methods at the end of verification. by Vladimir Marko · 12 years ago
  31. 2b5eaa2 Move compiler code out of method verifier. by Vladimir Marko · 12 years ago
  32. 8171fc3 Don't prefix GC map by length. by Vladimir Marko · 12 years ago
  33. 06606b9 Performance improvement for mapping table creation. by Vladimir Marko · 12 years ago
  34. 1e6cb63 Delta-encoding of mapping tables. by Vladimir Marko · 12 years ago
  35. 5c96e6b Rewrite intrinsics detection. by Vladimir Marko · 12 years ago
  36. 0b1191c Revert "Revert "Null check elimination improvement"" by Bill Buzbee · 12 years ago
  37. 3c2a6e2 Merge "Revert "Null check elimination improvement"" into dalvik-dev by Ian Rogers · 12 years ago
  38. 31aa97c Revert "Null check elimination improvement" by Ian Rogers · 12 years ago
  39. dbf39a7 Merge "Add timing logger to Quick compiler" into dalvik-dev by buzbee · 12 years ago
  40. a61f495 Add timing logger to Quick compiler by buzbee · 12 years ago
  41. 4db179d Null check elimination improvement by buzbee · 12 years ago
  42. 0d82948 64-bit prep by buzbee · 12 years ago
  43. b48819d Compile-time tuning: assembly phase by buzbee · 12 years ago
  44. d91d6d6 Introduce Signature type to avoid string comparisons. by Ian Rogers · 12 years ago
  45. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 12 years ago
  46. bd663de Compile-time tuning: register/bb utilities by buzbee · 12 years ago
  47. 252254b More Quick compile-time tuning: labels & branches by buzbee · 12 years ago
  48. 28c2300 More compile-time tuning by buzbee · 12 years ago
  49. 9f799db Merge "Compile-time tuning" into dalvik-dev by buzbee · 12 years ago
  50. 56c7178 Compile-time tuning by buzbee · 12 years ago
  51. 9b297bf Refactor CompilerDriver::Compute..FieldInfo by Ian Rogers · 12 years ago
  52. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 12 years ago
  53. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  54. 96faf5b Uleb128 compression of vmap and mapping table. by Ian Rogers · 12 years ago
  55. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  56. 479f83c Dex compiler: re-enable method pattern matching by buzbee · 12 years ago
  57. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 12 years ago
  58. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 12 years ago
  59. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  60. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  61. f69863b Fix cpplint whitespace/newline issues by Brian Carlstrom · 12 years ago
  62. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  63. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed (99%) from src/compiler/dex/quick/codegen_util.cc]
  64. 51c2467 libart-compiler cleanup by Brian Carlstrom · 12 years ago
  65. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  66. 6282dc1 MIR tidying. by Ian Rogers · 12 years ago
  67. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago
  68. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  69. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago
  70. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  71. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago
  72. 89756f2 Rename OatCompilationUnit to Dex.. move to compiler. by Ian Rogers · 12 years ago
  73. 1212a02 Move the Compiler to CompilerDriver. by Ian Rogers · 12 years ago
  74. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago[Renamed (99%) from src/compiler/codegen/codegen_util.cc]
  75. 4ef3e45 Compiler constant handling rework by buzbee · 13 years ago
  76. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 12 years ago
  77. dc5daa0 Fix portable path. by TDYa127 · 12 years ago
  78. e6285f9 Compiler: Take advantage of constant propagation by buzbee · 13 years ago
  79. a169e1d Quick compiler: refactored listing & const fix by buzbee · 13 years ago
  80. a3a82b2 Quick compiler: minor cleanup by buzbee · 13 years ago
  81. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  82. 28c9a83 Quick Compiler: pointer/boolean cleanup by buzbee · 13 years ago
  83. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  84. aad9438 Quick Compiler: static, extern and inline cleanup by buzbee · 13 years ago
  85. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  86. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  87. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  88. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago
  89. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed from src/compiler/codegen/CodegenUtil.cc]
  90. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  91. ec13743 Revert "Revert "Refactor codegen resource masks"" by buzbee · 13 years ago
  92. 4b39c9f1b Revert "Refactor codegen resource masks" by Bill Buzbee · 13 years ago
  93. 07131ca Refactor codegen resource masks by buzbee · 13 years ago
  94. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 13 years ago
  95. 137e88f Fast path interface dispatch. by Ian Rogers · 13 years ago
  96. 6459e7c Enable bitcode verification for debug builds by buzbee · 13 years ago
  97. a5b3024 Split dex_pc<->native_pc mapping table by Bill Buzbee · 13 years ago
  98. 000d724 Allow more vregs in native GC map. by Ian Rogers · 13 years ago
  99. f5f5a12 Quick compiler: bug fix & cleanup by buzbee · 13 years ago
  100. 0c7abda NativePcOffsetToReferenceMap by Ian Rogers · 13 years ago