1. 11b63d1 Quick compiler: division by literal fix by buzbee · 11 years ago
  2. 96faf5b Uleb128 compression of vmap and mapping table. by Ian Rogers · 11 years ago
  3. 468532e Entry point clean up. by Ian Rogers · 11 years ago
  4. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  5. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 11 years ago
  6. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 11 years ago
  7. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  8. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  9. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  10. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  11. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (99%) from src/compiler/dex/quick/mir_to_lir.h]
  12. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago
  13. c9e463c Faster instance-of for final classes. by Ian Rogers · 11 years ago
  14. 980d16b Stage 2 of cast elision opt. by Dragos Sbirlea · 11 years ago
  15. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  16. e3cd2f0 Enable devirtualization for abstract and sub-class methods. by Ian Rogers · 11 years ago
  17. 6282dc1 MIR tidying. by Ian Rogers · 12 years ago
  18. 9d6589c Merge "Compiler: continuing refactoring" into dalvik-dev by buzbee · 12 years ago
  19. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago
  20. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  21. b0245ae Compiler: stop wasting cycles.... by buzbee · 12 years ago
  22. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  23. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago[Renamed (84%) from src/compiler/codegen/mir_to_lir.h]
  24. 02031b1 Quick compiler: Single .so for all targets by buzbee · 12 years ago[Copied (72%) from src/compiler/codegen/method_bitcode.h]
  25. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 12 years ago
  26. 52a77fc Quick Compiler function renaming by buzbee · 12 years ago
  27. eaf09bc Quick compiler: more refactoring by buzbee · 12 years ago[Copied (67%) from src/compiler/codegen/optimizer.h]
  28. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 12 years ago[Renamed (97%) from src/compiler/codegen/Optimizer.h]
  29. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 13 years ago
  30. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  31. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  32. ce30293 Compiler cleanup by buzbee · 13 years ago
  33. c0ecd65 Various optimization fixes by buzbee · 13 years ago
  34. 43a3642 Fix null check elimination by buzbee · 13 years ago
  35. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 13 years ago
  36. 67bf885 Oat compiler integration snapshot. by buzbee · 13 years ago