1. f5df897 Rewrite the compiler interface for CompilerDriver. by Nicolas Geoffray · 10 years ago
  2. 2b5eaa2 Move compiler code out of method verifier. by Vladimir Marko · 11 years ago
  3. ee39a10 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  4. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  5. 90af14d Get SEA fibonacci running in interpreter mode. by Dragos Sbirlea · 11 years ago
  6. bd136a2 Get PORTABLE + SMALL on x86. by Dragos Sbirlea · 11 years ago
  7. a3519a4 Renamed SeaGraph::GetCurrentGraph to GetGraph for clarity. by Dragos Sbirlea · 11 years ago
  8. bfaf44f Refactored SEA IR folder structure to be more logical. by Dragos Sbirlea · 11 years ago
  9. 6547fa9 SEA IR type handling complete for fibonacci. by Dragos Sbirlea · 11 years ago
  10. 6447919 Generation of dot files through visitor.Added type info to .dot. by Dragos Sbirlea · 11 years ago
  11. b40eddf Added SEA IR type infrastructure (and a bit of cleanup). by Dragos Sbirlea · 11 years ago
  12. c16c5b4 Fixed 100 char limit in SEA IR files. by Dragos Sbirlea · 11 years ago
  13. 6bee445 Improvements and clustering for the .dot file generation. by Dragos Sbirlea · 11 years ago
  14. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  15. 81f79a6 Refactored string to int conversion. by Dragos Sbirlea · 11 years ago
  16. 751d4ed Fixing cpplint legal/copyright issues by Brian Carlstrom · 11 years ago
  17. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (94%) from src/compiler/sea_ir/frontend.cc]
  18. d25de7a Preparing SSA support for SEA IR: reaching definitions. by Dragos Sbirlea · 11 years ago
  19. 7467ee0 Added support for SEA IR. by Dragos Sbirlea · 11 years ago