1. 3aa5773 ART: MIR, SSARepresentation, and BasicBlock Additional API by Jean Christophe Beyler · 11 years ago
  2. ef562fd Quick compiler: free up space in MIR. by buzbee · 11 years ago
  3. d65c51a ART: Add support for constant vector literals by Mark Mendell · 11 years ago
  4. f8c762b ART: ChildBlockIterator Implementation by Jean Christophe Beyler · 11 years ago
  5. 29a2648 Move DecodedInstruction into MIR. by Ian Rogers · 11 years ago
  6. cc794c3 ART: Move oat_data_flow_attributes_ to private and put an API by Jean Christophe Beyler · 11 years ago
  7. 25bc279 Small update to CFG printing using DOT by Razvan A Lupusoru · 11 years ago
  8. cdacac4 ART: API changes by Jean Christophe Beyler · 11 years ago
  9. bfea9c2 Class initialization check elimination. by Vladimir Marko · 12 years ago
  10. 3d73ba2 Avoid Cache*LoweringInfo pass when there's no GET/PUT/INVOKE. by Vladimir Marko · 11 years ago
  11. f096aad Cache method lowering info in mir graph. by Vladimir Marko · 12 years ago
  12. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 11 years ago
  13. be0e546 Cache field lowering info in mir_graph. by Vladimir Marko · 11 years ago
  14. b1f1d64 Workaround for range ops spanning vreg gap by buzbee · 11 years ago
  15. 9c86a02 Revert "Annotate used fields." by Ian Rogers · 11 years ago
  16. 7f6cf56 Annotate used fields. by Vladimir Marko · 12 years ago
  17. f3e2cc4 Code cleanup to avoid LLVM dependency when building with quick only. by Nicolas Geoffray · 11 years ago
  18. 3bc0174 GenSpecialCase support for x86 by Razvan A Lupusoru · 11 years ago
  19. da7a69b Enable compiler temporaries by Razvan A Lupusoru · 12 years ago
  20. 2730db0 Add VerfiedMethod to DexCompilationUnit. by Vladimir Marko · 12 years ago
  21. 4376c87 Remove the link from dalvik instruction back to kMirOpCheck. by Vladimir Marko · 12 years ago
  22. 787bbf8 Merge "64bit printf flag clean-up for MIR graph." by Ian Rogers · 12 years ago
  23. c6dbf90 Revert "Remove the link from dalvik instruction back to kMirOpCheck." by Ian Rogers · 12 years ago
  24. 23b03b5 64bit printf flag clean-up for MIR graph. by Ian Rogers · 12 years ago
  25. 8a3e7e7 Remove the link from dalvik instruction back to kMirOpCheck. by Vladimir Marko · 12 years ago
  26. 4e97c53 Added pass framework by Jean Christophe Beyler · 12 years ago
  27. d0a5155 Add suffix parameter to DumpCFG by Jean Christophe Beyler · 12 years ago
  28. 5816ed4 Detect special methods at the end of verification. by Vladimir Marko · 12 years ago
  29. 1da1e2f More compile-time tuning by buzbee · 12 years ago
  30. 17189ac Quick compiler compile-time/memory use improvement by buzbee · 12 years ago
  31. 0d82948 64-bit prep by buzbee · 12 years ago
  32. b48819d Compile-time tuning: assembly phase by buzbee · 12 years ago
  33. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 12 years ago
  34. bd663de Compile-time tuning: register/bb utilities by buzbee · 12 years ago
  35. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  36. 2724776 Support inline dex data, take 2 by buzbee · 12 years ago
  37. 46a1270 Revert "Support inline dex data" by Brian Carlstrom · 12 years ago
  38. 64d8f18 Merge "Support inline dex data" by buzbee · 12 years ago
  39. 728328a Support inline dex data by buzbee · 12 years ago
  40. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  41. 479f83c Dex compiler: re-enable method pattern matching by buzbee · 12 years ago
  42. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 12 years ago
  43. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 12 years ago
  44. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  45. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  46. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  47. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 12 years ago
  48. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  49. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/compiler/dex/mir_graph.cc]
  50. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  51. 39ebcb8 More profiler driven tweaks. by Ian Rogers · 12 years ago
  52. 6282dc1 MIR tidying. by Ian Rogers · 12 years ago
  53. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago
  54. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  55. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago