1. 6447919 Generation of dot files through visitor.Added type info to .dot. by Dragos Sbirlea · 11 years ago
  2. b40eddf Added SEA IR type infrastructure (and a bit of cleanup). by Dragos Sbirlea · 11 years ago
  3. f133479 am 025218c7: Clean up stlport usage. by Elliott Hughes · 11 years ago
  4. 025218c Clean up stlport usage. by Elliott Hughes · 11 years ago
  5. c95d6b1 Merge "Move vector output stream to compiler." into dalvik-dev by Ian Rogers · 11 years ago
  6. b07b8b7 Move vector output stream to compiler. by Ian Rogers · 11 years ago
  7. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago
  8. 8a7bc17 am 55c0ac85: Merge "Enable darwin target build for art." by Brian Carlstrom · 11 years ago
  9. 19e776c Enable darwin target build for art. by Brian Carlstrom · 11 years ago
  10. 0e260a3 Added code generation framework. by Dragos Sbirlea · 11 years ago
  11. e68fb3c Mark libbcinfo as a SHARED_LIBRARY dependency. by Stephen Hines · 11 years ago
  12. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (60%) from build/Android.libart-compiler.mk]
  13. 1581766 resolved conflicts for merge of 51c2467e to dalvik-dev by Brian Carlstrom · 11 years ago
  14. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago
  15. d25de7a Preparing SSA support for SEA IR: reaching definitions. by Dragos Sbirlea · 11 years ago
  16. 7467ee0 Added support for SEA IR. by Dragos Sbirlea · 11 years ago
  17. 2d6ba51 Quickening support. by Sebastien Hertz · 11 years ago
  18. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  19. 1e8c505 Remove quick compile-time dependency on mclinker by Brian Carlstrom · 11 years ago
  20. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 11 years ago
  21. cd5d042 Clang build support, -Wthread-safety with GCC 4.6. by Ian Rogers · 11 years ago
  22. 9d6589c Merge "Compiler: continuing refactoring" into dalvik-dev by buzbee · 11 years ago
  23. 862a760 Compiler: continuing refactoring by buzbee · 11 years ago
  24. 9609cb6 Remove remaining code related to compiled invoke and proxy stubs. by Jeff Hao · 11 years ago
  25. bf393ef Merge branch 'dalvik-dev' of https://googleplex-android.googlesource.com/a/platform/art into fixes-for-art-build-with-mr2 by Brian Carlstrom · 11 years ago
  26. ecc6682 Tracking rename of libcompiler-rt.a to libcompiler_rt.a by Brian Carlstrom · 11 years ago
  27. 74180ca Remove code related to compiled invoke stubs. by Jeff Hao · 11 years ago
  28. 37d4879 Changes to move to jb-mr2 based llvm by Brian Carlstrom · 11 years ago
  29. 311ca16 Compiler: Spring cleaning by buzbee · 11 years ago
  30. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 11 years ago
  31. 4c1c283 Move compiler_llvm to art::llvm. by Ian Rogers · 11 years ago
  32. 0211378 Move the JNI compilers under compiler. by Ian Rogers · 11 years ago
  33. 01d1134 Always compile compiler_llvm files. by Ian Rogers · 11 years ago
  34. 76ae4fe 1 IR builder. Kill greenland. Remove JTypeSpace. by Ian Rogers · 11 years ago
  35. 395116c Compiler: rearranging the deck chairs. by buzbee · 11 years ago
  36. c928de9 Remove Iceland. by Ian Rogers · 11 years ago
  37. 00bc1dc Remove separate libart-compiler-llvm by Brian Carlstrom · 11 years ago
  38. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 11 years ago
  39. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  40. 2502e00 Basic block optimization refactoring by buzbee · 12 years ago
  41. 8c4bbb5 Eliminate build of target-specific compiler .so by buzbee · 12 years ago
  42. 02031b1 Quick compiler: Single .so for all targets by buzbee · 12 years ago
  43. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 12 years ago
  44. eaf09bc Quick compiler: more refactoring by buzbee · 12 years ago
  45. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 12 years ago
  46. c531cef Eliminate #ifdef ART_USE_QUICK_COMPILER by buzbee · 12 years ago
  47. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 12 years ago
  48. cdc6690 Switch to use libbcc and single copy of LLVM. by Shih-wei Liao · 12 years ago
  49. 5644f00 Only build target compiler for TARGET_ARCH by Brian Carlstrom · 12 years ago
  50. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 12 years ago
  51. ceeea7d Add missing escaping in makefile. by Elliott Hughes · 12 years ago
  52. 57b86d4 Refactor runtime support. by Ian Rogers · 12 years ago
  53. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 12 years ago
  54. 73666be Add dependency from dex2oat to supporting libart-compiler-* libraries by Brian Carlstrom · 12 years ago
  55. 46f060a Move other compiler bits into the compiler shared libraries. by Elliott Hughes · 12 years ago
  56. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 12 years ago