1. 4fa13f6 Fuse long and FP compare & condition on ARM in Optimizing. by Roland Levillain · 10 years ago
  2. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  3. 2bcb431 Use CompareAndBranchIf(Non)Zero when applicable. by Nicolas Geoffray · 10 years ago
  4. cf93a5c Revert "Revert "ART: Implement literal pool for arm, fix branch fixup."" by Vladimir Marko · 10 years ago
  5. fbeb4ae Revert "ART: Implement literal pool for arm, fix branch fixup." by Vladimir Marko · 10 years ago
  6. f38caa6 ART: Implement literal pool for arm, fix branch fixup. by Vladimir Marko · 10 years ago
  7. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  8. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 10 years ago
  9. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  10. d56376c Revert "Revert "Introduce a NearLabel in thumb2."" by Nicolas Geoffray · 10 years ago
  11. 1f277e3 Revert "Introduce a NearLabel in thumb2." by Nicolas Geoffray · 10 years ago
  12. db0bbab Introduce a NearLabel in thumb2. by Nicolas Geoffray · 10 years ago
  13. d126ba1 [Optimizing] Thumb2 assembler: use 16bits branches when we can. by Nicolas Geoffray · 10 years ago
  14. 3f68e38 Don't emit bkpt, takes extra space for nothing. by Nicolas Geoffray · 10 years ago
  15. c666710 Opt compiler: Speedup div/rem by constants on arm32 and arm64. by Zheng Xu · 10 years ago
  16. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  17. b33b650 Merge "Implement CFI for JNI." by David Srbecky · 10 years ago
  18. 10042c1 Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for word pairs." by Roland Levillain · 10 years ago
  19. dd97393 Implement CFI for JNI. by David Srbecky · 10 years ago
  20. 8635e18 Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for words." by Roland Levillain · 10 years ago
  21. 4af147e Exercise art::arm::Thumb2Assembler::StoreToOffset for word pairs. by Roland Levillain · 10 years ago
  22. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 10 years ago
  23. ca71458 ART: Add Clang's -Wused-but-marked-unused by Andreas Gampe · 10 years ago
  24. c5a5ac6 Exercise art::arm::Thumb2Assembler::StoreToOffset for words. by Roland Levillain · 10 years ago
  25. ab4a2f5 Forbid the use of shifts in ShifterOperand in Thumb2 by Guillaume "Vermeille" Sanchez · 10 years ago
  26. dc62c48 Make subs and adds alter flags when rn is an immediate by Guillaume "Vermeille" Sanchez · 10 years ago
  27. b7f2be9 Revert "Forbid the use of shifts in ShifterOperand in Thumb2" by Calin Juravle · 10 years ago
  28. bada8b0 Forbid the use of shifts in ShifterOperand in Thumb2 by Guillaume "Vermeille" Sanchez · 10 years ago
  29. 7cde48c Stack support for Optimizing compiler by Sebastien Hertz · 11 years ago
  30. ab1eb0d ART: Templatize IsInt & IsUint by Andreas Gampe · 10 years ago
  31. ffe8a57 Optimize double/float immediate loading on arm. by Nicolas Geoffray · 10 years ago
  32. 1d6957f Merge "Improve ParallelMoveResolver to work with pairs." by Nicolas Geoffray · 10 years ago
  33. f7a0c4e Improve ParallelMoveResolver to work with pairs. by Nicolas Geoffray · 10 years ago
  34. 2bcf9bf ART: Arm intrinsics for Optimizing compiler by Andreas Gampe · 11 years ago
  35. 3d1e788 Fix build by putting ATTRIBUTE_UNUSUED. by Nicolas Geoffray · 10 years ago
  36. 51fdf43 Fix thumb2 assembler's ShifterOperandCanHold. by Nicolas Geoffray · 10 years ago
  37. 7b7e524 ART: Fix assembler_thumb_test by Andreas Gampe · 10 years ago
  38. 513ea0c ART: Fix thumb2 utils assembler by Andreas Gampe · 10 years ago
  39. 840e546 Implement double and float support for arm in register allocator. by Nicolas Geoffray · 11 years ago
  40. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 11 years ago
  41. ac0341e Fix Thumb2 Emit16BitAddSub() to keep full immediate. by Vladimir Marko · 11 years ago
  42. 5bc561c Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm. by Vladimir Marko · 11 years ago
  43. 3bcc8ea Don't use CanHoldArm in the code generator. by Nicolas Geoffray · 11 years ago
  44. d7fa3a7 Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 11 years ago
  45. ddb7df2 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
  46. e8469c1 Optimizing: Use 16-bit Thumb2 PUSH/POP when possible. by Vladimir Marko · 11 years ago
  47. af2d530 Merge "ART: Fix unused variables and functions" by Andreas Gampe · 11 years ago
  48. 9f612ff ART: Fix unused variables and functions by Andreas Gampe · 11 years ago
  49. 91e9f25 Merge "[optimizing compiler] Add shifts" by Calin Juravle · 11 years ago
  50. 9aec02f [optimizing compiler] Add shifts by Calin Juravle · 11 years ago
  51. 22e60ea Merge "test: Fix assember_arm_test to compile on gcc" by Igor Murashkin · 11 years ago
  52. cad2f0a test: Fix assember_arm_test to compile on gcc by Igor Murashkin · 11 years ago
  53. ab65c67 ART: Fix uninitialized value in arm32 assembler test by Andreas Gampe · 11 years ago
  54. 8205c77 ART: Fix arm32 assembler test. by Andreas Gampe · 11 years ago
  55. 17f7873 Merge "ART: Assembler_arm_test" by Andreas Gampe · 11 years ago
  56. 849cc5e ART: Assembler_arm_test by Andreas Gampe · 11 years ago
  57. 8366ca0 Fix the last users of TARGET_CPU_SMP. by Elliott Hughes · 11 years ago
  58. 981e454 Add support for int-to-char in the optimizing compiler. by Roland Levillain · 11 years ago
  59. 851df20 ART: Multiview assembler_test, fix x86-64 assembler by Andreas Gampe · 11 years ago
  60. 1a28fc4 Exercise the generation of SBFX on ARM32 & Thumb-2. by Roland Levillain · 11 years ago
  61. 51d3fc4 Add support for int-to-byte in the optimizing compiler. by Roland Levillain · 11 years ago
  62. 3c30a72 Merge "Fix store instructions to large frames in ARM opt. compiler." by Roland Levillain · 11 years ago
  63. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  64. 775ef49 Fix store instructions to large frames in ARM opt. compiler. by Roland Levillain · 11 years ago
  65. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  66. 19a19cf Add support for static fields in optimizing compiler. by Nicolas Geoffray · 11 years ago
  67. 3e3364e Merge "Tidy logging code not using UNIMPLEMENTED." by Ian Rogers · 11 years ago
  68. 5667fdb ARM: Use hardfp calling convention between java to java call. by Zheng Xu · 11 years ago
  69. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 11 years ago
  70. 1373595 stdint types all the way! by Ian Rogers · 11 years ago
  71. 35c68e3 ART: Fix typo by Andreas Gampe · 11 years ago
  72. c8ccf68 ART: Fix some -Wpedantic errors by Andreas Gampe · 11 years ago
  73. 3c7bb98 Implement array get and array put in optimizing. by Nicolas Geoffray · 11 years ago
  74. 1a43dd7 Add write barriers to optimizing compiler. by Nicolas Geoffray · 11 years ago
  75. 96f89a2 Add assembly operations with constants in optimizing compiler. by Nicolas Geoffray · 11 years ago
  76. 169277a Fix lint errors. by Nicolas Geoffray · 11 years ago
  77. 8d48673 Use the thumb2 assembler for the optimizing compiler. by Nicolas Geoffray · 11 years ago
  78. 0bb9ade Fix off-by-one errors in limit checking for ldr/str instructions. by Dave Allison · 11 years ago
  79. 45fdb93 Support additional instructions in ARM and thumb assemblers by Dave Allison · 11 years ago
  80. 20dfc79 Add some more instruction support to optimizing compiler. by Dave Allison · 11 years ago
  81. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 11 years ago
  82. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  83. 8194963 Replace CountOneBits and __builtin_popcount with POPCOUNT. by Vladimir Marko · 11 years ago
  84. 790a6b7 Calling convention support for cross 64/32 compilation. by Ian Rogers · 11 years ago
  85. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  86. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 11 years ago
  87. e63a745 Make heap reference poisoning work with the interpreter. by Hiroshi Yamauchi · 11 years ago
  88. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 11 years ago
  89. 3681597 Use dmb. by Elliott Hughes · 12 years ago
  90. 468532e Entry point clean up. by Ian Rogers · 12 years ago
  91. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  92. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago