1. ccc07a9 Add CFG and SSA form checkers in the optimizing compiler. by Roland Levillain · 11 years ago
  2. 53c913b ART: Clean up compiler by Andreas Gampe · 11 years ago
  3. 547cdfd Emit CFI for x86 & x86_64 JNI compiler. by Tong Shen · 11 years ago
  4. 03f92f4 Fix art build script. by Junmo Park · 11 years ago
  5. 1740eca Remove the per-project FDO support. Use the common FDO support from build/core. by Dehao Chen · 11 years ago
  6. a59dd80 Runtime can now be set to require relocation by Alex Light · 11 years ago
  7. 96f89a2 Add assembly operations with constants in optimizing compiler. by Nicolas Geoffray · 11 years ago
  8. e63db27 Break apart header files. by Ian Rogers · 11 years ago
  9. 7dc206a Add two phi pruning phases. by Nicolas Geoffray · 11 years ago
  10. 95a0597 Global Value Numbering. by Vladimir Marko · 11 years ago
  11. afd9acc Multilib ART host. by Ian Rogers · 11 years ago
  12. 9cf3552 Add x86_64 support to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  13. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 11 years ago
  14. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  15. 184d640 Add a type propagation phase after building SSA. by Nicolas Geoffray · 11 years ago
  16. 0eb3e75 Merge "Thumb2 assembler for JNI compiler and optimizing compiler" by Dave Allison · 11 years ago
  17. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 11 years ago
  18. 5ca4eaa ART: Make LOCAL_CLANG architecture dependent for the target by Andreas Gampe · 11 years ago
  19. 2469e60 ART: Setting up cleanup by Jean Christophe Beyler · 11 years ago
  20. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  21. a5b8fde Rewrite BitVector index iterator. by Vladimir Marko · 11 years ago
  22. adde7d2 Merge "Import Dart's parallel move resolver." by Nicolas Geoffray · 11 years ago
  23. 4e3d23a Import Dart's parallel move resolver. by Nicolas Geoffray · 11 years ago
  24. 5da6e2b Merge "Move art host to libc++" by Dan Albert · 11 years ago
  25. 4f59668 ART: Pass driver generalization by James C Scott · 11 years ago
  26. 2a0e954 Move art host to libc++ by Dan Albert · 11 years ago
  27. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  28. f635e63 Add a compilation tracing mechanism to the new compiler. by Nicolas Geoffray · 11 years ago
  29. e45fb9e AArch64: Change arm64 backend to produce A64 code. by Matteo Franchin · 11 years ago
  30. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 11 years ago
  31. c32e770 Add a Transform to SSA phase to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  32. bd5ea6a Preparation for transition to libc++. by Ian Rogers · 11 years ago
  33. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 11 years ago
  34. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 11 years ago
  35. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 11 years ago
  36. 754ddad Use trampolines for calls to helpers by Dave Allison · 11 years ago
  37. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 11 years ago
  38. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 11 years ago
  39. b9d50a9 Merge "Move inline method detection to runtime." by Vladimir Marko · 11 years ago
  40. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 11 years ago
  41. e3e0260 Move inline method detection to runtime. by Vladimir Marko · 11 years ago
  42. f096aad Cache method lowering info in mir graph. by Vladimir Marko · 12 years ago
  43. a9d7be6 Merge "Create a scoped arena allocator and use that for LVN." by Vladimir Marko · 11 years ago
  44. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 11 years ago
  45. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  46. ed8dd49 AArch64: Add ARM64 Assembler by Serban Constantinescu · 11 years ago
  47. 3cd52df Merge "Fix portable build." by Nicolas Geoffray · 11 years ago
  48. 2fecd65 Merge "Add codegen support to the optimizing compiler." by Nicolas Geoffray · 11 years ago
  49. d4dd255 Add codegen support to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  50. f2b3956 Fix portable build. by Nicolas Geoffray · 11 years ago
  51. be0e546 Cache field lowering info in mir_graph. by Vladimir Marko · 11 years ago
  52. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 11 years ago
  53. 0e33643 Move arena_bit_vector.h/cc to compiler/utils. by Nicolas Geoffray · 11 years ago
  54. 9c86a02 Revert "Annotate used fields." by Ian Rogers · 11 years ago
  55. 7f6cf56 Annotate used fields. by Vladimir Marko · 12 years ago
  56. f3e2cc4 Code cleanup to avoid LLVM dependency when building with quick only. by Nicolas Geoffray · 11 years ago
  57. c4a2ee4 Merge "art: convert makefiles to support multilib build" by Colin Cross · 11 years ago
  58. 818f210 Re-apply: Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  59. 1af0c0b Revert "Initial check-in of an optimizing compiler." by Nicolas Geoffray · 11 years ago
  60. 68a5fef Initial check-in of an optimizing compiler. by Nicolas Geoffray · 11 years ago
  61. dc781a1 art: convert makefiles to support multilib build by Colin Cross · 11 years ago
  62. f5df897 Rewrite the compiler interface for CompilerDriver. by Nicolas Geoffray · 11 years ago
  63. c7f8320 Refactor verification results. by Vladimir Marko · 12 years ago
  64. 4e3b284 Update ElfWriterMclinker for klp by Brian Carlstrom · 12 years ago
  65. 4e97c53 Added pass framework by Jean Christophe Beyler · 12 years ago
  66. 2b5eaa2 Move compiler code out of method verifier. by Vladimir Marko · 12 years ago
  67. 867a2b3 Get rid of platform-specific method inliners. by Vladimir Marko · 12 years ago
  68. 5c96e6b Rewrite intrinsics detection. by Vladimir Marko · 12 years ago
  69. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 12 years ago
  70. 413e89f Refactor ArenaBitVector to create more general BitVector by Brian Carlstrom · 12 years ago
  71. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 12 years ago
  72. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 12 years ago
  73. c6dfdac Add buffering to ELF file generation by Brian Carlstrom · 12 years ago
  74. 3eeda8f Merge "Get SEA fibonacci running in interpreter mode." into dalvik-dev by Ian Rogers · 12 years ago
  75. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 12 years ago
  76. 90af14d Get SEA fibonacci running in interpreter mode. by Dragos Sbirlea · 12 years ago
  77. c9f9444 am a024a068: Compilation filter by buzbee · 12 years ago
  78. a024a06 Compilation filter by buzbee · 12 years ago
  79. 848871b Entry point clean up. by Ian Rogers · 12 years ago
  80. bfaf44f Refactored SEA IR folder structure to be more logical. by Dragos Sbirlea · 12 years ago
  81. 6447919 Generation of dot files through visitor.Added type info to .dot. by Dragos Sbirlea · 12 years ago
  82. b40eddf Added SEA IR type infrastructure (and a bit of cleanup). by Dragos Sbirlea · 12 years ago
  83. f133479 am 025218c7: Clean up stlport usage. by Elliott Hughes · 12 years ago
  84. 025218c Clean up stlport usage. by Elliott Hughes · 12 years ago
  85. c95d6b1 Merge "Move vector output stream to compiler." into dalvik-dev by Ian Rogers · 12 years ago
  86. b07b8b7 Move vector output stream to compiler. by Ian Rogers · 12 years ago
  87. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago
  88. 8a7bc17 am 55c0ac85: Merge "Enable darwin target build for art." by Brian Carlstrom · 12 years ago
  89. 19e776c Enable darwin target build for art. by Brian Carlstrom · 12 years ago
  90. 0e260a3 Added code generation framework. by Dragos Sbirlea · 12 years ago
  91. e68fb3c Mark libbcinfo as a SHARED_LIBRARY dependency. by Stephen Hines · 12 years ago
  92. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed (60%) from build/Android.libart-compiler.mk]
  93. 1581766 resolved conflicts for merge of 51c2467e to dalvik-dev by Brian Carlstrom · 12 years ago
  94. 51c2467 libart-compiler cleanup by Brian Carlstrom · 12 years ago
  95. d25de7a Preparing SSA support for SEA IR: reaching definitions. by Dragos Sbirlea · 12 years ago
  96. 7467ee0 Added support for SEA IR. by Dragos Sbirlea · 12 years ago
  97. 2d6ba51 Quickening support. by Sebastien Hertz · 12 years ago
  98. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  99. 1e8c505 Remove quick compile-time dependency on mclinker by Brian Carlstrom · 12 years ago
  100. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 12 years ago