1. 8368340 Merge "Skip card mark when storing known null reference" into dalvik-dev by buzbee · 12 years ago
  2. bbdd053 [Portable Compiler] Rework return block marking. by buzbee · 12 years ago
  3. 6a791b2 Skip card mark when storing known null reference by buzbee · 12 years ago
  4. 4ef3e45 Compiler constant handling rework by buzbee · 13 years ago
  5. dc5daa0 Fix portable path. by TDYa127 · 13 years ago
  6. 05bcbc1 Merge "Add memory barrier for final instance fields." into dalvik-dev by Ian Rogers · 13 years ago
  7. fffdb02 Add memory barrier for final instance fields. by Ian Rogers · 13 years ago
  8. 2502e00 Basic block optimization refactoring by buzbee · 13 years ago
  9. a169e1d Quick compiler: refactored listing & const fix by buzbee · 13 years ago
  10. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  11. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  12. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  13. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  14. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  15. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago
  16. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (99%) from src/compiler/CompilerIR.h]
  17. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  18. ec13743 Revert "Revert "Refactor codegen resource masks"" by buzbee · 13 years ago
  19. 4b39c9f1b Revert "Refactor codegen resource masks" by Bill Buzbee · 13 years ago
  20. 07131ca Refactor codegen resource masks by buzbee · 13 years ago
  21. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 13 years ago
  22. c531cef Eliminate #ifdef ART_USE_QUICK_COMPILER by buzbee · 13 years ago
  23. 4df2bbd Enable multi-threaded Quick compilation by buzbee · 13 years ago
  24. 6459e7c Enable bitcode verification for debug builds by buzbee · 13 years ago
  25. a5b3024 Split dex_pc<->native_pc mapping table by Bill Buzbee · 13 years ago
  26. f5f5a12 Quick compiler: bug fix & cleanup by buzbee · 13 years ago
  27. 0c7abda NativePcOffsetToReferenceMap by Ian Rogers · 13 years ago
  28. 55e5e6c Fix quick fly2iceland after rebase. by TDYa127 · 13 years ago
  29. abc4c6b Portable path example interface by buzbee · 13 years ago
  30. 0967a25 Quick compiler code layout by buzbee · 13 years ago
  31. d1643e4 Basic block combine pass by buzbee · 13 years ago
  32. 9a4f003 Remove the THROW_VERIFICATION_ERROR op and supporting code. by jeffhao · 13 years ago
  33. 08f753d Avoid compile time rewriting of dex code by verifier. by Ian Rogers · 13 years ago
  34. ca7a5e4 Quick compiler: restore optimizations by buzbee · 13 years ago
  35. c9f40dd Restore "CFG rework for explicit exception edges" by Bill Buzbee · 13 years ago
  36. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  37. 937b73e Revert "CFG rework for explicit exception edges" by Brian Carlstrom · 13 years ago
  38. 8b503db CFG rework for explicit exception edges by buzbee · 13 years ago
  39. 4be777b Quick compiler: fix for missing defs by buzbee · 13 years ago
  40. a1da8a5 Quick compiler: complete switch support by buzbee · 13 years ago
  41. 365c102 Increase use of ScopedJniThreadState. by Ian Rogers · 13 years ago
  42. ad8f15e Milestone: close Quick side channel communication by buzbee · 13 years ago
  43. 3b3dbdd More Quick compiler mir/bb cleanup by buzbee · 13 years ago
  44. 15bf980 More Quick compiler restructuring by buzbee · 13 years ago
  45. b03f487 Shadow frame support for MIR->LLVM-IR conversion by buzbee · 13 years ago
  46. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 13 years ago
  47. bff2465 [Compiler] Add object ref discovery by buzbee · 13 years ago
  48. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  49. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 13 years ago
  50. a0e1806 Add a SafeMap equivalent to std::map but without the error-prone operator[]. by Elliott Hughes · 13 years ago
  51. e52e49b Fix the mutex diagnostics, and other targets of opportunity. by Elliott Hughes · 13 years ago
  52. 84fd693 Branch fusing by buzbee · 13 years ago
  53. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago
  54. fc9e6fa Compiler intrinsics by buzbee · 13 years ago
  55. e62076c Fix special method codegen by buzbee · 13 years ago
  56. f24132c Fix setter trivial pattern matching. by Ian Rogers · 13 years ago
  57. 16da88c Custom codegen for small frameless methods. by buzbee · 13 years ago
  58. a7c1268 Restore card marking, minor tuning by buzbee · 13 years ago
  59. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  60. 3fa1379 Patch support for the boot image. by Ian Rogers · 13 years ago
  61. 239c4e7 Loop detection, improved reg allocation by buzbee · 13 years ago
  62. 3d66194 Real fix for 064 by buzbee · 13 years ago
  63. e196567 SSA rework and support compiler temps in the frame by buzbee · 13 years ago
  64. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  65. ab058bb Make code buffer units 8bit rather than 16bit. by Ian Rogers · 13 years ago
  66. efccc56 Frame layout change by buzbee · 13 years ago
  67. 719ace4 Stop saying "typedef struct" and "typedef enum". by Elliott Hughes · 13 years ago
  68. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  69. 680b1bd Unify branch flags, pretty printer for OpKind. by Ian Rogers · 13 years ago
  70. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 13 years ago
  71. c5159d5 MIPS switch table support by buzbee · 13 years ago
  72. 71ac994 Change assembler to use byte instruction lengths by buzbee · 13 years ago
  73. 5de3494 Another step towards a Mips target by buzbee · 13 years ago
  74. 31a4a6f More target-independence by buzbee · 13 years ago
  75. e3acd07 Multi-target support by buzbee · 13 years ago
  76. 996cc58 Add compiler stats, fix super call slow path by Ian Rogers · 13 years ago
  77. 44b412b Codegen support for debugger by buzbee · 13 years ago
  78. 1bddec3 Add access check slow paths to field accesses by Ian Rogers · 13 years ago
  79. ba938cb Make the compiler threadsafe by buzbee · 13 years ago
  80. 5abfa3e Compiler tuning by buzbee · 13 years ago
  81. 85d8c1e Minor compiler tuning by buzbee · 13 years ago
  82. 99ba964 More compilation performance tuning by buzbee · 13 years ago
  83. 5b53710 Dataflow analysis rework by buzbee · 14 years ago
  84. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  85. e7d856b Add GC map to oat file by Brian Carlstrom · 14 years ago
  86. a3760aa Refactor the use of Method by the oat compiler. by Ian Rogers · 14 years ago
  87. 67bc236 Register promotion fix by buzbee · 14 years ago
  88. 928bf02 Ensure getConstString uses slow path for non-image compilation by Brian Carlstrom · 14 years ago
  89. 3ddc0d1 Fix Vmap table size by buzbee · 14 years ago
  90. ce30293 Compiler cleanup by buzbee · 14 years ago
  91. bbaf894 Optimization fixes by buzbee · 14 years ago
  92. c0ecd65 Various optimization fixes by buzbee · 14 years ago
  93. c41e5b5 Add tables to map between callee saves and vregs by buzbee · 14 years ago
  94. c1f4504 Suspend check reworking (ready for rewiew) by buzbee · 14 years ago
  95. 03fa263 Rework type & size inference, literal usage by buzbee · 14 years ago
  96. 43a3642 Fix null check elimination by buzbee · 14 years ago
  97. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 14 years ago
  98. ec5adf3 Mark top of managed stack on helper transitions by buzbee · 14 years ago
  99. 5ade1d2 Complete compiler portion of exception handling by buzbee · 14 years ago
  100. cefd187 Add stack overflow check by buzbee · 14 years ago