source: src/CodeGen/CodeGenerator.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e0330d2c   5 weeks mlbrooks Remove unnecessary special case for zero_t in code gen that caused …
(edit) @ecf3812   2 months ajbeach CastExpr? reorganization and clean-up in Lvalue. I kept these from a …
(edit) @b6f2e7ab   4 months ajbeach Removed SizeofExpr::expr and AlignofExpr::expr, expressions that would …
(edit) @db19e1d   5 months ajbeach Changed the interpritation of () to be no parameters instead of any …
(edit) @661e7b0   5 months ajbeach After a years (or at least half a year) the CodeLocation? optimization …
(edit) @88bc876   6 months ajbeach Breaks (and some other control flow) in a loop else clause now work. I …
(edit) @c92bdcc   9 months ajbeach Updated the rest of the names in src/ (except for the generated files).
(edit) @a1fbad0   9 months ajbeach Fix in code generation. forall clauses are now printed before return …
(edit) @0139351   10 months ajbeach Add support for printing multiple returns. Mostly useful for early …
(edit) @9ddcee1   12 months j82liang Remove EnumPosExpr?, an early design that no longer used. The …
(edit) @c75b30a   12 months j82liang Introduce posE, valueE, labelE pseudo language to the language. Rework …
(edit) @61e362f   12 months ajbeach Changed notZeroExpr so that expressions with conditional contexts are …
(edit) @59c8dff   12 months j82liang Draft Implementation for enum position pesudo function (posE). …
(edit) @c7ebbec   13 months ajbeach Reorganization of Linkage::Spec. is_mangled represented two properties …
(edit) @69ab896   13 months ajbeach Small fix in code generation. The first case in a switch is formatted …
(add) @83fd57d   14 months ajbeach Removed 'New' suffixes, they are no longer needed for disambiguation.
Note: See TracRevisionLog for help on using the revision log.