1. cee7524 ARM64: Update code after the VIXL 1.6 release. by Alexandre Rames · 11 years ago
  2. 9e878d5 Merge "Tidy ELF builder." by Ian Rogers · 11 years ago
  3. 0279ebb Tidy ELF builder. by Ian Rogers · 11 years ago
  4. 56b9ee6 Stop converting from Location to ManagedRegister. by Nicolas Geoffray · 11 years ago
  5. 7fb49da Add support for floats and doubles. by Nicolas Geoffray · 11 years ago
  6. b6e7206 Fix movw on x86/x86_64 to accept any 16bits immediate. by Nicolas Geoffray · 11 years ago
  7. 26a25ef Add a prepare for register allocation pass. by Nicolas Geoffray · 11 years ago
  8. f889267 Fix x86_64 assembler LoadRef to use movl. by Hiroshi Yamauchi · 11 years ago
  9. bafedc3 Merge "Get heap poisoning working in 64-bit." by Hiroshi Yamauchi · 11 years ago
  10. 35c68e3 ART: Fix typo by Andreas Gampe · 11 years ago
  11. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 11 years ago
  12. b88f0b1 Get heap poisoning working in 64-bit. by Hiroshi Yamauchi · 11 years ago
  13. 1ed5b27 Merge "Implement method calls using relative BL on ARM." by Vladimir Marko · 11 years ago
  14. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 11 years ago
  15. a72cb22 Merge "Optimize suspend checks in optimizing compiler." by Nicolas Geoffray · 11 years ago
  16. 3c04974 Optimize suspend checks in optimizing compiler. by Nicolas Geoffray · 11 years ago
  17. e39c54e Deprecate GrowableArray, use ArenaVector instead. by Vladimir Marko · 11 years ago
  18. d7fe69b Merge "ART: Fix host test failure (assembler_thumb_test)." by Ian Rogers · 11 years ago
  19. 928f72b ART: Fix things for valgrind by Andreas Gampe · 11 years ago
  20. 52ed9ad ART: Fix host test failure (assembler_thumb_test). by Tong Shen · 11 years ago
  21. ba9388c ARM64: Avoid the duplication of condition codes. by Alexandre Rames · 11 years ago
  22. e77493c Make common BitVector operations inline-able. by Ian Rogers · 11 years ago
  23. e3ea838 ART source line debug info in OAT files by Yevgeny Rouban · 11 years ago
  24. b74ff13 Merge "Reduce stack usage for overflow checks" by Dave Allison · 11 years ago
  25. 648d711 Reduce stack usage for overflow checks by Dave Allison · 11 years ago
  26. 181211d ART: Don't leave rex_ & length_ uninitialized by Andreas Gampe · 11 years ago
  27. 54e15de ART: Make assembler_test less chatty by Andreas Gampe · 11 years ago
  28. 547cdfd Emit CFI for x86 & x86_64 JNI compiler. by Tong Shen · 11 years ago
  29. 7747c8d ART: Remove test files after test by Andreas Gampe · 11 years ago
  30. 30687af Fix SIB for base + index addressing in x86_64 assembler. by Nicolas Geoffray · 11 years ago
  31. e4ded41 Fix movw in x86_64 assembler. by Nicolas Geoffray · 11 years ago
  32. 8081d2b Create allocator adapter for using Arena in std containers. by Vladimir Marko · 11 years ago
  33. b19955d Reduce time and memory usage of GVN. by Vladimir Marko · 11 years ago
  34. b551fdc AArch64: Clean up CalleeSaveMethod frame and the use of temp registers. by Zheng Xu · 11 years ago
  35. 3c7bb98 Implement array get and array put in optimizing. by Nicolas Geoffray · 11 years ago
  36. f12feb8 Stack overflow checks and NPE checks for optimizing. by Nicolas Geoffray · 11 years ago
  37. 4470c1d ART: Increase command buffer size in assembler_thumb_test by Andreas Gampe · 11 years ago
  38. 8baf0d9 Fix sizeof -> strlen to get the test to run on build servers. by Nicolas Geoffray · 11 years ago
  39. 1a43dd7 Add write barriers to optimizing compiler. by Nicolas Geoffray · 11 years ago
  40. 96f89a2 Add assembly operations with constants in optimizing compiler. by Nicolas Geoffray · 11 years ago
  41. 169277a Fix lint errors. by Nicolas Geoffray · 11 years ago
  42. 8d48673 Use the thumb2 assembler for the optimizing compiler. by Nicolas Geoffray · 11 years ago
  43. 0941924 ART: Fuse compare-with-0-and-branch in Arm64 utils-assembler by Serban Constantinescu · 11 years ago
  44. c380191 x86_64: Enable fp-reg promotion by Serguei Katkov · 11 years ago
  45. 412f10c Support longs in the register allocator for x86_64. by Nicolas Geoffray · 11 years ago
  46. e313d16 Merge "Fix off-by-one errors in limit checking for ldr/str instructions." by Dave Allison · 11 years ago
  47. 0bb9ade Fix off-by-one errors in limit checking for ldr/str instructions. by Dave Allison · 11 years ago
  48. a94d7fd Merge "Fix topological ordering and use it for optimizations." by Vladimir Marko · 11 years ago
  49. 45fdb93 Support additional instructions in ARM and thumb assemblers by Dave Allison · 11 years ago
  50. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 11 years ago
  51. 622bdbe Fix topological ordering and use it for optimizations. by Vladimir Marko · 11 years ago
  52. ecb2f9b Enable the register allocator on x86_64. by Nicolas Geoffray · 11 years ago
  53. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 11 years ago
  54. 16e1eda Merge "x86_64: Fix issue in JNI compiler" by Andreas Gampe · 11 years ago
  55. 5408b6b x86_64: Fix issue in JNI compiler by avignate · 11 years ago
  56. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 11 years ago
  57. 22a0ef8 Round up arena allocations to 8 bytes. by Vladimir Marko · 11 years ago
  58. d20ddb2 Remove unused variable in assembler test. by Dave Allison · 11 years ago
  59. c819e0d Fix assembler test to use path if it can't find tools. by Dave Allison · 11 years ago
  60. 0eb3e75 Merge "Thumb2 assembler for JNI compiler and optimizing compiler" by Dave Allison · 11 years ago
  61. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 11 years ago
  62. 0110619 Use std::enable_if instead of a custom helper class. by Vladimir Marko · 11 years ago
  63. 089142c Avoid register pool allocations on the heap. by Vladimir Marko · 11 years ago
  64. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  65. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  66. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  67. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  68. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  69. 7e0a8b4 Merge changes Icf9afbab,If2409101 by Andreas Gampe · 11 years ago
  70. 69f08ba Clean up ScopedArenaAllocatorAdapter. by Vladimir Marko · 11 years ago
  71. 0f89dac AArch64: Fix the usage of IP0, IP1 as temporary registers by Serban Constantinescu · 11 years ago
  72. 63206f3 AArch64: Fix the usage of Thread Register for arm64 by Serban Constantinescu · 11 years ago
  73. 91152bc Merge "ART: ChildBlockIterator Implementation" by Vladimir Marko · 11 years ago
  74. f8c762b ART: ChildBlockIterator Implementation by Jean Christophe Beyler · 11 years ago
  75. 6601882 ART: Use utils.h::RoundUp instead of explicit bit-fiddling by Andreas Gampe · 11 years ago
  76. b40c6a7 ART: Fix assembler_test to use ScratchFile by Andreas Gampe · 11 years ago
  77. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 11 years ago
  78. d110432 ART: aarch64 jni compiler needs to extend small return types by Andreas Gampe · 11 years ago
  79. 5a4fa82 x86_64 Assembler Test Infrastructure, fix x86_64 assembler by Andreas Gampe · 11 years ago
  80. 6ffcfa0 Rewrite suspend test check with LIRSlowPath. by Mingyao Yang · 11 years ago
  81. becc372 Merge "ART: Initialization of RegLocation and API for GrowableArray Iterator" by Vladimir Marko · 11 years ago
  82. 1ceea7e ART: Initialization of RegLocation and API for GrowableArray Iterator by Jean Christophe Beyler · 11 years ago
  83. 96a4f29 Merge "ART: Fixes an issue with REX prefix for instructions with no ModRM byte" by Ian Rogers · 11 years ago
  84. 3a74d15 Delete throw launchpads. by Mingyao Yang · 11 years ago
  85. fba52f1 ART: Fixes an issue with REX prefix for instructions with no ModRM byte by Vladimir Kostyukov · 11 years ago
  86. 2faf284 Merge "Long support in optimizing compiler." by Nicolas Geoffray · 11 years ago
  87. 01bc96d Long support in optimizing compiler. by Nicolas Geoffray · 11 years ago
  88. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 11 years ago
  89. 2be6fc7 Merge "Test control flow instruction with optimizing compiler." by Nicolas Geoffray · 11 years ago
  90. b55f835 Test control flow instruction with optimizing compiler. by Nicolas Geoffray · 11 years ago
  91. 1552373 AArch64: Fix Managed Register unit tests by Serban Constantinescu · 11 years ago
  92. 44e1354 Do not output ARM64 assembler debug code. by Andreas Gampe · 11 years ago
  93. 790a6b7 Calling convention support for cross 64/32 compilation. by Ian Rogers · 11 years ago
  94. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  95. 8a76f1e Mark ScopedArenaAllocator's allocations undefined for Valgrind. by Vladimir Marko · 11 years ago
  96. 7f466c0 Merge "Add support for invoke-static in optimizing compiler." by Nicolas Geoffray · 11 years ago
  97. 8ccc3f5 Add support for invoke-static in optimizing compiler. by Nicolas Geoffray · 11 years ago
  98. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 11 years ago
  99. c6ee54e Trampoline and assembly fixes for ARM64 by Andreas Gampe · 11 years ago
  100. 53b6afc Free Arenas from the ArenaStack before running codegen. by Vladimir Marko · 11 years ago