projects
/
matthijs
/
master-project
/
cλash.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Let getNormalized return Nothing on non-normalizeable functions.
[matthijs/master-project/cλash.git]
/
cλash
/
CLasH
/
Normalize.hs
2010-03-05
Matthijs Kooijman
Let getNormalized return Nothing on non-normalizeable...
blob
|
commitdiff
|
raw
2010-03-05
Matthijs Kooijman
Add getNormalized_maybe that does not fail if a binder...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Matthijs Kooijman
Remove getBinding and use getGlobalBind instead.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-03
Matthijs Kooijman
Copy initial state when specializing functions.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Matthijs Kooijman
Let scrutinee binder removal mark the expression as...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-01
Matthijs Kooijman
Add TODO.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Matthijs Kooijman
Add comment.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-11
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-11
Christiaan Baaij
Clean up source files:
blob
|
commitdiff
|
raw
|
diff to current
2009-11-11
Matthijs Kooijman
Actually make the scrutinee binder removal not crash.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-11
Matthijs Kooijman
Add scrutinee binder removal transformation.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Matthijs Kooijman
Add comments to the inlinetoplevel transformation.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Matthijs Kooijman
Update comments for inlinenonrep.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Matthijs Kooijman
Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Matthijs Kooijman
Split substitute into substitute and substitute_clone.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Matthijs Kooijman
Rewrite substitute to clone the substitution range.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Matthijs Kooijman
When inlining top level functions, guarantee uniqueness.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Matthijs Kooijman
Make all binders unique before normalizing.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Matthijs Kooijman
Don't try to inline non-normalizeable top level functions.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Matthijs Kooijman
Make isRepr work on TypedThings instead of CoreExpr.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Matthijs Kooijman
Don't extra non-representable values in simplres.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Matthijs Kooijman
Use isUserDefined for (not) inlining top level functions.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Matthijs Kooijman
Inline all top level functions that look simple.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Matthijs Kooijman
Add (temporary) simplres normalization pass.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Matthijs Kooijman
Add top level inliner normalization pass.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Matthijs Kooijman
Make letflat work for nonrec lets in rec lets as well.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Matthijs Kooijman
Disable letmerge.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Matthijs Kooijman
Make letremoveunused work for recursive lets again.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Matthijs Kooijman
Make letflat work for recursive lets again.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Order the extracted bindings from a case expression...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Add lambdasimpl normalization pass.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Make letremoveunused work for non-recursive lets.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Let casesimpl generate non-recursive lets.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Add mkNonRecLets and use it.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Make letmerge work with non-recursive lets.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Move flattenLets from Normalize to CoreTools.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Add empty let removal normalization pass.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Rename letremove to letremovesimple.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Don't try to simplify nested lets.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Make letflat work with non-recursive lets.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Make letsimpl work on and generate a non-recursive...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
No longer add a top level let before normalization.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Make some normalizations generate nonrecursive lets.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-14
Matthijs Kooijman
Turn let recursification into its opposite.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Matthijs Kooijman
Make splitNormalized work for non-recursive lets.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Matthijs Kooijman
Add and use splitNormalized helper function.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Matthijs Kooijman
Improve Normalize debug output.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Matthijs Kooijman
Use mkBinderFor instead of mkInternalVar.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Matthijs Kooijman
Add identical let binding merge normalization pass.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Matthijs Kooijman
Add cast simplification normalization pass.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Matthijs Kooijman
Fix letremoveunused, it removed all used bindings.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Matthijs Kooijman
Fix the trace output of normalized functions.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Matthijs Kooijman
Add letremoveunused transformation.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Matthijs Kooijman
Split of part of getNormalized into normalizeExpr.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Matthijs Kooijman
Move around some helper functions.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Matthijs Kooijman
Make vhdl generation and normalization lazy.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-31
Matthijs Kooijman
Merge casevalsimpl and casewild into casesimpl.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-31
Matthijs Kooijman
Fix a small bug in the case wildening.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-31
Matthijs Kooijman
Prevent conflicts with inlinenonrep in normalization.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-31
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-31
Christiaan Baaij
Quick hack implementation of FSVec literals, needs...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-28
Christiaan Baaij
Add automated testbench generation according to supplie...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Christiaan Baaij
Adepted the modules to their new structure
blob
|
commitdiff
|
raw
|
diff to current