1. dc56cc5 PC-relative loads from dex cache arrays for x86-64. by Vladimir Marko · 9 years ago
  2. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 9 years ago
  3. 0b40ecf Quick: Clean up slow paths. by Vladimir Marko · 9 years ago
  4. 921d6eb Fix 32 bit loads of 64 bit direct code pointers by Mathieu Chartier · 9 years ago
  5. d7a5e55 Fix core spill mask for x86 special suspend. by Vladimir Marko · 9 years ago
  6. 6ce3eba Add suspend checks to special methods. by Vladimir Marko · 9 years ago
  7. 72f53af ART: Remove MIRGraph::dex_pc_to_block_map_ by Chao-ying Fu · 10 years ago
  8. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  9. 27dee8b X86_64 QBE: use RIP addressing by Mark Mendell · 10 years ago
  10. da96aed ART: Generate switch targets from successor blocks by Chao-ying Fu · 10 years ago
  11. bf535be Add card mark to filled-new-array. by Vladimir Marko · 10 years ago
  12. b28c1c0 Tidy RegStorage for X86. by Ian Rogers · 10 years ago
  13. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  14. 832336b Don't copy fill array data to quick literal pool. by Ian Rogers · 10 years ago
  15. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  16. e39c54e Deprecate GrowableArray, use ArenaVector instead. by Vladimir Marko · 10 years ago
  17. 8d0d03e ART: Change temporaries to positive names by Razvan A Lupusoru · 10 years ago
  18. 648d711 Reduce stack usage for overflow checks by Dave Allison · 10 years ago
  19. 48971b3 ART: Generate chained compare-and-branch for short switches by Andreas Gampe · 10 years ago
  20. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 10 years ago
  21. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago
  22. ccc6026 ART: Rework TargetReg(symbolic_reg, wide) by Andreas Gampe · 10 years ago
  23. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  24. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  25. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 10 years ago
  26. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  27. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  28. 407a9d2 Clean-up call_x86.cc by Serguei Katkov · 10 years ago
  29. a77ee51 x86_64: TargetReg update for x86 by Chao-ying Fu · 10 years ago
  30. dd64450 x86_64: Unify 64-bit check in x86 compiler by Elena Sayapina · 10 years ago
  31. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 10 years ago
  32. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 10 years ago
  33. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 10 years ago
  34. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 10 years ago
  35. 33ae558 Arm64 hard-float by buzbee · 10 years ago
  36. e0ccdc0 x86_64: Add long bytecode supports (1/2) by Chao-ying Fu · 10 years ago
  37. 576ca0c Reduce header files including header files. by Ian Rogers · 10 years ago
  38. a0cd2d7 Quick compiler: reference cleanup by buzbee · 10 years ago
  39. 9ee801f Add x86_64 code generation support by Dmitry Petrochenko · 10 years ago
  40. 2f244e9 ART: Add more ThreadOffset in Mir2Lir and backends by Andreas Gampe · 10 years ago
  41. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 10 years ago
  42. 6ffcfa0 Rewrite suspend test check with LIRSlowPath. by Mingyao Yang · 10 years ago
  43. 125011d Merge "Delete throw launchpads." by Mingyao Yang · 10 years ago
  44. 695d13a Update load/store utilities for 64-bit backends by buzbee · 10 years ago
  45. 3a74d15 Delete throw launchpads. by Mingyao Yang · 10 years ago
  46. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 10 years ago
  47. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 10 years ago
  48. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 10 years ago
  49. 754ddad Use trampolines for calls to helpers by Dave Allison · 10 years ago
  50. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 10 years ago
  51. 2700f7e Continuing register cleanup by buzbee · 10 years ago
  52. 0d507d1 Optimize stack overflow handling. by Mathieu Chartier · 10 years ago
  53. 60d7a65 Fix stack overflow for mutual recursion. by Brian Carlstrom · 10 years ago
  54. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 10 years ago
  55. 00e1ec6 Revert "Revert "Rework Quick compiler's register handling"" by Bill Buzbee · 10 years ago
  56. ae9fd93 Tell GDB about Quick ART generated code by Mark Mendell · 10 years ago
  57. 86ec520 Revert "Rework Quick compiler's register handling" by Bill Buzbee · 10 years ago
  58. 2c1ed45 Rework Quick compiler's register handling by buzbee · 10 years ago
  59. 3bc0174 GenSpecialCase support for x86 by Razvan A Lupusoru · 10 years ago
  60. 55d0eac Support Direct Method/Type access for X86 by Mark Mendell · 10 years ago
  61. 67c39c4 Support Literal pools for x86 by Mark Mendell · 10 years ago
  62. 5816ed4 Detect special methods at the end of verification. by Vladimir Marko · 11 years ago
  63. 0d82948 64-bit prep by buzbee · 11 years ago
  64. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  65. f6c4b3b New arena memory allocator. by Mathieu Chartier · 11 years ago
  66. 468532e Entry point clean up. by Ian Rogers · 11 years ago
  67. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  68. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  69. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  70. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (99%) from src/compiler/dex/quick/x86/call_x86.cc]
  71. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  72. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  73. 862a760 Compiler: continuing refactoring by buzbee · 11 years ago
  74. 1fd3346 Compiler: LIR restructuring by buzbee · 11 years ago
  75. 311ca16 Compiler: Spring cleaning by buzbee · 11 years ago
  76. 395116c Compiler: rearranging the deck chairs. by buzbee · 11 years ago[Renamed (98%) from src/compiler/codegen/x86/call_x86.cc]
  77. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 11 years ago
  78. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  79. 1eab958 Remove kExceptionPending flag from thread and codegen. by jeffhao · 12 years ago
  80. 02031b1 Quick compiler: Single .so for all targets by buzbee · 12 years ago
  81. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 12 years ago
  82. 52a77fc Quick Compiler function renaming by buzbee · 12 years ago
  83. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 12 years ago
  84. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 12 years ago
  85. eaf09bc Quick compiler: more refactoring by buzbee · 12 years ago
  86. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 12 years ago