1. d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 11 years ago
  2. 8ff67e3 Revert "Better support for x86 XMM registers" by Bill Buzbee · 11 years ago
  3. 766a5e5 Better support for x86 XMM registers by Mark Mendell · 11 years ago
  4. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  5. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (98%) from src/compiler/dex/quick/gen_loadstore.cc]
  6. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  7. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  8. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago
  9. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago
  10. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago[Renamed (99%) from src/compiler/codegen/gen_loadstore.cc]
  11. 4ef3e45 Compiler constant handling rework by buzbee · 12 years ago
  12. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 12 years ago
  13. d850621 Compiler: GBC fix, CFG dump enhancements by buzbee · 12 years ago
  14. e6285f9 Compiler: Take advantage of constant propagation by buzbee · 12 years ago
  15. 7da142f Quick compiler: tighten null/0/0.0 workaround by buzbee · 12 years ago
  16. 5f61f67 Workaround for Issue 7250540 by buzbee · 12 years ago
  17. 02031b1 Quick compiler: Single .so for all targets by buzbee · 12 years ago
  18. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 12 years ago
  19. aad9438 Quick Compiler: static, extern and inline cleanup by buzbee · 12 years ago
  20. 52a77fc Quick Compiler function renaming by buzbee · 12 years ago
  21. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 12 years ago
  22. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 12 years ago
  23. eaf09bc Quick compiler: more refactoring by buzbee · 12 years ago[Renamed from src/compiler/codegen/codegen_factory.cc]
  24. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 12 years ago[Renamed from src/compiler/codegen/CodegenFactory.cc]
  25. f0504cd Quick backend: rename target-specific #defines by buzbee · 12 years ago
  26. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 12 years ago
  27. 7469ebf Refactor and remove copy mark bits. by Mathieu Chartier · 12 years ago
  28. ad8f15e Milestone: close Quick side channel communication by buzbee · 12 years ago
  29. 408ad16 Restructure to reduce MIR references by buzbee · 12 years ago
  30. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  31. c6f3bb8 Further x86 progress and image creation. by Ian Rogers · 13 years ago
  32. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  33. ab2b55d Refactor callRuntimeHelper by Ian Rogers · 13 years ago
  34. 3d66194 Real fix for 064 by buzbee · 13 years ago
  35. e196567 SSA rework and support compiler temps in the frame by buzbee · 13 years ago
  36. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  37. a7678db x86 source code hack and slash by buzbee · 13 years ago
  38. c5159d5 MIPS switch table support by buzbee · 13 years ago
  39. 82488f5 Multi-target Codegen cleanup by buzbee · 13 years ago
  40. 31a4a6f More target-independence by buzbee · 13 years ago
  41. e3acd07 Multi-target support by buzbee · 13 years ago
  42. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  43. 67bc236 Register promotion fix by buzbee · 13 years ago
  44. b29e4d1 Misc codegen fixes related to register promotion by buzbee · 13 years ago
  45. ed3e930 assert to DCHECK conversion by buzbee · 13 years ago
  46. 8060925 Implement Class.getDeclared(Constructors|Fields|Methods). by Elliott Hughes · 13 years ago
  47. 43a3642 Fix null check elimination by buzbee · 13 years ago
  48. 3ea4ec5 Misc fixes, new compiler unit tests by buzbee · 13 years ago
  49. 67bf885 Oat compiler integration snapshot. by buzbee · 13 years ago