1. 4593f7d ARM: VIXL32: Fix crash in Exchange for stack slots. by Artem Serov · 8 years ago
  2. 56e2f93 Merge "Remove soon to be obsolete call kinds for direct calls." by Nicolas Geoffray · 8 years ago
  3. 1ffb6fc Merge "ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible." by Nicolas Geoffray · 8 years ago
  4. c1a42cf Remove soon to be obsolete call kinds for direct calls. by Nicolas Geoffray · 8 years ago
  5. 76873db Merge "ARM: VIXL32: Implement some dispatch optimizations." by Nicolas Geoffray · 8 years ago
  6. 517d9f6 ARM: VIXL32: Use 16-bit encoding for B(cond,...) where possible. by Artem Serov · 8 years ago
  7. c5fcb44 ARM: VIXL32: Implement some dispatch optimizations. by Artem Serov · 8 years ago
  8. 7e9a562 Merge "ARM: VIXL32: Do a code cleanup." by Nicolas Geoffray · 8 years ago
  9. 0fb3719 ARM: Fix breaking changes from recent VIXL update. by Artem Serov · 8 years ago
  10. 22384ae Revert "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  11. 4dd3f7d Merge "Revert "Add kJitTableAddress for HLoadClass."" by Nicolas Geoffray · 8 years ago
  12. d2d5262 Revert "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  13. 7d81bf2 Merge "Add kJitTableAddress for HLoadClass." by Nicolas Geoffray · 8 years ago
  14. 5b12f79 Add kJitTableAddress for HLoadClass. by Nicolas Geoffray · 8 years ago
  15. 644032c ARM: VIXL32: Do a code cleanup. by Anton Kirilov · 8 years ago
  16. c836b5a Merge "Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry.""" by Nicolas Geoffray · 8 years ago
  17. bffdc70 Revert "Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry."" by Scott Wakeling · 8 years ago
  18. 2f34995 Revert "ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry." by Nicolas Geoffray · 8 years ago
  19. d494c5e ARM: VIXL32: Use DontCare for SetFlags + fix for GenerateFrameEntry. by Artem Serov · 8 years ago
  20. edb2ac3 ARM: VIXL32: Implement read barriers. by Anton Kirilov · 8 years ago
  21. 374ddf3 ARM: VIXL32: Clean usage of scopes. by Alexandre Rames · 8 years ago
  22. d4cc5b2 ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. by Artem Serov · 8 years ago
  23. 982e0bf Merge "ARM: VIXL32: A couple of fixes to have more tests passing." by Nicolas Geoffray · 8 years ago
  24. 211fd80 Merge "ART: Add dex::StringIndex" by Treehugger Robot · 8 years ago
  25. 657022c ARM: VIXL32: A couple of fixes to have more tests passing. by Artem Serov · 8 years ago
  26. 725466c Merge "ARM: VIXL32: Implement HClassTableGet Visitor." by Nicolas Geoffray · 8 years ago
  27. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  28. dda4396 ARM: VIXL32: Fix some test failures. by Anton Kirilov · 8 years ago
  29. b77051e ARM: VIXL32: Fix breaking changes from recent VIXL update. by Scott Wakeling · 8 years ago
  30. 8d2c459 ARM: VIXL32: Implement HClassTableGet Visitor. by xueliang.zhong · 8 years ago
  31. f51bc62 ARM: VIXL32: Improve codegen on CBZ/CBNZ by xueliang.zhong · 8 years ago
  32. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  33. 09a940d ARM: VIXL32: Fix PackedSwitch. by Artem Serov · 8 years ago
  34. 5f498b2 Merge "ARM: VIXL32: Arch specific operations." by Nicolas Geoffray · 8 years ago
  35. 82d44f1 Merge "Change iftable to never be null" by Mathieu Chartier · 8 years ago
  36. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  37. 2bbc953 ARM: VIXL32: Arch specific operations. by Artem Serov · 8 years ago
  38. ecd8300 Merge "ARM: VIXL32: Fix VisitTypeConversion." by Nicolas Geoffray · 8 years ago
  39. 9fd8c60 Pass object instead of class to instanceof entrypoint by Mathieu Chartier · 8 years ago
  40. fb0b7d4 ARM: VIXL32: Fix VisitTypeConversion. by Scott Wakeling · 8 years ago
  41. cfeb031 Merge "ARM: VIXL32: Implement more codegen visitors." by Nicolas Geoffray · 8 years ago
  42. ee48b0f Merge "ARM: VIXL32: Implement InstanceOf, InvokeInterface and others." by Nicolas Geoffray · 8 years ago
  43. 551b28f ARM: VIXL32: Implement more codegen visitors. by Artem Serov · 8 years ago
  44. cfbe913 ARM: VIXL32: Implement InstanceOf, InvokeInterface and others. by Artem Serov · 8 years ago
  45. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  46. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  47. 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
  48. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  49. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 8 years ago
  50. 6070e88 Add more missing definitions in art::arm::CodeGeneratorARMVIXL. by Roland Levillain · 8 years ago
  51. 844e653 Add missing definition of CodeGeneratorARMVIXL::GenerateReadBarrierSlow. by Roland Levillain · 8 years ago
  52. 5ec6218 ARM: VIXL32: Implement intrinsics. by Anton Kirilov · 8 years ago
  53. e28d9ae ARM: VIXL32: Implement the functionality needed by intrinsics. by Anton Kirilov · 8 years ago
  54. c34dba7 ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc. by Scott Wakeling · 8 years ago
  55. 02d3783 ARM: VIXL32: Move code to ease the diff with old codegen. by Artem Serov · 8 years ago
  56. 02109dd ARM: VIXL32: Implement Shifts, Neg, Bitwise and Rotate visitors. by Artem Serov · 8 years ago
  57. 00468f3 Remove default argument values in GenerateGcRootFieldLoad. by Roland Levillain · 8 years ago
  58. b45fbaa5 ARM: VIXL32: Pass test 406-fields and a few others. by Alexandre Rames · 8 years ago
  59. 9c19bd6 ARM: VIXL32: Implement more codegen code to pass a few more tests. by Alexandre Rames · 8 years ago
  60. 2f2533f Merge "ARM: VIXL32: Pass initial ART tests with new code generator." by Roland Levillain · 8 years ago
  61. 58a4c61 Delete unused blocked_register_pairs_ in code generators by Mathieu Chartier · 8 years ago
  62. a7812ae ARM: VIXL32: Pass initial ART tests with new code generator. by Scott Wakeling · 8 years ago
  63. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 8 years ago
  64. fe88546 Revert "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."" by Scott Wakeling · 8 years ago
  65. 7863a21 Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Nicolas Geoffray · 8 years ago
  66. b138dfb ARM: VIXL32: Add an initial code generator that passes codegen_tests. by Scott Wakeling · 8 years ago