1. a4f8831 Remove duplicates phis created during SSA transformation by Calin Juravle · 9 years ago
  2. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 9 years ago
  3. 915b9d0 Tweak liveness when instructions are used in environments. by Nicolas Geoffray · 9 years ago
  4. e0fe7ae Make the SSA builder honor the debuggable flag. by Nicolas Geoffray · 9 years ago
  5. 7c3952f ART: Add -Wunused by Andreas Gampe · 9 years ago
  6. d6138ef Ensure the graph is correctly typed. by Nicolas Geoffray · 9 years ago
  7. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 10 years ago
  8. f537012 Treat SSA transformation special, as we may have to bailout. by Nicolas Geoffray · 10 years ago
  9. 3159674 Fix a bug in the type analysis phase of optimizing. by Nicolas Geoffray · 10 years ago
  10. 421e9f9 Remove HTemporary when building the SSA graph. by Nicolas Geoffray · 10 years ago
  11. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 10 years ago
  12. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 10 years ago
  13. c32e770 Add a Transform to SSA phase to the optimizing compiler. by Nicolas Geoffray · 10 years ago