1. eebb821 Implement Integer.valueOf() intrinsic for PIC. by Vladimir Marko · 7 years ago
  2. 175e786 Revert^4 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  3. 3fbd3ad Revert^3 "Compiler changes for bitstring based type checks." by Andreas Gampe · 7 years ago
  4. 3f41323 Revert^2 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  5. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  6. 9992e09 Merge "Retrieve String/Class references from .data.bimg.rel.ro." by Vladimir Marko · 7 years ago
  7. 8ba5641 Merge "Load ArtMethod* from .data.bimg.rel.ro entries." by Vladimir Marko · 7 years ago
  8. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 7 years ago
  9. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 7 years ago
  10. 351df3e Minor cleanup of MIN/MAX code. by Aart Bik · 7 years ago
  11. 1f8d51b Introduce MIN/MAX/ABS as HIR nodes. by Aart Bik · 7 years ago
  12. 59eb30f ART: Clean up patching data in codegens. by Vladimir Marko · 7 years ago
  13. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 7 years ago
  14. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 7 years ago
  15. e7de5ec MIPS: Support swaps between 128-bit locations by Goran Jakovljevic · 8 years ago
  16. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 8 years ago
  17. d8dbc8d Refactor compiled_method.h . by Vladimir Marko · 8 years ago
  18. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 8 years ago
  19. 2dec927 MIPS64: Implement HSelect by Goran Jakovljevic · 8 years ago
  20. 4147fcc MIPS: Reduce Baker read barrier code size overhead by Alexey Frunze · 8 years ago
  21. ca8c295 MIPS32: Saves 128-bit vector registers along SuspendCheckSlowPath by Lena Djokic · 8 years ago
  22. 5fa5c04 MIPS: Shorten .bss string/class loads by Alexey Frunze · 8 years ago
  23. 0eb882b Use ArtMethod* .bss entries for HInvokeStaticOrDirect. by Vladimir Marko · 8 years ago
  24. 3c8a912 Merge "Replace invoke kind kDexCacheViaMethod with kRuntimeCall." by Vladimir Marko · 8 years ago
  25. e7197bf Replace invoke kind kDexCacheViaMethod with kRuntimeCall. by Vladimir Marko · 8 years ago
  26. 19680d3 MIPS64: ART Vectorizer by Goran Jakovljevic · 8 years ago
  27. dbddc22 Refactor profiles to use TypeReference instead of ClassReference by Mathieu Chartier · 8 years ago
  28. 6597946 Use PC-relative pointer to boot image methods. by Vladimir Marko · 8 years ago
  29. 764d454 Remove LoadString/Class kind kBootImageLinkTimeAddress. by Vladimir Marko · 8 years ago
  30. d8b6a53 MIPS64: Saves 128-bit vector registers along SuspendCheckSlowPath by Goran Jakovljevic · 8 years ago
  31. 5633ce7 MIPS: java.lang.Integer.valueOf intrinsic. by Chris Larsen · 8 years ago
  32. 1595815 MIPS: Implement read barriers. by Alexey Frunze · 8 years ago
  33. ba89c34 MIPS64: Improve storing of constants in fields and array elements by Tijana Jakovljevic · 8 years ago
  34. c52f303 Remove --include-patch-information option from dex2oat. by Richard Uhler · 8 years ago
  35. 627c1a0 MIPS: Support kJitTableAddress kinds of string/class loads. by Alexey Frunze · 8 years ago
  36. 0cb1242 MIPS: Refactor code for unresolved field entrypoint. by Alexey Frunze · 8 years ago
  37. 1998cd0 Implement HLoadClass/kBssEntry for boot image. by Vladimir Marko · 8 years ago
  38. 6bec91c Store resolved types for AOT code in .bss. by Vladimir Marko · 8 years ago
  39. f67dadb Merge "MIPS64: Implement table-based packed switch" by Treehugger Robot · 8 years ago
  40. e2157fb Merge "MIPS64: Implement branchless HCondition for floats" by Nicolas Geoffray · 8 years ago
  41. 595375f Merge "MIPS64: Align register spills on 8-byte boundaries in slow paths" by Nicolas Geoffray · 8 years ago
  42. 4375819 MIPS64: Implement branchless HCondition for floats by Tijana Jakovljevic · 8 years ago
  43. c378980 MIPS64: Align register spills on 8-byte boundaries in slow paths by Alexey Frunze · 9 years ago
  44. 0960ac5 MIPS64: Implement table-based packed switch by Alexey Frunze · 9 years ago
  45. c1a42cf Remove soon to be obsolete call kinds for direct calls. by Nicolas Geoffray · 9 years ago
  46. f63f569 MIPS64: Improve string and class loads. by Alexey Frunze · 9 years ago
  47. 19f6c69 MIPS64: Improve method invocation. by Alexey Frunze · 9 years ago
  48. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 9 years ago
  49. f41f956 Add missing OVERRIDE qualifiers in code generators. by Roland Levillain · 9 years ago
  50. fc73408 Extend the InvokeRuntime() changes to mips64. by Serban Constantinescu · 9 years ago
  51. 26de38b ART: Delete old compiler_enums.h by Andreas Gampe · 9 years ago
  52. dbb7f5b Improve HLoadClass code generation. by Vladimir Marko · 9 years ago
  53. c01a664 Fix: correctly destruct VIXL labels. by Alexandre Rames · 9 years ago
  54. dee58d6 Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago
  55. 6032891 Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 9 years ago
  56. e3ff7b2 Refactor HGraphBuilder and SsaBuilder to remove HLocals by David Brazdil · 9 years ago
  57. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 9 years ago
  58. 2ae4818 Clean up NullCheck generation and record stats about it. by Calin Juravle · 9 years ago
  59. 9cd6d37 Associate slow paths with the instruction that they belong to. by David Srbecky · 9 years ago
  60. 0e02ee9 Merge "Remove HNativeDebugInfo from start of basic blocks." by David Srbecky · 9 years ago
  61. c7098ff Remove HNativeDebugInfo from start of basic blocks. by David Srbecky · 9 years ago
  62. 936d5dc Merge "MIPS32: peek*/poke*, and String.charAt intrinsics." by Roland Levillain · 9 years ago
  63. 6e33252 ART: Remove HTemporary by David Brazdil · 9 years ago
  64. 3acee73 MIPS32: peek*/poke*, and String.charAt intrinsics. by Chris Larsen · 10 years ago
  65. d967266 MIPS64: Remove unaligned memory access from art generated code by Lazar Trsic · 10 years ago
  66. 8ed1826 Fix MIPS64 booting problem by Goran Jakovljevic · 9 years ago
  67. 58282f4 ART: Remove Baseline compiler by David Brazdil · 9 years ago
  68. 42249c3 Reduce code size by sharing slow paths. by Aart Bik · 9 years ago
  69. 5f7b58e Rewrite HInstruction::Is/As<type>(). by Vladimir Marko · 10 years ago
  70. 299a939 MIPS64: Fuse long and FP compare & condition in Optimizing. by Alexey Frunze · 10 years ago
  71. a0e87b0 MIPS64: Support short and long branches by Alexey Frunze · 10 years ago
  72. 0debae7 ART: Refactor GenerateTestAndBranch by David Brazdil · 10 years ago
  73. 00580bd MIPS64: fix calling conventions in LoadClass and field accesses by Alexey Frunze · 10 years ago
  74. c857c74 MIPS64: Improve integer division by constants by Alexey Frunze · 10 years ago
  75. 53afca1 MIPS64: Implement virtual intrinsic slow path by Alexey Frunze · 10 years ago
  76. dc151b2 Optimizing: Determine invoke-static/-direct dispatch early. by Vladimir Marko · 10 years ago
  77. f652cec MIPS: Initial version of optimizing compiler for MIPS32 by Goran Jakovljevic · 10 years ago
  78. 8c34ec1 Fix MIPS64 boot by Goran Jakovljevic · 10 years ago
  79. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 10 years ago
  80. 225b646 Optimizing: Tag arena allocations in code generators. by Vladimir Marko · 10 years ago
  81. 85b62f2 ART: Refactor intrinsics slow-paths by Andreas Gampe · 10 years ago
  82. e6f49b4 Revert "Support unresolved fields in optimizing" breaks debuggable tests. by Calin Juravle · 10 years ago
  83. 23a8e35 Support unresolved fields in optimizing by Calin Juravle · 10 years ago
  84. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 10 years ago
  85. fe15701 Merge "Add OptimizingCompilerStats to the CodeGenerator class." by Calin Juravle · 10 years ago
  86. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 10 years ago
  87. ecc4366 Add OptimizingCompilerStats to the CodeGenerator class. by Serban Constantinescu · 10 years ago
  88. b485915 Merge "Revert "Revert "ART: Implement try/catch blocks in Builder""" by David Brazdil · 10 years ago
  89. fc6a86a Revert "Revert "ART: Implement try/catch blocks in Builder"" by David Brazdil · 10 years ago
  90. 3e18738 Revert "ART: Implement try/catch blocks in Builder" by David Brazdil · 10 years ago
  91. 0b5c7d1 ART: Implement try/catch blocks in Builder by David Brazdil · 10 years ago
  92. f39e064 Minor fixes to mips64 for the arch-specific optimisation framework. by Alexandre Rames · 10 years ago
  93. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 10 years ago
  94. 4dda337 MIPS: Initial version of optimizing compiler for MIPS64R6. by Alexey Frunze · 10 years ago