aboutsummaryrefslogtreecommitdiff
path: root/test/unit/hello.fir
AgeCommit message (Collapse)Author
2015-02-20Rewrote the initialize-register pass, now correctly implementedazidar
with a new IR construct - Null. LetRec is not implemented, but is marked with a TODO. Test cases for this pass are now located in test/passes/initialize-register
2015-02-18Added more testing infrastructre, and Makefile to build firrtlazidar