source: src/GenPoly @ 7b84d3e

Name Size Rev Age Author Last Change
../
SpecializeNew.cpp 16.2 KB d85141f   11 months ajbeach Small refactoring of some helper functions to avoid repeating a loop.
Specialize.h 910 bytes 5cf1228   2 years ajbeach Clean-up the new specialize pass. (Especially the cruft from the hand-off.)
Specialize.cc 14.6 KB a8b87d3   2 years ajbeach Various bits of clean-up. The big one was some renaming inside …
ScrubTyVars.h 5.9 KB ea2ed3a   21 months ajbeach Reorganize ScrubTyVars?, the Node specialization trick is redundent …
ScrubTyVars.cc 7.9 KB 2f61765   20 months ajbeach Fixed a clang warning and cleaned up the rest of the function.
ScopedSet.h 7.8 KB 7f1be01   15 months ajbeach Combined some fixes from the variaus scoped containers. Reducing …
module.mk 1.1 KB 1ee0a4da   12 months ajbeach Translated the box pass to the new AST. This includes direct as …
LvalueNew.cpp 22.7 KB 251ce80   16 months f37yu remove reference to symbol table in unify
Lvalue.h 1.3 KB 7fffb1b   2 years ajbeach Translated the convertLvalue pass. It could possibly use some …
Lvalue.cc 23.5 KB 9feb34b   18 months ajbeach Moved toString and toCString to a new header. Updated includes. …
Lvalue2.cc 618 bytes ae1d151   2 years ajbeach White-space fixes and an improvement to some clean-up.
InstantiateGenericNew.cpp 25.0 KB 04db9f6   12 months ajbeach Updated some documentation about the Instantiate Generic pass.
InstantiateGeneric.h 1.1 KB 04db9f6   12 months ajbeach Updated some documentation about the Instantiate Generic pass.
InstantiateGeneric.cc 23.9 KB 5bf3976   20 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved …
GenPoly.h 8.2 KB 52a5262e   11 months ajbeach TypeVarMap? is now a subtype instead of an alias to remove the …
GenPoly.cc 32.2 KB 52a5262e   11 months ajbeach TypeVarMap? is now a subtype instead of an alias to remove the …
FindFunction.h 1.8 KB c97b448   19 months ajbeach Added some box pass utilities that I believe are working and I don't …
FindFunction.cc 6.1 KB c97b448   19 months ajbeach Added some box pass utilities that I believe are working and I don't …
ErasableScopedMap.h 9.3 KB 7f1be01   15 months ajbeach Combined some fixes from the variaus scoped containers. Reducing …
BoxNew.cpp 80.9 KB 5e0bba5   11 months ajbeach Work on the box pass, fixing up the FunctionDecl? update.
Box.h 860 bytes 1ee0a4da   12 months ajbeach Translated the box pass to the new AST. This includes direct as …
Box.cc 86.6 KB 4aaac8a   13 months ajbeach Cleaning old box pass for easier translation. Factored out a helper …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.