1. 5a39276 Recognize signed saturation in single clipping. by Aart Bik · 7 years ago
  2. f191ae7 Merge "Move some remaining dex utilities" by Treehugger Robot · 7 years ago
  3. 99ddca5 Merge "Fix running some run-tests with -Xjitthreshold:0" by Treehugger Robot · 7 years ago
  4. 312f3b2 Move some remaining dex utilities by David Sehr · 7 years ago
  5. be0c7cf Fix running some run-tests with -Xjitthreshold:0 by Vladimir Marko · 7 years ago
  6. 5a0eb0c Minor DCHECK bug fix. by Aart Bik · 7 years ago
  7. 1a38102 Minor cleanup of saturation arithmetic code. by Aart Bik · 7 years ago
  8. 29aa082 Vectorization of saturation arithmetic. by Aart Bik · 7 years ago
  9. 142b913 Recognize MIN-MAX. by Aart Bik · 7 years ago
  10. 9992e09 Merge "Retrieve String/Class references from .data.bimg.rel.ro." by Vladimir Marko · 7 years ago
  11. bd72ae0 Merge "Saturation arithmetic instructions for X86 and X86_64." by Treehugger Robot · 7 years ago
  12. 45677e5 Merge "ART: Implement loop peeling/unrolling routines." by Treehugger Robot · 7 years ago
  13. 8ba5641 Merge "Load ArtMethod* from .data.bimg.rel.ro entries." by Vladimir Marko · 7 years ago
  14. 66f40db Merge "Minor cleanup of MIN/MAX code." by Treehugger Robot · 7 years ago
  15. d395e73 Merge "MIPS: Use PCNT to implement VisitIntegerBitCount() and VisitLongBitCount()" by Treehugger Robot · 7 years ago
  16. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 7 years ago
  17. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 8 years ago
  18. 1f9df4a Merge "Enable ThinLTO for dex2oat" by Yi Kong · 7 years ago
  19. 4ca1735 Saturation arithmetic instructions for X86 and X86_64. by Aart Bik · 7 years ago
  20. 02eebcf ART: Implement loop peeling/unrolling routines. by Artem Serov · 8 years ago
  21. 351df3e Minor cleanup of MIN/MAX code. by Aart Bik · 7 years ago
  22. 1f8d51b Introduce MIN/MAX/ABS as HIR nodes. by Aart Bik · 7 years ago
  23. 0d2cab5 MIPS: Use PCNT to implement VisitIntegerBitCount() and VisitLongBitCount() by Lena Djokic · 7 years ago
  24. 3ef920e Merge "Move most of runtime/base to libartbase/base" by David Sehr · 7 years ago
  25. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  26. 3b2a595 Introduce ABS as HIR nodes (missing file). by Aart Bik · 7 years ago
  27. 4927ba0 Merge "Introduce ABS as HIR nodes." by Treehugger Robot · 7 years ago
  28. 540ca50 Merge "MIPS: Use sltiu instead of LoadConst32() + sltu" by Treehugger Robot · 7 years ago
  29. 3dad341 Introduce ABS as HIR nodes. by Aart Bik · 7 years ago
  30. 3177e10 MIPS: Use sltiu instead of LoadConst32() + sltu by Lena Djokic · 7 years ago
  31. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  32. d961043 Merge "Revert "Revert "Full-stack integrity: check vdex contents.""" by Treehugger Robot · 7 years ago
  33. 2981c29 Merge "ART: Change abort() to _exit()" by Treehugger Robot · 7 years ago
  34. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  35. 56c9b7c ART: Change abort() to _exit() by Andreas Gampe · 7 years ago
  36. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  37. cc4e7b7 Merge "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 7 years ago
  38. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 7 years ago
  39. 7b5e244 Merge "Full-stack integrity: check vdex contents." by Treehugger Robot · 7 years ago
  40. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 7 years ago
  41. 63e9e87 Merge "Add timestamps to JIT/DEX native debug info." by David Srbecky · 7 years ago
  42. 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 7 years ago
  43. b2f1edc Merge "Remove duplication, split tests" by David Sehr · 7 years ago
  44. 5b36288 Merge "Remove generate-operator-out.py symlinks" by Treehugger Robot · 7 years ago
  45. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 7 years ago
  46. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  47. 8567751 Merge "Remove the size of oatexec and oatdex dynamic symobls." by David Srbecky · 7 years ago
  48. 440a9b3 Add timestamps to JIT/DEX native debug info. by David Srbecky · 7 years ago
  49. 6356cad Merge "Fix iCache misses for GetKind on x86,x86_64" by Vladimir Marko · 7 years ago
  50. 64fbbd3 Merge "Don't compress the JIT mini-debug-info if we have just 1 method." by Treehugger Robot · 7 years ago
  51. a310f44 Remove the size of oatexec and oatdex dynamic symobls. by David Srbecky · 7 years ago
  52. ec419db Don't compress the JIT mini-debug-info if we have just 1 method. by David Srbecky · 7 years ago
  53. ae3c5cc Merge "Ensure local debug symbols are generated first." by David Srbecky · 7 years ago
  54. d9e4d73 Fix iCache misses for GetKind on x86,x86_64 by Gupta Kumar, Sanjiv · 7 years ago
  55. 59eb30f ART: Clean up patching data in codegens. by Vladimir Marko · 7 years ago
  56. d2645a3 Ensure local debug symbols are generated first. by David Srbecky · 7 years ago
  57. 1d894d9 Enable ThinLTO for dex2oat by Yi Kong · 8 years ago
  58. 86f452c Merge "Refactor method resolution in class linker." by Nicolas Geoffray · 7 years ago
  59. fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
  60. ea179f4 Refactor method resolution in class linker. by Nicolas Geoffray · 7 years ago
  61. f665f84 Pass the right dex_file/method_index for String.<init>. by Nicolas Geoffray · 7 years ago
  62. 215fc3b Merge "x86/x86-64: Fix cmpw() for 9-16 bit immediates." by Vladimir Marko · 7 years ago
  63. 29a8d84 x86/x86-64: Fix cmpw() for 9-16 bit immediates. by Vladimir Marko · 7 years ago
  64. bdaec34 Merge "MIPS32 Implement signed 64-bit division by powers of 2" by Treehugger Robot · 7 years ago
  65. 2ae376f Stylistic and aesthetic changes. by Roland Levillain · 8 years ago
  66. ef01222 Fix typos. by Roland Levillain · 8 years ago
  67. e78471d Make exception test more robust against dex changes. by Aart Bik · 7 years ago
  68. feec167 Add support for counting hotness in compiled code for MIPS by Goran Jakovljevic · 7 years ago
  69. 249eeac Merge "Added missing return." by Treehugger Robot · 7 years ago
  70. f12c309 Merge "Do not eliminate array allocation if it may throw NegativeArraySizeException" by Mingyao Yang · 7 years ago
  71. 897df03 Added missing return. by Aart Bik · 7 years ago
  72. 7cf9af2 Do not eliminate array allocation if it may throw NegativeArraySizeException by Mingyao Yang · 7 years ago
  73. 129ebee Merge "Don't analyze methods with verification errors." by Treehugger Robot · 7 years ago
  74. 2c148f0 Don't analyze methods with verification errors. by Aart Bik · 8 years ago
  75. 910f34d Merge "Remove .symtab debug symbols for individual interpreted methods." by David Srbecky · 7 years ago
  76. a996953 Remove .symtab debug symbols for individual interpreted methods. by David Srbecky · 7 years ago
  77. 2a1f258 Merge "Revert "Properly de-duplicate debug symbol names."" by David Srbecky · 7 years ago
  78. 279e3a3 Enable code item deduping by Mathieu Chartier · 8 years ago
  79. 199f72b Merge "ART: Refactor dex2dex compilation" by Treehugger Robot · 7 years ago
  80. e0d8bd4 Merge "Revert "Revert "More general store elimination""" by Treehugger Robot · 7 years ago
  81. 669669c Merge "Exploit non-null control dependence." by Treehugger Robot · 7 years ago
  82. 3f427c4 Revert "Properly de-duplicate debug symbol names." by David Srbecky · 7 years ago
  83. a354053 Revert "Revert "More general store elimination"" by Mingyao Yang · 8 years ago
  84. 4c563ca Exploit non-null control dependence. by Aart Bik · 8 years ago
  85. e65948f Merge "Revert^2 "ARM: Use r4 for stack overflow check to reduce code size."" by Treehugger Robot · 8 years ago
  86. 833529f Merge "Create list of open dex files for libbacktrace." by Treehugger Robot · 8 years ago
  87. 1004955 Revert^2 "ARM: Use r4 for stack overflow check to reduce code size." by xueliang.zhong · 8 years ago
  88. 6831209 Merge "MIPS: Clean up InstanceOf/CheckCast." by Treehugger Robot · 8 years ago
  89. fb3de3d Create list of open dex files for libbacktrace. by David Srbecky · 8 years ago
  90. 66c158e Clean up signed/unsigned in vectorizer. by Aart Bik · 8 years ago
  91. 0e9d090 Merge "Add compiler option for counting hotness in compiled code." by Nicolas Geoffray · 8 years ago
  92. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 8 years ago
  93. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 8 years ago
  94. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 8 years ago
  95. 8d72832 Add compiler option for counting hotness in compiled code. by Nicolas Geoffray · 8 years ago
  96. ded5594 Add addw support to x86 and x64. by Nicolas Geoffray · 8 years ago
  97. dfc30af MIPS: Clean up InstanceOf/CheckCast. by Alexey Frunze · 8 years ago
  98. 144c34f Merge "Log JIT mini-debug-info memory usage." by David Srbecky · 8 years ago
  99. 4580b6d Merge "Revert "ARM: Use r4 for stack overflow check to reduce code size."" by Treehugger Robot · 8 years ago
  100. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 8 years ago