1. 1664462 [MLIR] Support walks over regions and blocks by Frederik Gossen · 4 years, 7 months ago
  2. 327bf5c Revert "[MLIR] Support walks over regions and blocks" by Frederik Gossen · 4 years, 7 months ago
  3. dbae3d5 [MLIR] Support walks over regions and blocks by Frederik Gossen · 4 years, 7 months ago
  4. 8e640ca [mlir] Fixed warning related to unused variable in Liveness. by Marcel Koester · 5 years ago
  5. c79227c [mlir] Extended Liveness analysis to support nested regions. by Marcel Koester · 5 years ago
  6. 3085710 Mass update the MLIR license header to mention "Part of the LLVM project" by Mehdi Amini · 5 years ago
  7. df18650 Make helper functions static or move them into anonymous namespaces. NFC. by Benjamin Kramer · 5 years ago
  8. 2bdf33c [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is properly value-typed. by River Riddle · 5 years ago
  9. e62a695 NFC: Replace ValuePtr with Value and remove it now that Value is value-typed. by River Riddle · 5 years ago
  10. ab46543 Resubmit: ReImplement the Value classes as value-typed objects wrapping an internal pointer storage. by River Riddle · 5 years ago
  11. 268365a Automated rollback of commit f603a50109107b447b835dac11f0eb541288393e by MLIR Team · 5 years ago
  12. f603a50 ReImplement the Value classes as value-typed objects wrapping an internal pointer storage. by River Riddle · 5 years ago
  13. 56222a0 Adjust License.txt file to use the LLVM license by Mehdi Amini · 5 years ago
  14. 35807bc NFC: Introduce new ValuePtr/ValueRef typedefs to simplify the transition to Value being value-typed. by River Riddle · 5 years ago
  15. 4b0198a Roll-forward initial liveness analysis including test cases. by Alexander Belyaev · 5 years ago
  16. 984fdde Automated rollback of commit 98fbf41044d3364dbaf18db81b9e8d9520d14761 by Alexander Belyaev · 5 years ago
  17. 98fbf41 Add initial liveness analysis including test cases. by Marcel Koester · 5 years ago