1. 2477320 Step 1 of 2: conditional passes. by Aart Bik · 6 years ago
  2. 9992e09 Merge "Retrieve String/Class references from .data.bimg.rel.ro." by Vladimir Marko · 6 years ago
  3. e47f60c Retrieve String/Class references from .data.bimg.rel.ro. by Vladimir Marko · 6 years ago
  4. 1f8d51b Introduce MIN/MAX/ABS as HIR nodes. by Aart Bik · 6 years ago
  5. 3dad341 Introduce ABS as HIR nodes. by Aart Bik · 6 years ago
  6. ca6fff8 ART: Use ScopedArenaAllocator for pass-local data. by Vladimir Marko · 7 years ago
  7. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  8. 94ec2db Use mmapped boot image class table for PIC app HLoadClass. by Vladimir Marko · 7 years ago
  9. 6cfbdbc Use mmapped boot image intern table for PIC app HLoadString. by Vladimir Marko · 7 years ago
  10. 6597946 Use PC-relative pointer to boot image methods. by Vladimir Marko · 7 years ago
  11. 133719e Allow multiple HX86ComputeBaseMethodAddress. by Nicolas Geoffray · 8 years ago
  12. 6bec91c Store resolved types for AOT code in .bss. by Vladimir Marko · 8 years ago
  13. 48886c2 Remove HLoadClass::LoadKind::kDexCachePcRelative. by Vladimir Marko · 8 years ago
  14. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  15. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  16. 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  17. 68c981f ARM/MIPS: Avoid dead dex cache arrays base for intrinsics. by Vladimir Marko · 8 years ago
  18. 2c9f495 Implement single-precision round intrinsic in x86 by Aart Bik · 8 years ago
  19. e900491 Create a typedef for HInstruction::GetInputs() return type. by Vladimir Marko · 8 years ago
  20. dbb7f5b Improve HLoadClass code generation. by Vladimir Marko · 8 years ago
  21. 372f10e Refactor handling of input records. by Vladimir Marko · 8 years ago
  22. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 8 years ago
  23. d1c4045 Avoid generating dead code on frame enter/exit. by Aart Bik · 8 years ago
  24. 2f10a5f Revert "Revert "X86: Use the constant area for more operations."" by Mark P Mendell · 9 years ago
  25. b3e773e ART: Implement support for instruction inlining by David Brazdil · 9 years ago
  26. cf8d1bb Revert "X86: Use the constant area for more operations." by Nicolas Geoffray · 9 years ago
  27. dc00454 X86: Use the constant area for more operations. by Mark Mendell · 9 years ago
  28. 15bd228 Implement irreducible loop support in optimizing. by Nicolas Geoffray · 9 years ago
  29. f3e0ee2 Revert "Revert "ART: Reduce the instructions generated by packed switch."" by Vladimir Marko · 9 years ago
  30. b4c1376 Revert "ART: Reduce the instructions generated by packed switch." by Nicolas Geoffray · 9 years ago
  31. 59f054d ART: Reduce the instructions generated by packed switch. by Zheng Xu · 9 years ago
  32. fb337ea Move PC-relative addressing bases to a better position. by Vladimir Marko · 9 years ago
  33. c53c079 Clean up the special input in HInvokeStaticOrDirect. by Vladimir Marko · 9 years ago
  34. 0f7dca4 Optimizing/X86: PC-relative dex cache array addressing. by Vladimir Marko · 9 years ago[Renamed (75%) from compiler/optimizing/constant_area_fixups_x86.cc]
  35. 9499107 Move x86 constant area code to its own file by Mark Mendell · 9 years ago