1. fca0b49 Fix a stale reference use. by Vladimir Marko · 7 years ago
  2. 51b8aaf Fix HClinitCheck elimination in instruction builder. by Vladimir Marko · 8 years ago
  3. 4c8e12e ART: Adds an entrypoint for invoke-custom by Orion Hodson · 7 years ago
  4. 2c5827a ART: Simplify operands in InstructionBuilder by Treehugger Robot · 7 years ago
  5. 06d10a7 ART: Add dex::ProtoIndex by Orion Hodson · 7 years ago
  6. dbaa5c7 ART: Compiler support for const-method-handle by Orion Hodson · 7 years ago
  7. 18259d7 ART: Compiler support for const-method-type by Orion Hodson · 7 years ago
  8. 175e786 Revert^4 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  9. 3fbd3ad Revert^3 "Compiler changes for bitstring based type checks." by Andreas Gampe · 7 years ago
  10. 3f41323 Revert^2 "Compiler changes for bitstring based type checks." by Vladimir Marko · 7 years ago
  11. bff7a52 Revert "Compiler changes for bitstring based type checks." by Nicolas Geoffray · 7 years ago
  12. eb0ebed Compiler changes for bitstring based type checks. by Vladimir Marko · 7 years ago
  13. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 7 years ago
  14. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 7 years ago
  15. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 7 years ago
  16. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  17. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  18. 28e012a Determine HLoadClass/String load kind early. by Vladimir Marko · 8 years ago
  19. dbb9aef Log at places we fail to compile. by Nicolas Geoffray · 8 years ago
  20. 92f7f3c Use intrinsic codegen for compiling intrinsic methods. by Vladimir Marko · 8 years ago
  21. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 8 years ago
  22. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 8 years ago
  23. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 8 years ago
  24. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 8 years ago
  25. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  26. de4b08f Reduce quicken info size by Mathieu Chartier · 8 years ago
  27. 79d8fa7 optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes by Igor Murashkin · 8 years ago
  28. d01745e optimizing: constructor fence redundancy elimination - remove dmb after LSE by Igor Murashkin · 8 years ago
  29. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  30. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  31. 01b47b0 Inlining a few small methods based on profiling dex2oat with perf. by Mingyao Yang · 8 years ago
  32. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  33. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 8 years ago
  34. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  35. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
  36. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  37. ec78622 Hash-based dex cache type array. by Vladimir Marko · 9 years ago
  38. 5247c08 Put the resolved class in HLoadClass. by Nicolas Geoffray · 8 years ago
  39. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  40. 0fb5af1 Revert "ART: Compiler support for invoke-polymorphic." by Orion Hodson · 8 years ago
  41. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 9 years ago
  42. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  43. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  44. 26de38b ART: Delete old compiler_enums.h by Andreas Gampe · 9 years ago
  45. 296fbb4 Do not place null check on unresolved method calls. by Aart Bik · 9 years ago
  46. c120bbe ART: Naive NullCheck elimination in InstructionBuilder by David Brazdil · 9 years ago
  47. 3cd50df Use dex cache from compilation unit in HInstructionBuilder. by Vladimir Marko · 9 years ago
  48. dee58d6 Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago
  49. 6032891 Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 9 years ago
  50. e3ff7b2 Refactor HGraphBuilder and SsaBuilder to remove HLocals by David Brazdil · 9 years ago