1. b7e9e32 Elimination of redundant instructuion by Anton Shamin · 10 years ago
  2. 2d5f39e Add ScopedAssertNoThreadSuspension by Mathieu Chartier · 10 years ago
  3. 04db946 Merge "ART: Address three issues with x86 assembler before enabling load store elimination." by Ian Rogers · 10 years ago
  4. d7fe69b Merge "ART: Fix host test failure (assembler_thumb_test)." by Ian Rogers · 10 years ago
  5. 8147dcb Merge "ART: Overflow of bound check in ArrayCopy intrinsic" by Ian Rogers · 10 years ago
  6. 87258ed Merge "Slow path should break def tracking" by Bill Buzbee · 10 years ago
  7. 8d050d8 Merge "AddIntrinsicSlowPath with resume requires clobbering" by Bill Buzbee · 10 years ago
  8. d872b79 Merge "ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2" by Ian Rogers · 10 years ago
  9. f33e4d4 Merge "X86 QBE: Make some X86 routines virtual" by Ian Rogers · 10 years ago
  10. d31cf3d First optimization in new compiler: simple GVN. by Nicolas Geoffray · 10 years ago
  11. b7fc629 ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2 by Udayan Banerji · 10 years ago
  12. 53562d9 Merge "Initiate a constant propagation pass in the optimizing compiler." by Roland Levillain · 10 years ago
  13. c83d441 Fix a lint error and update a test after the phi fix. by Nicolas Geoffray · 10 years ago
  14. aaadf03 Merge "Ensure the first predecessor of a loop is the pre header." by Nicolas Geoffray · 10 years ago
  15. 556c3d1 Initiate a constant propagation pass in the optimizing compiler. by Roland Levillain · 10 years ago
  16. e5cafd5 Merge "It can be that no method has been compiled." by Nicolas Geoffray · 10 years ago
  17. e2aa073 Merge "Small fixes to get the boot image compiled in debug mode." by Nicolas Geoffray · 10 years ago
  18. ce71ae7 It can be that no method has been compiled. by Nicolas Geoffray · 10 years ago
  19. 185a7a4 Merge "Initiate a dead code elimination pass in the optimizing compiler." by Roland Levillain · 10 years ago
  20. 539f559 Merge "Add CFG and SSA form checkers in the optimizing compiler." by Roland Levillain · 10 years ago
  21. b09aacb Small fixes to get the boot image compiled in debug mode. by Nicolas Geoffray · 10 years ago
  22. 497d62e ART: skip compilation of huge methods. by buzbee · 10 years ago
  23. 72bceff Initiate a dead code elimination pass in the optimizing compiler. by Roland Levillain · 10 years ago
  24. ccc07a9 Add CFG and SSA form checkers in the optimizing compiler. by Roland Levillain · 10 years ago
  25. f9f0ed4 ART: Overflow of bound check in ArrayCopy intrinsic by avignate · 10 years ago
  26. 604c6e4 Ensure the first predecessor of a loop is the pre header. by Nicolas Geoffray · 10 years ago
  27. 7d029af Merge "Add the "time" compilation filter and output compilation stats." by Nicolas Geoffray · 10 years ago
  28. 88157ef Add the "time" compilation filter and output compilation stats. by Nicolas Geoffray · 10 years ago
  29. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 10 years ago
  30. 0a1174e X86 QBE: Make some X86 routines virtual by Mark Mendell · 10 years ago
  31. 0b4f345 Merge "ART: Check for exceptions from unresolved classes" by Andreas Gampe · 10 years ago
  32. 61ff009 ART: Check for exceptions from unresolved classes by Andreas Gampe · 10 years ago
  33. bace037 Merge "Revert "Revert "Implement suspend checks in new compiler.""" by Nicolas Geoffray · 10 years ago
  34. fbc695f Revert "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 10 years ago
  35. 5733b35 Merge "ART: fix highest PC values removal in SrcMap.DeltaFormat()" by Vladimir Marko · 10 years ago
  36. 3d2d7fb Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  37. aac0f39 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  38. 1127b12 ART: fix highest PC values removal in SrcMap.DeltaFormat() by Yevgeny Rouban · 10 years ago
  39. daab38c ART: Make elf loading not abort by Andreas Gampe · 10 years ago
  40. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  41. 2ed8def ART: Allow quickening in the boot image by Andreas Gampe · 10 years ago
  42. 5182932 ART: Change access flag behavior in verifier by Andreas Gampe · 10 years ago
  43. 7e3652c Revert "Implement suspend checks in new compiler." by Nicolas Geoffray · 10 years ago
  44. 6fbce02 Implement suspend checks in new compiler. by Nicolas Geoffray · 10 years ago
  45. c80605d ART: Consider clinit elimination for inlining by Razvan A Lupusoru · 10 years ago
  46. ebab3bb Merge "Compile time performance improvements focusing on interpret-only." by Ian Rogers · 10 years ago
  47. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  48. 98cb689 Quick compiler (arm64) Fix inline Math.round() by buzbee · 10 years ago
  49. a870bc5 ART: Address three issues with x86 assembler before enabling load store elimination. by Haitao Feng · 10 years ago
  50. a1c22c1 Fix builds on archs the compiler does not support. by Nicolas Geoffray · 10 years ago
  51. 8a16d97 Fix valgrind errors. by Nicolas Geoffray · 10 years ago
  52. c7f6b86 Merge "Fix bug in register allocator." by Nicolas Geoffray · 10 years ago
  53. 589e046 Slow path should break def tracking by Serguei Katkov · 10 years ago
  54. 9863daf AddIntrinsicSlowPath with resume requires clobbering by Serguei Katkov · 10 years ago
  55. b9620f3 Merge "ART: Fix things for valgrind" by Andreas Gampe · 10 years ago
  56. 928f72b ART: Fix things for valgrind by Andreas Gampe · 10 years ago
  57. a87a795 Merge "Revert "Add read barriers for the roots in the verifier."" by Ian Rogers · 10 years ago
  58. be428b4 Merge "ART: Fix variable formatting and CodeLayout's multiple visits" by Bill Buzbee · 10 years ago
  59. d8f69b0 Revert "Add read barriers for the roots in the verifier." by Ian Rogers · 10 years ago
  60. 73f7d79 Merge "Fix kThumb2Vldrd definition to set correct flag." by Bill Buzbee · 10 years ago
  61. 75bcc37 ART: Fix variable formatting and CodeLayout's multiple visits by Jean Christophe Beyler · 10 years ago
  62. 6a64c6c Merge "Fix misuse of ArenaAllocator." by Nicolas Geoffray · 10 years ago
  63. aa4497d Improve dex location canonicalization-related performance. by Vladimir Marko · 10 years ago
  64. 2a877f3 Fix bug in register allocator. by Nicolas Geoffray · 10 years ago
  65. e6c96d1 Fix misuse of ArenaAllocator. by Nicolas Geoffray · 10 years ago
  66. b5477f0 Fix kThumb2Vldrd definition to set correct flag. by Junmo Park · 10 years ago
  67. cd48f2d Change Reference.get() intrinsic to Reference.getReferent(). by Mathieu Chartier · 10 years ago
  68. a464466 x86: evaluation destination should be after load of source in RA by Serguei Katkov · 10 years ago
  69. 065bf77 Add (simple) side effects flags and equality methods on nodes. by Nicolas Geoffray · 10 years ago
  70. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 10 years ago
  71. 90a21f8 Quick compiler: Fix handling of unused returns by buzbee · 10 years ago
  72. 9b868cb Merge "ART: Make the dominator bitvectors expandable" by Bill Buzbee · 10 years ago
  73. eacc5f0 Fix Thumb2Stm, ldm definition of EncodingMap for arm by Junmo Park · 10 years ago
  74. 2225c35 Merge "ART: Refactor elf_writer_quick, add symbolizer" by Andreas Gampe · 10 years ago
  75. 54fc26c ART: Refactor elf_writer_quick, add symbolizer by Andreas Gampe · 10 years ago
  76. 007a065 ART: Make the dominator bitvectors expandable by Jean Christophe Beyler · 10 years ago
  77. 52ed9ad ART: Fix host test failure (assembler_thumb_test). by Tong Shen · 10 years ago
  78. 3a91f44 ART: X86: Improve multiply in div/rem by literal by Mark Mendell · 10 years ago
  79. 3f51e7d ART: Fix x86_64 GenSelect case when destination is Ref by Jean Christophe Beyler · 10 years ago
  80. 6dccdc2 ART: Reduce LockCallTemps usage by Maxim Kazantsev · 10 years ago
  81. 328c430 Merge "ART: Vectorization opcode implementation fixes" by Ian Rogers · 10 years ago
  82. d73f52b Merge "Add numerator check for integer divide and modulo" by Ian Rogers · 10 years ago
  83. fbebc69 ART: Only call CalculateBasicBlockInformation once by Jean Christophe Beyler · 10 years ago
  84. b3a84e2 ART: Vectorization opcode implementation fixes by Lupusoru, Razvan A · 10 years ago
  85. 2a09504 Merge "Fix SetupResourceMasks to pass correct parameters" by Vladimir Marko · 10 years ago
  86. 859efc4 Merge "ART fix oat debug source map operations" by Vladimir Marko · 10 years ago
  87. 4a94679 Merge "Quick compiler, aarch64: Insane sanity checker" by buzbee · 10 years ago
  88. 579123b Merge "ART: Fix read-out-of-bounds in the compiler" by Andreas Gampe · 10 years ago
  89. de0b996 ART: Fix read-out-of-bounds in the compiler by Andreas Gampe · 10 years ago
  90. aa839cc Fix SetupResourceMasks to pass correct parameters by Junmo Park · 10 years ago
  91. f77e977 Quick compiler, aarch64: Insane sanity checker by buzbee · 10 years ago
  92. 68b5685 Reduce and speed-up class def searches. by Ian Rogers · 10 years ago
  93. 7c7686e Merge "Revert "Revert "ART: Prepare for ELF64.""" by Nicolas Geoffray · 10 years ago
  94. f9b87b1 Revert "Revert "ART: Prepare for ELF64."" by Nicolas Geoffray · 10 years ago
  95. dcea56f Merge "Fix frame size issue with 64-bit" by Narayan Kamath · 10 years ago
  96. 893600c Merge "Revert "ART: Prepare for ELF64."" by Nicolas Geoffray · 10 years ago
  97. 7eebd95 Revert "ART: Prepare for ELF64." by Nicolas Geoffray · 10 years ago
  98. 18a49cc Fix frame size issue with 64-bit by Brian Carlstrom · 10 years ago
  99. 59a0043 Merge "ART: Address issues with kIntrinsicMinMaxDouble for x86" by Ian Rogers · 10 years ago
  100. 5383613 Merge "ART: Update CFG dumper to handle extended better" by Ian Rogers · 10 years ago