source: src/GenPoly @ 61e5d99

Name Size Rev Age Author Last Change
../
SpecializeNew.cpp 16.2 KB 8f31be6   15 months ajbeach Fixed some warnings, deleted some commented out code.
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.1 KB c97b448   19 months ajbeach Added some box pass utilities that I believe are working and I don't …
GenPoly.cc 32.3 KB 3df4cd9   12 months ajbeach Some mistakes in isPolyType found while working on the box pass. There …
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 83.6 KB 61e5d99   11 months ajbeach Boxing no longer passes layout information about polymorphic types in …
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.