| Age | Commit message (Collapse) | Author |
|
catching of initialization of accessors. Missing use case of accessing an accessor. Still need to update tests to pass
|
|
|
|
extract, not >>
|
|
invalid <> assignments.
|
|
indexed. Fixed various broken tests.
|
|
|
|
|
|
|
|
tests. Made more tests pass
|
|
|
|
instead of using nodes. Added a renaming pass for different backends. This will likely get deprecated, as a more robust name mangling scheme could be needed
|
|
strict. Have not tested this
|
|
flexible, and the output is usually the max of the inputs. Removed all u/s variants, which need to be dealt with in backends where it matters
|
|
plugging in other backends. Also updated a lot of tests, but not all of them because its annoying.
|
|
isn't duplicated for all the whens
|
|
correctly handle it in compiler.
|
|
|
|
instructions and renamed concat -> cat, equal -> eq, and added neq and neg
|
|
|
|
WRegInit and removing Null and initialize-register pass
|