1. ec3f3d1 AArch64: split list of opcodes in compiler filter. by Matteo Franchin · 10 years ago
  2. e4283be Merge "Quick compiler: fix array overrun." by buzbee · 10 years ago
  3. 35ba7f3 Quick compiler: fix array overrun. by buzbee · 10 years ago
  4. b20c373 Merge "AArch64: Enable extended MIR" by Bill Buzbee · 10 years ago
  5. 05e27ff AArch64: Enable extended MIR by Serban Constantinescu · 10 years ago
  6. 2469e60 ART: Setting up cleanup by Jean Christophe Beyler · 10 years ago
  7. 6d25996 Merge "ART: Print and dump functionalities per pass" by Ian Rogers · 10 years ago
  8. 8bcecce ART: Print and dump functionalities per pass by Jean Christophe Beyler · 10 years ago
  9. ab5b370 Merge "AArch64: Add suspend check in managed code." by Bill Buzbee · 10 years ago
  10. 032d377 AArch64: Enable FLOAT and DOUBLE opcodes by Serban Constantinescu · 10 years ago
  11. 48241e7 AArch64: Add suspend check in managed code. by Zheng Xu · 10 years ago
  12. ba279d9 x86_64: Disable optimizations on x86_64 by Dmitry Petrochenko · 10 years ago
  13. ed65c5e AArch64: Enable LONG_* and INT_* opcodes. by Serban Constantinescu · 10 years ago
  14. 4f59668 ART: Pass driver generalization by James C Scott · 10 years ago
  15. b01bf15 64-bit temp register support. by buzbee · 10 years ago
  16. c830430 AArch64: Fix quick compiler monitor implementation. by Zheng Xu · 10 years ago
  17. e1a71b2 Merge "ART: A Compile Filter for x86_64" by Bill Buzbee · 10 years ago
  18. 93dcff3 Fix CompilationUnit constructor issues. by Ian Rogers · 10 years ago
  19. 5678455 ART: A Compile Filter for x86_64 by Vladimir Kostyukov · 10 years ago
  20. 30adc73 Quick compiler: Fix liveness tracking by buzbee · 10 years ago
  21. 9e06c8c AArch64: Add fake arm64 backend, and disable it by method filter. by Zheng Xu · 10 years ago
  22. 72d3262 Give Compiler a back reference to the driver. by Ian Rogers · 10 years ago
  23. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 10 years ago
  24. 42d65c5 Add an option to specify a list of methods for LIR dumping. by Mingyao Yang · 10 years ago
  25. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 10 years ago
  26. 53bee42 Fix using kArm instead of kThumb2. by Mathieu Chartier · 10 years ago
  27. 6a58cb1 art: Handle x86_64 architecture equal to x86 by Dmitry Petrochenko · 10 years ago
  28. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 10 years ago
  29. 4aeec17 Refactor some GC code. by Mathieu Chartier · 10 years ago
  30. 53b6afc Free Arenas from the ArenaStack before running codegen. by Vladimir Marko · 10 years ago
  31. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 10 years ago
  32. 9820b7c Early inlining of simple methods. by Vladimir Marko · 11 years ago
  33. bfea9c2 Class initialization check elimination. by Vladimir Marko · 10 years ago
  34. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 10 years ago
  35. a03de6d Revert "Revert "Make clang the default compiler on host."" by Ian Rogers · 10 years ago
  36. d54f3a6 Revert "Make clang the default compiler on host." by Ian Rogers · 10 years ago
  37. 87f8b4c Make clang the default compiler on host. by Ian Rogers · 10 years ago
  38. 39c3bfb Make use of profiling information for dex2oat by Dave Allison · 10 years ago
  39. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 10 years ago
  40. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 10 years ago
  41. 3d50407 Make out arguments non-reference types. by Ian Rogers · 10 years ago
  42. 6449c62 Create CompilerOptions by Brian Carlstrom · 10 years ago
  43. f5df897 Rewrite the compiler interface for CompilerDriver. by Nicolas Geoffray · 10 years ago
  44. ea3fa0b Re-apply: Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 10 years ago
  45. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 11 years ago
  46. 650be76 Revert "Implement cumulative timings for CompilerDriver." by Brian Carlstrom · 10 years ago
  47. df01317 Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 10 years ago
  48. 4e97c53 Added pass framework by Jean Christophe Beyler · 11 years ago
  49. 5816ed4 Detect special methods at the end of verification. by Vladimir Marko · 11 years ago
  50. 867a2b3 Get rid of platform-specific method inliners. by Vladimir Marko · 11 years ago
  51. 1da1e2f More compile-time tuning by buzbee · 11 years ago
  52. e4a50ee Fix build. by Mathieu Chartier · 11 years ago
  53. 5c96e6b Rewrite intrinsics detection. by Vladimir Marko · 11 years ago
  54. b585643 Merge "Fix memory leaks relating to timing logger." into dalvik-dev by Ian Rogers · 11 years ago
  55. 5fe9af7 Fix memory leaks relating to timing logger. by Ian Rogers · 11 years ago
  56. 17189ac Quick compiler compile-time/memory use improvement by buzbee · 11 years ago
  57. 25724ef Fix CompilationUnit's UniquePtr usage. by Vladimir Marko · 11 years ago
  58. a61f495 Add timing logger to Quick compiler by buzbee · 11 years ago
  59. b48819d Compile-time tuning: assembly phase by buzbee · 11 years ago
  60. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  61. f6c4b3b New arena memory allocator. by Mathieu Chartier · 11 years ago
  62. 677ffa4 Don't skip compilation for portable builds. by Ian Rogers · 11 years ago
  63. ee17e0a Compilation filter by buzbee · 11 years ago
  64. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  65. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 11 years ago
  66. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  67. f69863b Fix cpplint whitespace/newline issues by Brian Carlstrom · 11 years ago
  68. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  69. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (98%) from src/compiler/dex/frontend.cc]
  70. d25de7a Preparing SSA support for SEA IR: reaching definitions. by Dragos Sbirlea · 11 years ago
  71. 7467ee0 Added support for SEA IR. by Dragos Sbirlea · 11 years ago
  72. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  73. a5abf70 Compiler: replace DOM traversal computation by buzbee · 11 years ago
  74. e7a5b7d Fix memory leak of and use without initialization. by Ian Rogers · 11 years ago
  75. 862a760 Compiler: continuing refactoring by buzbee · 11 years ago
  76. 1fd3346 Compiler: LIR restructuring by buzbee · 11 years ago
  77. 311ca16 Compiler: Spring cleaning by buzbee · 11 years ago
  78. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  79. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 11 years ago
  80. 4c1c283 Move compiler_llvm to art::llvm. by Ian Rogers · 11 years ago
  81. 1212a02 Move the Compiler to CompilerDriver. by Ian Rogers · 11 years ago
  82. 76ae4fe 1 IR builder. Kill greenland. Remove JTypeSpace. by Ian Rogers · 11 years ago
  83. 395116c Compiler: rearranging the deck chairs. by buzbee · 11 years ago[Renamed (99%) from src/compiler/frontend.cc]
  84. c928de9 Remove Iceland. by Ian Rogers · 11 years ago
  85. bbdd053 [Portable Compiler] Rework return block marking. by buzbee · 11 years ago
  86. 34b8c98 Fix portable build by buzbee · 11 years ago
  87. 4ef3e45 Compiler constant handling rework by buzbee · 12 years ago
  88. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 11 years ago
  89. 05bcbc1 Merge "Add memory barrier for final instance fields." into dalvik-dev by Ian Rogers · 12 years ago
  90. fffdb02 Add memory barrier for final instance fields. by Ian Rogers · 12 years ago
  91. 2502e00 Basic block optimization refactoring by buzbee · 12 years ago
  92. d850621 Compiler: GBC fix, CFG dump enhancements by buzbee · 12 years ago
  93. a169e1d Quick compiler: refactored listing & const fix by buzbee · 12 years ago
  94. 5f61f67 Workaround for Issue 7250540 by buzbee · 12 years ago
  95. 02031b1 Quick compiler: Single .so for all targets by buzbee · 12 years ago
  96. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 12 years ago
  97. aad9438 Quick Compiler: static, extern and inline cleanup by buzbee · 12 years ago
  98. 52a77fc Quick Compiler function renaming by buzbee · 12 years ago
  99. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 12 years ago
  100. eaf09bc Quick compiler: more refactoring by buzbee · 12 years ago