Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@AmrDeveloper AmrDeveloper released this 04 Jan 11:20
· 4 commits to master since this release
  • Implement m_or_disjoint, m_c_or_disjoint Matchers.
  • Implement m_extract_value with varargs number of indices Matcher.
  • Implement Combine functions m_inst_combine_oneof, m_inst_combine_allof and m_inst_combine_noneof matchers.
  • Implement Combine Binary functions m_inst_combine_and, m_inst_combine_or, m_inst_combine_xor.
  • Implement Constants Matchers m_zero, m_one, m_power2 and m_specific_int functions.
  • Implement Combine Unary function m_inst_combine_not.
  • Migrate to LLVM 18.0.0
  • Migrate to GitQL 0.34.0.