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