xref: /arkcompiler/runtime_core/isa/ChangeLog.md (revision b1994897)
1File format and ISA ChangeLog
2=============================
3
4    + Removed builtins and API for template-based generation for builtins
5    + ISAPI: removed acc_none, acc_read, acc_write properties in favor of Instruction::acc_none?,
6      Instruction::acc_read?, Instruction::acc_write? properties
7    + Added x_oom exception for lda.str
8
9* 0.0.0.2
10    + Removed compatibility check based on the isa checksum.
11    + Introduced new backward compatibility policy.
12