aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/PassTests.scala
AgeCommit message (Expand)Author
2019-09-12update inline transform and testcasesAbert Chen
2018-03-21GroupModule Transform (#766)Adam Izraelevitz
2018-02-27Refactor Annotations (#721)Jack Koenig
2017-06-28[Testing] Clean up SimpleTransformSpec execute methodsJack Koenig
2017-06-28[Testing] Have SimpleTransformSpec mix in FirrtlMatchersJack Koenig
2017-03-23Pass now subclasses Transform (#477)Adam Izraelevitz
2017-03-06After merge, fixed added transformsAdam Izraelevitz
2017-03-06Addresses #459. Rewords transform annotations API.Adam Izraelevitz
2017-03-06Add ability to emit 1 file per module (#443)Jack Koenig
2016-12-06Fixes for Annotation serialized/deserialize (#390)Chick Markley
2016-11-30Bugfix: Dedup aggressively (ignore comments) (#375)Adam Izraelevitz
2016-11-23Stringified annotations (#367)Adam Izraelevitz
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-11-04Add a pass to deduplicate modulesazidar
2016-11-04Refactor Compilers and Transformsjackkoenig
2016-07-27Reworked annotation system. Added tenacity and permissibilityAdam Izraelevitz
2016-06-10API Cleanup - ASTJack
2016-05-12Restructured Compiler to use Transforms. Added an InlineInstance pass.Adam Izraelevitz