1. ae9fd93 Tell GDB about Quick ART generated code by Mark Mendell · 11 years ago
  2. 3d50407 Make out arguments non-reference types. by Ian Rogers · 10 years ago
  3. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 10 years ago
  4. b1f1d64 Workaround for range ops spanning vreg gap by buzbee · 10 years ago
  5. b565506 Merge "Move arena_bit_vector.h/cc to compiler/utils." by Nicolas Geoffray · 10 years ago
  6. 659d87d art: Fix build errors for x86_64 target by Dmitry Petrochenko · 10 years ago
  7. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  8. 930f7b8 Merge "(Experimental) Add Brooks pointers." by Hiroshi Yamauchi · 10 years ago
  9. 86ec520 Revert "Rework Quick compiler's register handling" by Bill Buzbee · 10 years ago
  10. 0e33643 Move arena_bit_vector.h/cc to compiler/utils. by Nicolas Geoffray · 10 years ago
  11. 2c1ed45 Rework Quick compiler's register handling by buzbee · 10 years ago
  12. 504e699 Merge "Add conditional branches, and build dominator tree." by Nicolas Geoffray · 10 years ago
  13. be9a92a Add conditional branches, and build dominator tree. by Nicolas Geoffray · 10 years ago
  14. 9d04a20 (Experimental) Add Brooks pointers. by Hiroshi Yamauchi · 11 years ago
  15. b55c898 Merge "Implements a BasicBlock iterator using the ArenaBitVector." by Bill Buzbee · 10 years ago
  16. f7a82b4 Implements a BasicBlock iterator using the ArenaBitVector. by Jean Christophe Beyler · 11 years ago
  17. a028595 Merge "Fix hardcoded offsets in x86 String.indexOf." by Hiroshi Yamauchi · 10 years ago
  18. 2e589aa Encode VmapTable entries offset by 2 to reduce size. by Vladimir Marko · 10 years ago
  19. e19c91f Fix hardcoded offsets in x86 String.indexOf. by Mark Mendell · 10 years ago
  20. 67f8f40 Merge "Fix typo from previous commit that lead to performance regression." by Nicolas Geoffray · 10 years ago
  21. a36aeb3 Fix typo from previous commit that lead to performance regression. by Nicolas Geoffray · 10 years ago
  22. ae7083d Add additional const by Brian Carlstrom · 10 years ago
  23. fffb0b7 Merge "Create CompilerOptions" by Brian Carlstrom · 10 years ago
  24. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 10 years ago
  25. 6449c62 Create CompilerOptions by Brian Carlstrom · 11 years ago
  26. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 11 years ago
  27. 9a509ef Merge "Convert some LOG(DEBUG) messages into more approriate levels" by Brian Carlstrom · 10 years ago
  28. 9c86a02 Revert "Annotate used fields." by Ian Rogers · 10 years ago
  29. f59f18b Fix and rewrite local value numbering. by Vladimir Marko · 11 years ago
  30. 4dc2338 Merge "Annotate used fields." by Vladimir Marko · 10 years ago
  31. b3558e1 Convert some LOG(DEBUG) messages into more approriate levels by Brian Carlstrom · 10 years ago
  32. 4028a6c Inline x86 String.indexOf by Mark Mendell · 10 years ago
  33. 7f6cf56 Annotate used fields. by Vladimir Marko · 11 years ago
  34. f3e2cc4 Code cleanup to avoid LLVM dependency when building with quick only. by Nicolas Geoffray · 11 years ago
  35. e7da4cf Merge "Remove dependency on llvm/Support/ELF.h by using linux's elf.h." by Nicolas Geoffray · 10 years ago
  36. 50cfe74 Remove dependency on llvm/Support/ELF.h by using linux's elf.h. by Nicolas Geoffray · 11 years ago
  37. c4a2ee4 Merge "art: convert makefiles to support multilib build" by Colin Cross · 11 years ago
  38. 818f210 Re-apply: Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  39. 1af0c0b Revert "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago
  40. 68a5fef Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  41. dc781a1 art: convert makefiles to support multilib build by Colin Cross · 11 years ago
  42. 2befd09 Merge "Expose inline method identification for debugger." by Vladimir Marko · 11 years ago
  43. 46861fc Merge "GenSpecialCase support for x86" by Vladimir Marko · 11 years ago
  44. 84c072c Expose inline method identification for debugger. by Vladimir Marko · 11 years ago
  45. b87fca8 Merge "Fix lint error." by Nicolas Geoffray · 11 years ago
  46. b84f522 Fix lint error. by Nicolas Geoffray · 11 years ago
  47. df8d416 Merge "Rewrite the compiler interface for CompilerDriver." by Nicolas Geoffray · 11 years ago
  48. f5df897 Rewrite the compiler interface for CompilerDriver. by Nicolas Geoffray · 11 years ago
  49. b52b219 Merge "Optimize x86 long V*V by skipping imul" by Ian Rogers · 11 years ago
  50. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  51. 89925e9 Merge "Fixed result storage of instruction with long constant operand" by Ian Rogers · 11 years ago
  52. de99bba Optimize x86 long V*V by skipping imul by Mark Mendell · 11 years ago
  53. 79aa423 x86 compiler should handle the "div/rem by 1" case by Alexei Zavjalov · 11 years ago
  54. 3bc0174 GenSpecialCase support for x86 by Razvan A Lupusoru · 11 years ago
  55. ab4a4f2 Merge "Pass correct is_static to ResolveField." by Vladimir Marko · 11 years ago
  56. 653f2bf Fixed result storage of instruction with long constant operand by Maxim Kazantsev · 11 years ago
  57. ed8081a Merge "Support to generate inline long to FP bytecodes for x86" by Ian Rogers · 11 years ago
  58. 1f26fb1 Merge changes I41dcb9f8,I8bc80275 by Brian Carlstrom · 11 years ago
  59. 707c96a Add StandardSocketOptions to the black list. by Brian Carlstrom · 11 years ago
  60. e549da5 Pass correct is_static to ResolveField. by Vladimir Marko · 11 years ago
  61. c7ac649 Check IsStatic() on special accessor fields. by Vladimir Marko · 11 years ago
  62. b422d3f Merge "Speed up method lookup in a different dex file." by Vladimir Marko · 11 years ago
  63. 7655968 Merge "Generate ARM special methods from InlineMethod data." by Vladimir Marko · 11 years ago
  64. 614c2b4 Support to generate inline long to FP bytecodes for x86 by Razvan A Lupusoru · 11 years ago
  65. 0177e53 Work in the direction of hard float quick ABIs. by Ian Rogers · 11 years ago
  66. bbcc0c0 Speed up method lookup in a different dex file. by Vladimir Marko · 11 years ago
  67. abaf927 Merge "Re-apply: Implement cumulative timings for CompilerDriver." by Nicolas Geoffray · 11 years ago
  68. ea3fa0b Re-apply: Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 11 years ago
  69. b1e61ad Merge "Tweak Mir2Lir::GenInstanceofCallingHelper for X86" by Ian Rogers · 11 years ago
  70. 6607d97 Tweak Mir2Lir::GenInstanceofCallingHelper for X86 by Mark Mendell · 11 years ago
  71. 41ccc3b Merge "Added inlined abs method with float and double type" by Ian Rogers · 11 years ago
  72. 35d7e41 Merge "Support Direct Method/Type access for X86" by Ian Rogers · 11 years ago
  73. 6c92e7d Merge "Rewrite GenInlinedCharAt for x86" by Ian Rogers · 11 years ago
  74. 55d0eac Support Direct Method/Type access for X86 by Mark Mendell · 11 years ago
  75. 093713f Fix Portable build by Brian Carlstrom · 11 years ago
  76. 7dff39e Change GetPortableCode result from reference to pointer by Brian Carlstrom · 11 years ago
  77. d4df935 GetCode -> GetPortableCode by Brian Carlstrom · 11 years ago
  78. 398c9b5 SetOatCodeOffset -> SetPortableOatCodeOffset by Brian Carlstrom · 11 years ago
  79. 502c2a8 Generate ARM special methods from InlineMethod data. by Vladimir Marko · 11 years ago
  80. c9bf407 Fix special getter/setter generation. by Vladimir Marko · 11 years ago
  81. 2bc4780 Revert "Revert "Check FastInstance() early for special getters and setters."" by Vladimir Marko · 11 years ago
  82. 632e458 Revert "Check FastInstance() early for special getters and setters." by Ian Rogers · 11 years ago
  83. dbb17e3 Added inlined abs method with float and double type by Yixin Shou · 11 years ago
  84. 5dc5727 Check FastInstance() early for special getters and setters. by Vladimir Marko · 11 years ago
  85. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  86. 558a694 Break unnecessary dependence on common_test. by Ian Rogers · 11 years ago
  87. 055d46c Add missing SIRT to LoadNativeLibrary. by Mathieu Chartier · 11 years ago
  88. 2b724cb Rewrite GenInlinedCharAt for x86 by Mark Mendell · 11 years ago
  89. 2c498d1 Specializing x86 range argument copying by Razvan A Lupusoru · 11 years ago
  90. 67c39c4 Support Literal pools for x86 by Mark Mendell · 11 years ago
  91. 6a5ed25 Merge "Redo x86 int arithmetic" by Ian Rogers · 11 years ago
  92. bcec6fb Make slow paths easier to write by Dave Allison · 11 years ago
  93. c293218 Merge "Don't assume resolved type has the same dex cache." by Vladimir Marko · 11 years ago
  94. d69835d Art Compiler: fix compiler temps by buzbee · 11 years ago
  95. feb2b4e Redo x86 int arithmetic by Mark Mendell · 11 years ago
  96. 8978643 Don't assume resolved type has the same dex cache. by Vladimir Marko · 11 years ago
  97. 316116b Merge "Remove redundant compare for x86 OpDecAndBranch" by Ian Rogers · 11 years ago
  98. 616ffaf Merge "Enable compiler temporaries" by Ian Rogers · 11 years ago
  99. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 11 years ago
  100. f0c3718 Merge "Address another opportunity for reducing x86 sequence for GP pair to XMM" by Ian Rogers · 11 years ago