1. 15f95b1 ART: Fix HSelectGenerator for instructions which can throw. by Artem Serov · 7 years ago
  2. 86c84f7 Merge "ART: Refactor Int64ConstantFrom to use Int64FromConstant; rename it to Int64FromLocation" by Treehugger Robot · 7 years ago
  3. f9e9054 ART: Refactor Int64ConstantFrom to use Int64FromConstant; rename it to Int64FromLocation by Evgeny Astigeevich · 7 years ago
  4. f07d561 Merge "Move instruction_set_ to CompilerOptions." by Vladimir Marko · 7 years ago
  5. 2dc252e Merge "Remove explicit size from CodeInfo." by David Srbecky · 7 years ago
  6. 4ced1a8 Merge "ARM64: Optimization of HRem and HDiv when a denominator is power of 2" by Treehugger Robot · 7 years ago
  7. 8937538 Merge "ART: Extend the range of clonable instructions." by Treehugger Robot · 7 years ago
  8. a38e6cf Remove explicit size from CodeInfo. by David Srbecky · 7 years ago
  9. a3234e9 ARM64: Optimization of HRem and HDiv when a denominator is power of 2 by Evgeny Astigeevich · 7 years ago
  10. a84b53a Merge "Add method frame info to CodeInfo." by David Srbecky · 7 years ago
  11. f6ba5b3 Add method frame info to CodeInfo. by David Srbecky · 7 years ago
  12. 8d9815f Merge "Move dex_files_for_oat_file_ to CompilerOptions." by Vladimir Marko · 7 years ago
  13. 0e4ecbe Merge "Move image_classes_ to CompilerOptions." by Vladimir Marko · 7 years ago
  14. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 7 years ago
  15. 213ee2d Move dex_files_for_oat_file_ to CompilerOptions. by Vladimir Marko · 7 years ago
  16. dc4bcce Move image_classes_ to CompilerOptions. by Vladimir Marko · 7 years ago
  17. accb14c Merge "Implement BitMemory{Reader,Writer}" by David Srbecky · 7 years ago
  18. a6e2614 ART: Extend the range of clonable instructions. by Artem Serov · 7 years ago
  19. 078d7ba Implement BitMemory{Reader,Writer} by David Srbecky · 7 years ago
  20. 6566496 Merge "Binary search stack maps by native pc." by David Srbecky · 7 years ago
  21. ccfc88a Merge "Implement Integer.valueOf() intrinsic for PIC." by Vladimir Marko · 7 years ago
  22. bf711e3 Merge "ARM64: Splitting GenerateDivRem* functions into GenerateIntDiv and GenerateIntRem functions" by Roland Levillain · 7 years ago
  23. eebb821 Implement Integer.valueOf() intrinsic for PIC. by Vladimir Marko · 7 years ago
  24. 54159c6 Use HashSet<std::string> instead of unordered_set<>. by Vladimir Marko · 7 years ago
  25. 0b4e5a3 Binary search stack maps by native pc. by David Srbecky · 7 years ago
  26. 58ef29a Merge "Template BitTable based on the accessors." by Treehugger Robot · 7 years ago
  27. 92a0206 Merge "ART: Ignore unneeded environment uses." by Treehugger Robot · 7 years ago
  28. 69abc58 Merge "ART: Make GVN work with BoundType." by Treehugger Robot · 7 years ago
  29. d675053 ART: Ignore unneeded environment uses. by Artem Serov · 7 years ago
  30. 4d277ba ART: Make GVN work with BoundType. by Artem Serov · 7 years ago
  31. cf7833e Template BitTable based on the accessors. by David Srbecky · 7 years ago
  32. 45b12e7 Merge "Move some helper methods to DexRegisterLocation." by David Srbecky · 7 years ago
  33. c9633c8 Merge "Remove POD helper classes for BitTableBuilder." by Treehugger Robot · 7 years ago
  34. f325e28 Remove POD helper classes for BitTableBuilder. by David Srbecky · 7 years ago
  35. e140212 Move some helper methods to DexRegisterLocation. by David Srbecky · 7 years ago
  36. 60204d2 Merge "Add Kind column to stack maps." by David Srbecky · 7 years ago
  37. 2227fe4 Small refactor of MIN/MAX compiler code. by Petre-Ionut Tudor · 7 years ago
  38. 878f17d ARM64: Splitting GenerateDivRem* functions into GenerateIntDiv and GenerateIntRem functions by Evgeny Astigeevich · 7 years ago
  39. 50fac06 Add Kind column to stack maps. by David Srbecky · 7 years ago
  40. 6fa4404 Simplify const-string.indexOf(). by Vladimir Marko · 7 years ago
  41. 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 7 years ago
  42. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
  43. b42042e Merge "ART: Adds an entrypoint for invoke-custom" by Treehugger Robot · 7 years ago
  44. 7643e41 Merge "Remove DCHECK while investigating." by Nicolas Geoffray · 7 years ago
  45. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 7 years ago
  46. a8822d4 Merge "Keep objects for Integer.valueOf() intrinsic alive." by Vladimir Marko · 7 years ago
  47. 96f0ec1 Remove DCHECK while investigating. by Nicolas Geoffray · 7 years ago
  48. cd260eb ART: Simplify invoke-polymorphic entrypoints by Orion Hodson · 7 years ago
  49. f75613c Keep objects for Integer.valueOf() intrinsic alive. by Vladimir Marko · 7 years ago
  50. fd89b07 Remove unused GetDexRegisterMap arguments. by David Srbecky · 7 years ago
  51. 6de8833 Delta-compress register maps in stack maps. by David Srbecky · 7 years ago
  52. d97e082 Reduce code repetition in stack maps with macros. by David Srbecky · 7 years ago
  53. 6e69e52 Remove depth argument from InlineInfo accessors in stack maps. by David Srbecky · 7 years ago
  54. 6eb4d5e De-duplicate inline info in stack maps. by David Srbecky · 7 years ago
  55. 049d681 Rewrite stackmap verification code. by David Srbecky · 7 years ago
  56. 71ec1cc Rewrite dex register map encoding in stackmaps. by David Srbecky · 7 years ago
  57. 03f16e4 Merge "Ensure all PCs in stack_map_test are aligned." by David Srbecky · 7 years ago
  58. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 7 years ago
  59. d775f96 Ensure all PCs in stack_map_test are aligned. by David Srbecky · 7 years ago
  60. 21d45b4 Simplify DexRegisterMap API. by David Srbecky · 7 years ago
  61. d02b23f Remove the CodeOffset helper class. by David Srbecky · 7 years ago
  62. 08231f6 Merge "Revert^2 "Optimize register mask and stack mask in stack maps."" by Treehugger Robot · 7 years ago
  63. 4b59d10 Revert^2 "Optimize register mask and stack mask in stack maps." by David Srbecky · 7 years ago
  64. 5924a4a Move String::SizeOf<> to string.h . by Vladimir Marko · 7 years ago
  65. 8b20b5c Revert "Optimize register mask and stack mask in stack maps." by Vladimir Marko · 7 years ago
  66. ffaf87a Optimize register mask and stack mask in stack maps. by David Srbecky · 7 years ago
  67. 4b62244 Merge "Change the BitTableBuilder API to be POD based." by Treehugger Robot · 7 years ago
  68. dd966bc Change the BitTableBuilder API to be POD based. by David Srbecky · 7 years ago
  69. a326807 Merge changes Iaf172f37,I15a8ade7,Icbc6b62b by Vladimir Marko · 7 years ago
  70. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 7 years ago
  71. ca210e3 ART: SBC: Support single exit loops with live_outs. by Artem Serov · 8 years ago
  72. 8467030 Merge "ART: Enable scalar loop peeling and unrolling." by Treehugger Robot · 7 years ago
  73. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 7 years ago
  74. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 7 years ago
  75. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
  76. e816389 Merge "LSE improvement: better singleton array optimization" by Treehugger Robot · 7 years ago
  77. d352156 Merge "Refactor runtime callee save frame info." by Vladimir Marko · 7 years ago
  78. d3083dd Refactor runtime callee save frame info. by Vladimir Marko · 7 years ago
  79. 64e8175 Merge "Rewrite stackmap encoding code." by David Srbecky · 7 years ago
  80. 4fe708c Remove "stack_map.h" include from code_generator. by David Srbecky · 7 years ago
  81. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 7 years ago
  82. 1c515f0 Merge "ART: Simplify operands in InstructionBuilder" by Treehugger Robot · 7 years ago
  83. 2c5827a ART: Simplify operands in InstructionBuilder by Treehugger Robot · 7 years ago
  84. 68fefac Move and rewrite bit loading/storing methods. by David Srbecky · 7 years ago
  85. 4dc09e7 LSE improvement: better singleton array optimization by Aart Bik · 7 years ago
  86. e57a82b Merge "Refactoring LSE/LSA: introduce heap location type" by Treehugger Robot · 7 years ago
  87. cb2187c Merge "Don't compile methods with irreducible loops and String.<init>." by Nicolas Geoffray · 7 years ago
  88. d147e2f Don't compile methods with irreducible loops and String.<init>. by Nicolas Geoffray · 7 years ago
  89. b765a3f Refactoring LSE/LSA: introduce heap location type by Aart Bik · 7 years ago
  90. cf43fb6 ART: Enable scalar loop peeling and unrolling. by Artem Serov · 7 years ago
  91. 00e15d6 Merge "ART: Add dex::ProtoIndex" by Orion Hodson · 7 years ago
  92. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 7 years ago
  93. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 7 years ago
  94. 768c6cc Merge "Revert "Move kVRegSize to globals.h to reduce include dependencies."" by Treehugger Robot · 7 years ago
  95. a9d5ccd Revert "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 7 years ago
  96. 93d3013 Merge "Move kVRegSize to globals.h to reduce include dependencies." by David Srbecky · 7 years ago
  97. 5ae7cdf Move kVRegSize to globals.h to reduce include dependencies. by David Srbecky · 7 years ago
  98. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 7 years ago
  99. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
  100. 6d5b7e3 ART: Clean up after HInstruction::Is##type() rewrite. by Vladimir Marko · 7 years ago