1. 20f8559 Fixed layout for dex caches in boot image. by Vladimir Marko · 9 years ago
  2. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  3. adc73cb Fix checks for kLiteral in local optimizations. by Dave Allison · 10 years ago
  4. 6399968 Revert "Revert "Enable Load Store Elimination for ARM and ARM64"" by Serban Constantinescu · 10 years ago
  5. c32447b Revert "Enable Load Store Elimination for ARM and ARM64" by Bill Buzbee · 10 years ago
  6. fcc36ba Enable Load Store Elimination for ARM and ARM64 by Serban Constantinescu · 10 years ago
  7. af263df ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64 by Andreas Gampe · 10 years ago
  8. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 10 years ago
  9. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 10 years ago
  10. 6a58cb1 art: Handle x86_64 architecture equal to x86 by Dmitry Petrochenko · 10 years ago
  11. 2700f7e Continuing register cleanup by buzbee · 10 years ago
  12. 99ad723 Relaxed memory barriers for x86 by Razvan A Lupusoru · 10 years ago
  13. 83cc7ae Create a scoped arena allocator and use that for LVN. by Vladimir Marko · 10 years ago
  14. 1da1e2f More compile-time tuning by buzbee · 11 years ago
  15. 409fe94 Quick assembler fix by buzbee · 11 years ago
  16. b48819d Compile-time tuning: assembly phase by buzbee · 11 years ago
  17. 252254b More Quick compile-time tuning: labels & branches by buzbee · 11 years ago
  18. 56c7178 Compile-time tuning by buzbee · 11 years ago
  19. f6c4b3b New arena memory allocator. by Mathieu Chartier · 11 years ago
  20. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  21. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  22. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (99%) from src/compiler/dex/quick/local_optimizations.cc]
  23. 862a760 Compiler: continuing refactoring by buzbee · 11 years ago
  24. 1fd3346 Compiler: LIR restructuring by buzbee · 11 years ago
  25. 395116c Compiler: rearranging the deck chairs. by buzbee · 11 years ago[Renamed (99%) from src/compiler/codegen/local_optimizations.cc]
  26. 4ef3e45 Compiler constant handling rework by buzbee · 12 years ago
  27. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 12 years ago
  28. 07ec8e1 Intrinsic for java.lang.Thread.currentThread. by Ian Rogers · 12 years ago
  29. 02031b1 Quick compiler: Single .so for all targets by buzbee · 12 years ago
  30. 28c9a83 Quick Compiler: pointer/boolean cleanup by buzbee · 12 years ago
  31. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 12 years ago
  32. aad9438 Quick Compiler: static, extern and inline cleanup by buzbee · 12 years ago
  33. 52a77fc Quick Compiler function renaming by buzbee · 12 years ago
  34. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 12 years ago
  35. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 12 years ago
  36. eaf09bc Quick compiler: more refactoring by buzbee · 12 years ago
  37. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 12 years ago[Renamed from src/compiler/codegen/LocalOptimizations.cc]
  38. f0504cd Quick backend: rename target-specific #defines by buzbee · 12 years ago
  39. ec13743 Revert "Revert "Refactor codegen resource masks"" by buzbee · 12 years ago
  40. 4b39c9f1b Revert "Refactor codegen resource masks" by Bill Buzbee · 12 years ago
  41. 07131ca Refactor codegen resource masks by buzbee · 12 years ago
  42. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 12 years ago
  43. 8320f38 Prune useless entries from dex to pc map by buzbee · 12 years ago
  44. 573b429 Enable load store elimination on x86. by jeffhao · 12 years ago
  45. e296248 Fixes for x86 compiler optimizations. by jeffhao · 12 years ago
  46. a114add [Compiler] use Art indentation standard by Bill Buzbee · 12 years ago
  47. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 12 years ago
  48. a7678db x86 source code hack and slash by buzbee · 12 years ago
  49. 31a4a6f More target-independence by buzbee · 12 years ago
  50. e3acd07 Multi-target support by buzbee · 12 years ago[Renamed (93%) from src/compiler/codegen/arm/LocalOptimizations.cc]
  51. ba938cb Make the compiler threadsafe by buzbee · 13 years ago
  52. 5abfa3e Compiler tuning by buzbee · 13 years ago
  53. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  54. ed3e930 assert to DCHECK conversion by buzbee · 13 years ago
  55. f48e971 Def/Use mask fix for vldm/vstm by buzbee · 13 years ago
  56. e6d6196 Various bug fixes. by buzbee · 13 years ago
  57. 67bf885 Oat compiler integration snapshot. by buzbee · 13 years ago