1. 0f0eba2 am 5637495a: am 27e4a9f9: am eb0c4014: Merge "[optimizing] Name the last DCE pass." by Calin Juravle · 10 years ago
  2. 5637495 am 27e4a9f9: am eb0c4014: Merge "[optimizing] Name the last DCE pass." by Calin Juravle · 10 years ago
  3. 27e4a9f am eb0c4014: Merge "[optimizing] Name the last DCE pass." by Calin Juravle · 10 years ago
  4. eb0c401 Merge "[optimizing] Name the last DCE pass." by Calin Juravle · 10 years ago
  5. 862aaef [optimizing] Name the last DCE pass. by Calin Juravle · 10 years ago
  6. 3ab267c am 55766ab2: am 17dda894: am 8d1ba74f: Merge "Run DCE again after all the other optimizations have run." by Calin Juravle · 10 years ago
  7. 18bcce4 am 3a01d112: am 533fcc48: am f7be052d: Merge "[optimizing] Fix a bug in moving the null check to the user." by Calin Juravle · 10 years ago
  8. 55766ab am 17dda894: am 8d1ba74f: Merge "Run DCE again after all the other optimizations have run." by Calin Juravle · 10 years ago
  9. 3a01d11 am 533fcc48: am f7be052d: Merge "[optimizing] Fix a bug in moving the null check to the user." by Calin Juravle · 10 years ago
  10. 17dda89 am 8d1ba74f: Merge "Run DCE again after all the other optimizations have run." by Calin Juravle · 10 years ago
  11. 533fcc4 am f7be052d: Merge "[optimizing] Fix a bug in moving the null check to the user." by Calin Juravle · 10 years ago
  12. 8d1ba74 Merge "Run DCE again after all the other optimizations have run." by Calin Juravle · 10 years ago
  13. 8f20bdb Run DCE again after all the other optimizations have run. by Calin Juravle · 10 years ago
  14. f7be052 Merge "[optimizing] Fix a bug in moving the null check to the user." by Calin Juravle · 10 years ago
  15. cb2af6c am 218eaf52: am 1ad55ef9: am f23c8e3b: Merge "Propertly quote arguments after latest adb/vogar changes." by Nicolas Geoffray · 10 years ago
  16. 0a405af am 854e930c: am 3d6aa50a: am f888d5d6: Merge "Fix tlsPtr_.long_jump_context == nullptr check failure." by Mingyao Yang · 10 years ago
  17. 641547a [optimizing] Fix a bug in moving the null check to the user. by Calin Juravle · 10 years ago
  18. 218eaf5 am 1ad55ef9: am f23c8e3b: Merge "Propertly quote arguments after latest adb/vogar changes." by Nicolas Geoffray · 10 years ago
  19. 1ad55ef am f23c8e3b: Merge "Propertly quote arguments after latest adb/vogar changes." by Nicolas Geoffray · 10 years ago
  20. 854e930 am 3d6aa50a: am f888d5d6: Merge "Fix tlsPtr_.long_jump_context == nullptr check failure." by Mingyao Yang · 10 years ago
  21. f23c8e3 Merge "Propertly quote arguments after latest adb/vogar changes." by Nicolas Geoffray · 10 years ago
  22. f7c7fb4 Propertly quote arguments after latest adb/vogar changes. by Nicolas Geoffray · 10 years ago
  23. 3d6aa50 am f888d5d6: Merge "Fix tlsPtr_.long_jump_context == nullptr check failure." by Mingyao Yang · 10 years ago
  24. f888d5d Merge "Fix tlsPtr_.long_jump_context == nullptr check failure." by Mingyao Yang · 10 years ago
  25. 4dcfc43 Fix tlsPtr_.long_jump_context == nullptr check failure. by Mingyao Yang · 10 years ago
  26. 4167424 am bcdfc300: am 0ce12a94: am c2725c2c: Merge "Class.forName(..., ..., null) fixes - Add test for Class.forName(..., ..., null) - Simplify VMStack.getClosestUserClassLoader based on new behavior of Class.forName(..., ..., null)" by Brian Carlstrom · 10 years ago
  27. bcdfc30 am 0ce12a94: am c2725c2c: Merge "Class.forName(..., ..., null) fixes - Add test for Class.forName(..., ..., null) - Simplify VMStack.getClosestUserClassLoader based on new behavior of Class.forName(..., ..., null)" by Brian Carlstrom · 10 years ago
  28. 0ce12a9 am c2725c2c: Merge "Class.forName(..., ..., null) fixes - Add test for Class.forName(..., ..., null) - Simplify VMStack.getClosestUserClassLoader based on new behavior of Class.forName(..., ..., null)" by Brian Carlstrom · 10 years ago
  29. ed74906 am f9e5e44b: am 3eddd5c0: am 08faf72e: Merge "ART: Add compiled-methods" by Andreas Gampe · 10 years ago
  30. c2725c2 Merge "Class.forName(..., ..., null) fixes - Add test for Class.forName(..., ..., null) - Simplify VMStack.getClosestUserClassLoader based on new behavior of Class.forName(..., ..., null)" by Brian Carlstrom · 10 years ago
  31. f9e5e44 am 3eddd5c0: am 08faf72e: Merge "ART: Add compiled-methods" by Andreas Gampe · 10 years ago
  32. 3eddd5c am 08faf72e: Merge "ART: Add compiled-methods" by Andreas Gampe · 10 years ago
  33. 5988547 Class.forName(..., ..., null) fixes by Brian Carlstrom · 10 years ago
  34. 08faf72 Merge "ART: Add compiled-methods" by Andreas Gampe · 10 years ago
  35. e5f71fe am d1fb9430: am b320091c: am 92b8269d: Merge "Add AbstractMethod, Constructor, Method" by Mathieu Chartier · 10 years ago
  36. d1fb943 am b320091c: am 92b8269d: Merge "Add AbstractMethod, Constructor, Method" by Mathieu Chartier · 10 years ago
  37. eb7f64b am 73f4ed43: am 548a52e8: am fab31cd7: Merge "ART: Extend run-test 068-classloader" by Andreas Gampe · 10 years ago
  38. 7a61595 am 7b72874a: am 6ee9366f: am 8d7e077d: Merge "Improve performance of HashSet" by Mathieu Chartier · 10 years ago
  39. 4fc8e0a am 0da4f50f: am 4f23ab07: am f0dec62a: Merge "Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment." by David Srbecky · 10 years ago
  40. bc2446b am d8e08ffe: am 5852efcb: am bbf02afc: Merge "Do not look for prebuilts on architectures other than Arm." by David Srbecky · 10 years ago
  41. 14e17ab am 3a3ba5cc: am 640ce0ab: am 296c6cc2: Merge "Revert "fix optimizing gtests"" by Nicolas Geoffray · 10 years ago
  42. 7d316e1 am 707a3719: am cdd1be8b: am 0746453b: Merge "ART: Update loop info of all nested loops when inlining" by David Brazdil · 10 years ago
  43. 5c2fa39 am f125ad41: am b14a0fbe: am 4bb014fd: Merge "Revert "Revert "Optimizing: Fix long-to-fp conversion on x86.""" by Roland Levillain · 10 years ago
  44. 97be757 am 5481bb81: am 6bb0e48f: am d677de20: Merge "Revert "Run DCE again after all the other optimizations have run."" by Nicolas Geoffray · 10 years ago
  45. 765527f am 2b36fe71: am 28bb4b9d: am 223f2f5b: Merge "Incorrect transformation of (sub,neg) to (sub) for fp" by Roland Levillain · 10 years ago
  46. b320091 am 92b8269d: Merge "Add AbstractMethod, Constructor, Method" by Mathieu Chartier · 10 years ago
  47. 92b8269 Merge "Add AbstractMethod, Constructor, Method" by Mathieu Chartier · 10 years ago
  48. 73f4ed4 am 548a52e8: am fab31cd7: Merge "ART: Extend run-test 068-classloader" by Andreas Gampe · 10 years ago
  49. 7b72874 am 6ee9366f: am 8d7e077d: Merge "Improve performance of HashSet" by Mathieu Chartier · 10 years ago
  50. 0da4f50 am 4f23ab07: am f0dec62a: Merge "Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment." by David Srbecky · 10 years ago
  51. d8e08ff am 5852efcb: am bbf02afc: Merge "Do not look for prebuilts on architectures other than Arm." by David Srbecky · 10 years ago
  52. 3a3ba5c am 640ce0ab: am 296c6cc2: Merge "Revert "fix optimizing gtests"" by Nicolas Geoffray · 10 years ago
  53. 707a371 am cdd1be8b: am 0746453b: Merge "ART: Update loop info of all nested loops when inlining" by David Brazdil · 10 years ago
  54. f125ad4 am b14a0fbe: am 4bb014fd: Merge "Revert "Revert "Optimizing: Fix long-to-fp conversion on x86.""" by Roland Levillain · 10 years ago
  55. 5481bb8 am 6bb0e48f: am d677de20: Merge "Revert "Run DCE again after all the other optimizations have run."" by Nicolas Geoffray · 10 years ago
  56. fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 10 years ago
  57. 548a52e am fab31cd7: Merge "ART: Extend run-test 068-classloader" by Andreas Gampe · 10 years ago
  58. 6ee9366 am 8d7e077d: Merge "Improve performance of HashSet" by Mathieu Chartier · 10 years ago
  59. 4f23ab0 am f0dec62a: Merge "Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment." by David Srbecky · 10 years ago
  60. 5852efc am bbf02afc: Merge "Do not look for prebuilts on architectures other than Arm." by David Srbecky · 10 years ago
  61. 640ce0a am 296c6cc2: Merge "Revert "fix optimizing gtests"" by Nicolas Geoffray · 10 years ago
  62. cdd1be8 am 0746453b: Merge "ART: Update loop info of all nested loops when inlining" by David Brazdil · 10 years ago
  63. b14a0fb am 4bb014fd: Merge "Revert "Revert "Optimizing: Fix long-to-fp conversion on x86.""" by Roland Levillain · 10 years ago
  64. 6bb0e48 am d677de20: Merge "Revert "Run DCE again after all the other optimizations have run."" by Nicolas Geoffray · 10 years ago
  65. 70bef0d ART: Add compiled-methods by Andreas Gampe · 10 years ago
  66. fab31cd Merge "ART: Extend run-test 068-classloader" by Andreas Gampe · 10 years ago
  67. 26684c0 ART: Extend run-test 068-classloader by Andreas Gampe · 10 years ago
  68. 8d7e077 Merge "Improve performance of HashSet" by Mathieu Chartier · 10 years ago
  69. f0dec62 Merge "Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment." by David Srbecky · 10 years ago
  70. 527c9c7 Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment. by David Srbecky · 10 years ago
  71. bbf02af Merge "Do not look for prebuilts on architectures other than Arm." by David Srbecky · 10 years ago
  72. 0774307 Do not look for prebuilts on architectures other than Arm. by David Srbecky · 10 years ago
  73. 296c6cc Merge "Revert "fix optimizing gtests"" by Nicolas Geoffray · 10 years ago
  74. b29ea8c Revert "fix optimizing gtests" by Nicolas Geoffray · 10 years ago
  75. 0746453 Merge "ART: Update loop info of all nested loops when inlining" by David Brazdil · 10 years ago
  76. 7d27537 ART: Update loop info of all nested loops when inlining by David Brazdil · 10 years ago
  77. 4bb014f Merge "Revert "Revert "Optimizing: Fix long-to-fp conversion on x86.""" by Roland Levillain · 10 years ago
  78. d677de2 Merge "Revert "Run DCE again after all the other optimizations have run."" by Nicolas Geoffray · 10 years ago
  79. 0cdf6d3 Revert "Run DCE again after all the other optimizations have run." by Nicolas Geoffray · 10 years ago
  80. e65181b am 231a2c99: am 8c159b1f: am b4314b3a: Merge "Move GetAndroidToolsDir to common location." by David Srbecky · 10 years ago
  81. 8391a1d am 91a449d7: am 11b98d00: am 1c285915: Merge "fix optimizing gtests" by Calin Juravle · 10 years ago
  82. 2b36fe7 am 28bb4b9d: am 223f2f5b: Merge "Incorrect transformation of (sub,neg) to (sub) for fp" by Roland Levillain · 10 years ago
  83. 231a2c9 am 8c159b1f: am b4314b3a: Merge "Move GetAndroidToolsDir to common location." by David Srbecky · 10 years ago
  84. 91a449d am 11b98d00: am 1c285915: Merge "fix optimizing gtests" by Calin Juravle · 10 years ago
  85. 28bb4b9 am 223f2f5b: Merge "Incorrect transformation of (sub,neg) to (sub) for fp" by Roland Levillain · 10 years ago
  86. e9fc3ab am ce563358: am 80ae8864: am af1ff6a9: Merge "Run DCE again after all the other optimizations have run." by Calin Juravle · 10 years ago
  87. 223f2f5 Merge "Incorrect transformation of (sub,neg) to (sub) for fp" by Roland Levillain · 10 years ago
  88. 8c159b1 am b4314b3a: Merge "Move GetAndroidToolsDir to common location." by David Srbecky · 10 years ago
  89. 11b98d0 am 1c285915: Merge "fix optimizing gtests" by Calin Juravle · 10 years ago
  90. b4314b3 Merge "Move GetAndroidToolsDir to common location." by David Srbecky · 10 years ago
  91. 1c28591 Merge "fix optimizing gtests" by Calin Juravle · 10 years ago
  92. 69dcf64 fix optimizing gtests by Calin Juravle · 10 years ago
  93. ce56335 am 80ae8864: am af1ff6a9: Merge "Run DCE again after all the other optimizations have run." by Calin Juravle · 10 years ago
  94. 80ae886 am af1ff6a9: Merge "Run DCE again after all the other optimizations have run." by Calin Juravle · 10 years ago
  95. af1ff6a Merge "Run DCE again after all the other optimizations have run." by Calin Juravle · 10 years ago
  96. 7a9c885 Run DCE again after all the other optimizations have run. by Calin Juravle · 10 years ago
  97. dff6961 am 642b6b15: am 98bf7bb8: am dac1a694: Merge "Use --dump-stats to dump optimizing compiler stats." by Calin Juravle · 10 years ago
  98. c3446fc am aa313f80: am cdb85087: am 2b25ba3c: Merge "[optimzing] Fix codegen bug and improve type propagation" by Calin Juravle · 10 years ago
  99. 642b6b1 am 98bf7bb8: am dac1a694: Merge "Use --dump-stats to dump optimizing compiler stats." by Calin Juravle · 10 years ago
  100. aa313f8 am cdb85087: am 2b25ba3c: Merge "[optimzing] Fix codegen bug and improve type propagation" by Calin Juravle · 10 years ago