1. b5bce7c ART: Add non-temporal store support by Jean Christophe Beyler · 10 years ago
  2. fb0ea2d ART: Extending FlagsOf by Jean Christophe Beyler · 10 years ago
  3. 7642324 ART: Implement kMirOpNullCheck by Razvan A Lupusoru · 10 years ago
  4. 2ab40eb ART: Add Invokes to DecodedInstruction by Jean Christophe Beyler · 10 years ago
  5. f2466a7 ART: Handle Extended MIRs in a uniform manner by Udayan Banerji · 10 years ago
  6. 60bfe7b X86 Backend support for vectorized float and byte 16x16 operations by Udayan Banerji · 10 years ago
  7. 35ba7f3 Quick compiler: fix array overrun. by buzbee · 10 years ago
  8. 2469e60 ART: Setting up cleanup by Jean Christophe Beyler · 10 years ago
  9. 4896d7b ART: Better SSA Allocation when recreating SSA by Jean Christophe Beyler · 10 years ago
  10. 919ed6b Merge "Revert "ART: Better SSA Allocation when recreating SSA"" by Bill Buzbee · 10 years ago
  11. d4750f2 Revert "ART: Better SSA Allocation when recreating SSA" by Bill Buzbee · 10 years ago
  12. be7ba65 Merge "ART: Better SSA Allocation when recreating SSA" by Ian Rogers · 10 years ago
  13. 0add77a ART: Ensure use counts updated when adding SSA reg by Mark Mendell · 10 years ago
  14. 29a2648 Move DecodedInstruction into MIR. by Ian Rogers · 10 years ago
  15. cb73fb3 ART: Better SSA Allocation when recreating SSA by Jean Christophe Beyler · 10 years ago
  16. cc794c3 ART: Move oat_data_flow_attributes_ to private and put an API by Jean Christophe Beyler · 10 years ago
  17. 9820b7c Early inlining of simple methods. by Vladimir Marko · 11 years ago
  18. 3d73ba2 Avoid Cache*LoweringInfo pass when there's no GET/PUT/INVOKE. by Vladimir Marko · 10 years ago
  19. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  20. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 11 years ago
  21. 4e97c53 Added pass framework by Jean Christophe Beyler · 11 years ago
  22. 1da1e2f More compile-time tuning by buzbee · 11 years ago
  23. 17189ac Quick compiler compile-time/memory use improvement by buzbee · 11 years ago
  24. 0b1191c Revert "Revert "Null check elimination improvement"" by Bill Buzbee · 11 years ago
  25. 31aa97c Revert "Null check elimination improvement" by Ian Rogers · 11 years ago
  26. 4db179d Null check elimination improvement by buzbee · 11 years ago
  27. 0d82948 64-bit prep by buzbee · 11 years ago
  28. 9f799db Merge "Compile-time tuning" into dalvik-dev by buzbee · 11 years ago
  29. 56c7178 Compile-time tuning by buzbee · 11 years ago
  30. 65ec92c Refactor CompilerDriver::ComputeInvokeInfo by Ian Rogers · 11 years ago
  31. 1e54d68 Disable devirtualization detection in DEX-to-DEX compiler. by Sebastien Hertz · 11 years ago
  32. f6c4b3b New arena memory allocator. by Mathieu Chartier · 11 years ago
  33. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 11 years ago
  34. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  35. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  36. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/compiler/dex/mir_dataflow.cc]
  37. 1581766 resolved conflicts for merge of 51c2467e to dalvik-dev by Brian Carlstrom · 11 years ago
  38. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago
  39. 67ce9b0 Adds missing dataflow flag for invoke-interface. by Sebastien Hertz · 11 years ago
  40. fa7809f Mark instructions that produce non-null object arguments as non-null. by Ian Rogers · 11 years ago
  41. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  42. 39ebcb8 More profiler driven tweaks. by Ian Rogers · 11 years ago
  43. e3cd2f0 Enable devirtualization for abstract and sub-class methods. by Ian Rogers · 11 years ago
  44. a5abf70 Compiler: replace DOM traversal computation by buzbee · 11 years ago
  45. 02c4223 Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  46. 302a72d Revert "Supporting de-virtualization for precise types." by Brian Carlstrom · 11 years ago
  47. 31d4b8e Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  48. f4da607 Revert "Supporting de-virtualization for precise types." by Ian Rogers · 11 years ago
  49. b0682d5 Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  50. 862a760 Compiler: continuing refactoring by buzbee · 11 years ago
  51. 1fd3346 Compiler: LIR restructuring by buzbee · 11 years ago
  52. 0665fe0 Compiler: rework dataflow iterator. by buzbee · 11 years ago
  53. 71fe267 Some common frontend tidying. by Ian Rogers · 11 years ago
  54. 311ca16 Compiler: Spring cleaning by buzbee · 11 years ago