1. 3f5b42f Merge "Optimize x86 long arithmetic" by Vladimir Marko · 12 years ago
  2. 8a3e7e7 Remove the link from dalvik instruction back to kMirOpCheck. by Vladimir Marko · 12 years ago
  3. e1cf6d8 Merge "Move fused cmp branch ccode to MIR::meta." by Vladimir Marko · 12 years ago
  4. a64c4a9 Merge "Update ElfWriterMclinker for klp" by Brian Carlstrom · 12 years ago
  5. 8c95011 Merge "Use direct class pointers at allocation sites in the compiled code." by Hiroshi Yamauchi · 12 years ago
  6. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 12 years ago
  7. e02d48f Optimize x86 long arithmetic by Mark Mendell · 12 years ago
  8. a894607 Move fused cmp branch ccode to MIR::meta. by Vladimir Marko · 12 years ago
  9. d9de839 Fix header file references to the ::llvm::ELF namespace. by Vladimir Marko · 12 years ago
  10. 23a2821 Clean up access checks. by Vladimir Marko · 12 years ago
  11. 05bded2 Clean up frontend.h includes and forward declarations. by Vladimir Marko · 12 years ago
  12. 650be76 Revert "Implement cumulative timings for CompilerDriver." by Brian Carlstrom · 12 years ago
  13. 4e3b284 Update ElfWriterMclinker for klp by Brian Carlstrom · 12 years ago
  14. f3f139f Merge "Implement cumulative timings for CompilerDriver." by Nicolas Geoffray · 12 years ago
  15. 775c472 Pass Framework Cleanup by Jean Christophe Beyler · 12 years ago
  16. df01317 Implement cumulative timings for CompilerDriver. by Nicolas Geoffray · 12 years ago
  17. a3058e7 Fix memory error when dumping timings. by Nicolas Geoffray · 12 years ago
  18. 4e97c53 Added pass framework by Jean Christophe Beyler · 12 years ago
  19. d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 12 years ago
  20. d0a5155 Add suffix parameter to DumpCFG by Jean Christophe Beyler · 12 years ago
  21. 0adc680 Merge "Add conditional move support to x86 and allow GenMinMax to use it" by Ian Rogers · 12 years ago
  22. ef6a776 Inline codegen for long-to-double on ARM. by Ian Rogers · 12 years ago
  23. 988e6ea Fix -O0 builds. by Ian Rogers · 12 years ago
  24. bd288c2 Add conditional move support to x86 and allow GenMinMax to use it by Razvan A Lupusoru · 12 years ago
  25. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 12 years ago
  26. 53ee14a Merge "Avoid inliner spam wrt String.length." by Ian Rogers · 12 years ago
  27. dce164a Avoid inliner spam wrt String.length. by Ian Rogers · 12 years ago
  28. 5115473 Fix oatdump "compilercallbacks" option for runtime. by Vladimir Marko · 12 years ago
  29. 6e3cb66 DataflowIterator normalization by Jean Christophe Beyler · 12 years ago
  30. 090dd44 Eliminate redundant x86 compare for GenDivZeroCheck by Razvan A Lupusoru · 12 years ago
  31. dac68ba Merge "Fix build: style issue." by Vladimir Marko · 12 years ago
  32. 459f4df Fix build: style issue. by Vladimir Marko · 12 years ago
  33. 47d79fd Merge "Clean up usage of carry flag condition codes." by Vladimir Marko · 12 years ago
  34. 58af1f9 Clean up usage of carry flag condition codes. by Vladimir Marko · 12 years ago
  35. b122a4b Tidy up memory barriers. by Ian Rogers · 12 years ago
  36. e40687d Merge "Fix SEGV when dumping MIR CFG" by Narayan Kamath · 12 years ago
  37. 412d4f8 Improve x86 Fused long compare to literal by Mark Mendell · 12 years ago
  38. e47ee24 Merge "Enhance GenArrayGet, GenArrayPut for x86" by Vladimir Marko · 12 years ago
  39. 343adb5 Enhance GenArrayGet, GenArrayPut for x86 by Mark Mendell · 12 years ago
  40. 1d6df5b Merge "Change safecast data from set to an ordered vector." by Vladimir Marko · 12 years ago
  41. 5dce0c9 Generate devirtualization map only for native compilation. by Sebastien Hertz · 12 years ago
  42. 95a4de7 Fix test-art setup. by Vladimir Marko · 12 years ago
  43. a9faa70 Change safecast data from set to an ordered vector. by Vladimir Marko · 12 years ago
  44. 102a8f2 Fix build - test issues. by Sebastien Hertz · 12 years ago
  45. 778127a Fix build - style issues. by Vladimir Marko · 12 years ago
  46. 5bb149e Fix SEGV when dumping MIR CFG by Mark Mendell · 12 years ago
  47. 5816ed4 Detect special methods at the end of verification. by Vladimir Marko · 12 years ago
  48. 2b5eaa2 Move compiler code out of method verifier. by Vladimir Marko · 12 years ago
  49. 0bf1f26 Merge "Fix 64-bit CAS for x86." by Vladimir Marko · 12 years ago
  50. 07dc96d Merge "Per-DexFile locking for inliner initialization." by Vladimir Marko · 12 years ago
  51. 12f9628 Fix minor style issues by Vladimir Marko · 12 years ago
  52. f98dbf0 Merge "Implement GenInlinedSqrt for x86" by Vladimir Marko · 12 years ago
  53. d5c0587 Merge "Cleanup thread pool tasks creation." by Sebastien Hertz · 12 years ago
  54. 31050c6 Make part of the elf_writer_test specific to the portable build. by Brian Carlstrom · 12 years ago
  55. bff1ef0 Implement GenInlinedSqrt for x86 by Mark Mendell · 12 years ago
  56. 3681597 Use dmb. by Elliott Hughes · 12 years ago
  57. e13717e Per-DexFile locking for inliner initialization. by Vladimir Marko · 12 years ago
  58. a6fd8ba Fix 64-bit CAS for x86. by Vladimir Marko · 12 years ago
  59. 501baec Cleanup thread pool tasks creation. by Sebastien Hertz · 12 years ago
  60. 8ff6e59 Merge "Don't rely on gcc extensions" by Mathieu Chartier · 12 years ago
  61. 4605362 Don't rely on gcc extensions by Bernhard Rosenkränzer · 12 years ago
  62. ff8d298 Merge "Remove unused method in DEX-to-DEX." by Sebastien Hertz · 12 years ago
  63. 19031d5 Merge "Define missing static constexpr variables" by Mathieu Chartier · 12 years ago
  64. 45c1165 Define missing static constexpr variables by Mark Mendell · 12 years ago
  65. 8755359 Merge "Enable moving classes." by Mathieu Chartier · 12 years ago
  66. 1ebe217 Remove unused method in DEX-to-DEX. by Sebastien Hertz · 12 years ago
  67. c528dba Enable moving classes. by Mathieu Chartier · 12 years ago
  68. cdcfdfc Art: fix basic block optimization pass by buzbee · 12 years ago
  69. 8d4122f Merge "Get rid of platform-specific method inliners." by Vladimir Marko · 12 years ago
  70. b8a0c23 Merge "Unsafe.compareAndSwapLong() intrinsic for x86." by Vladimir Marko · 12 years ago
  71. dce8852 Merge "Add support for emitting x86 kArray instructions." by Vladimir Marko · 12 years ago
  72. 867a2b3 Get rid of platform-specific method inliners. by Vladimir Marko · 12 years ago
  73. 8171fc3 Don't prefix GC map by length. by Vladimir Marko · 12 years ago
  74. 400455c Merge "Rename ClobberCalleeSave to *Caller*, fix it for x86." by Vladimir Marko · 12 years ago
  75. 31c2aac Rename ClobberCalleeSave to *Caller*, fix it for x86. by Vladimir Marko · 12 years ago
  76. 73e08b3 Fix Mir2Lir::AllocFreeTemp() to return -1 on failure. by Vladimir Marko · 12 years ago
  77. 06606b9 Performance improvement for mapping table creation. by Vladimir Marko · 12 years ago
  78. 70b797d Unsafe.compareAndSwapLong() intrinsic for x86. by Vladimir Marko · 12 years ago
  79. 057c74a Add support for emitting x86 kArray instructions. by Vladimir Marko · 12 years ago
  80. 7ceee46 Merge "Unsafe.compareAndSwapInt()/Object() intrinsics for x86." by Vladimir Marko · 12 years ago
  81. c29bb61 Unsafe.compareAndSwapInt()/Object() intrinsics for x86. by Vladimir Marko · 12 years ago
  82. 1e6cb63 Delta-encoding of mapping tables. by Vladimir Marko · 12 years ago
  83. f246af2 Fix intrinsic Long.reverseBytes(). by Vladimir Marko · 12 years ago
  84. 1da1e2f More compile-time tuning by buzbee · 12 years ago
  85. 3e5af82 Intrinsic Unsafe.CompareAndSwapLong() for ARM. by Vladimir Marko · 12 years ago
  86. 73fbaad Update ART for LLVM merge up to r187914. by Stephen Hines · 12 years ago
  87. 0bf3da0 Merge "Refactor intrinsic CAS, prepare for 64-bit version." into dalvik-dev by Vladimir Marko · 12 years ago
  88. 5048223 Compact zygote. by Mathieu Chartier · 12 years ago
  89. 1c282e2 Refactor intrinsic CAS, prepare for 64-bit version. by Vladimir Marko · 12 years ago
  90. e9c36b3 Avoid some string allocations. by Vladimir Marko · 12 years ago
  91. 2247984 Clean up kOpCmp on ARM. by Vladimir Marko · 12 years ago
  92. ba9ece9 Fix inlining for String.indexOf / String.isEmpty. by Narayan Kamath · 12 years ago
  93. df810ac Merge "A custom 'runs-of-slots' memory allocator." into dalvik-dev by Hiroshi Yamauchi · 12 years ago
  94. e4a50ee Fix build. by Mathieu Chartier · 12 years ago
  95. 259b592 Fix build: add required spaces after //. by Vladimir Marko · 12 years ago
  96. 3cebbc7 Merge "Rewrite intrinsics detection." into dalvik-dev by Vladimir Marko · 12 years ago
  97. 332b7aa Improve Thumb2 instructions' use of constant operands. by Vladimir Marko · 12 years ago
  98. 5c96e6b Rewrite intrinsics detection. by Vladimir Marko · 12 years ago
  99. cf58d4a A custom 'runs-of-slots' memory allocator. by Hiroshi Yamauchi · 12 years ago
  100. ca368cb Break apart oat writing times. by Ian Rogers · 12 years ago