source: src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @082af5b   20 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @dbedd71   20 months pabuhr update for-control with corrected @ usage for negative range ADTast-experimentalpthread-emulation
(edit) @ccbc65c   20 months ajbeach Converted the Expand Virtual Casts to the new ast. ADTast-experimentalpthread-emulation
(edit) @52be5948   20 months pabuhr update for-control with more error messages ADTast-experimentalpthread-emulation
(edit) @d78c238   20 months pabuhr update for-control with explicit type declarations ADTast-experimentalpthread-emulation
(edit) @66406f3   20 months pabuhr update debug printing ADTast-experimentalpthread-emulation
(edit) @df00c78   20 months pabuhr formatting ADTast-experimentalpthread-emulation
(edit) @ba48a9b   20 months pabuhr ignore zero divide when evaluating constexpr expressions ADTast-experimentalpthread-emulation
(edit) @ce1d721   20 months ajbeach Changed the indentation in TupleExpansionNew?.cpp to match the standard … ADTast-experimentalpthread-emulation
(edit) @b507dcd   20 months ajbeach Converted the Expand Tuples pass to the new ast. ADTast-experimentalpthread-emulation
(edit) @13d326ec   20 months ajbeach More clean-up, including some removing some duplicate functions. ADTast-experimentalpthread-emulation
(edit) @dd33c1f   20 months f37yu Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @4c48be0   20 months f37yu remove debug print ADTast-experimentalpthread-emulation
(edit) @3992098   20 months ajbeach Changed the default Linkage on ast::FunctionDecl? from C to Cforall to … ADTast-experimentalpthread-emulation
(edit) @e8616b6   20 months ajbeach Changed the default Linkage on ast::ObjectDecl? from C to Cforall. … ADTast-experimentalpthread-emulation
(edit) @5cf1228   20 months ajbeach Clean-up the new specialize pass. (Especially the cruft from the hand-off.) ADTast-experimentalpthread-emulation
(edit) @ffec1bf   20 months f37yu Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @9e23b446   20 months f37yu add specialize pass ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @18070ee   21 months Thierry Delisle Change box pass to scope better when polymorphic functions get … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @2fd0de0   21 months ajbeach Another clean-up pass on fix names since I was in the area. This one … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b585593   21 months ajbeach Slight adjustment to FixNames?, same behaviour but a lighter … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @11df881   21 months ajbeach Updated documentation on pre-resolver passes, moving code to headers … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @0577df2   21 months ajbeach Various pieces of clean-up in MultiLevelExit?. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @6a896b0   21 months ajbeach Translated the Exception Declaration pass. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @af75a87   21 months ajbeach Adjusted typedef replacement, attributes should be filtered with … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b9f8274   21 months ajbeach Removed the validate sub-pass interface. This also showed an extra … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1931bb0   21 months ajbeach Converted 'Validate A' to the new AST. There some utility changes as well. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @f37d9e7   21 months pabuhr change CurrentObject?.cc to use eval rather than ad-hoc … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @7991c7d   21 months pabuhr change enumerator_value_opt to only parse constant_expression ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @120867e   21 months pabuhr update EvalNew? to handle more compile-time constant-expression evaluation ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1ed3fe7c   21 months pabuhr change semantic error message for non-const enumerator to be clearer ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @72e76fd   21 months ajbeach Converted the last pass in validate B (linkReferenceToTypes). Cleaned … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @7b71402   21 months ajbeach Some white-space and comment fixes. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @91715ce1   21 months Thierry Delisle Don't autogen for struct with flexible array members fixes #261? ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b70abaf   21 months Thierry Delisle Added inspect file for asking questions about the ast. So far only … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b99fd56   21 months Thierry Delisle CodeGeneration? now generates variable exprs of type zero_t as litteral 0s. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @3322180   21 months Thierry Delisle Fix enum assignment warning ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ae2f2ae   21 months Thierry Delisle Removed and ignored some warnings in Parser. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c19edd1   21 months Thierry Delisle Removed some warnings and fixed some whitespace ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c5d5723   21 months Thierry Delisle Disabled null conversion warning in lexer. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @eb5962a   22 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1df492a   22 months j82liang Convert TypeInstType? to PointerType? before resolution ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @6739590   22 months ajbeach A small spacing fix. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @a8b87d3   22 months ajbeach Various bits of clean-up. The big one was some renaming inside … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @720f2fe2   22 months Thierry Delisle Changed 'addDataSectionAttribute' to correctly handle tls. Fixed Typo. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c8f5f7d   22 months ajbeach Translated Gen Waitfor, the waitfor statement works in the new ast. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @fc134a48   22 months j82liang Implement the struct enum ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c715e5f   22 months ajbeach Removed most of the exception macros (EHM_ group). Made changes to the … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @e6cf857f   23 months ajbeach call -> createCall: The template wrapper has been removed and now it … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @9939dc3   23 months ajbeach Reduced the number of object files linked into the demangler. Some of … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @4bb5d36   23 months Thierry Delisle Visibility stragglers. cfa_linkonce always means visibility default. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @d8454b9   23 months pabuhr add better error message for attributes after "with" clause, commented … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c0af102   23 months ajbeach Reorganization of some demangler code so header and code file match. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @8060b2b   23 months ajbeach Some recent work has taken me by ResolveCopyCtors?, while there I saw … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @e5628db   23 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @f75e25b   23 months caparson removed else clause from loop after inserting it in compund stmt ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @491bb81   23 months ajbeach Fixed some whitespace and indentation issues. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @7675f58   23 months ajbeach Labels on statements (not all Labels in the AST) now have all their … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @3f681b1   23 months ajbeach Added the new invariant checks. There seems to be a few unset … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @5c231c1   23 months Thierry Delisle Fixed incorrect class that should be struct ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @7edd5c1   23 months ajbeach Assorted fixes to the AST, found while I was trying to add more … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @86b8d16   2 years pabuhr formatting, remove for/else shift/reduce conflict ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @6825167   2 years caparson fixed loop else parse bug ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b738974   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @5695645   2 years pabuhr print warning for empty loop conditional with an else clause ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b6ae4fb   2 years pabuhr add SuperfluousElse? warning, allow empty vararg to macro SemanticWarning? ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @7ad47df   2 years caparson added else stmt to loops ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @24ceace   2 years j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @9e7236f4   2 years j82liang Resolution of struct enum. The codegen of struct enum will be in the … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @0c939dd   2 years ajbeach Removed extra include, it should compile again. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @298fe57   2 years ajbeach Translated 3/4 of validate_B. Link Reference To Types has been removed … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @f6e6a55   2 years ajbeach Added ast::WaitForClause? and changed ast::WaitForStmt? to use it. This … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @374cb117   2 years j82liang Replace the interface for EnumDecl? node construction to support … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @365c8dcb   2 years j82liang Merge branch 'master' into enum ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @30d91e4   2 years j82liang Change the code gen for enum value. Hope it fixes the gcc … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @4ec9513   2 years ajbeach Converted validate C, including adding DimensionExpr? to the new ast. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @d8c4fab   2 years j82liang Rename makeArgvObj ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @5bb1ac1   2 years j82liang Allow generic types ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @d8e2a09   2 years j82liang Merge with master ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @92538ab   2 years j82liang Resolve conflict ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @7c919559   2 years f37yu skip resolve enum initializer pass ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @4559b34   2 years j82liang Update the String Enum implementation. The declaration now can handles … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @b230091   2 years ajbeach Added a 'missing' TypeInstType? constructor and rewrote some calls to … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @2377ca2   2 years ajbeach Updated some names on mutate functions to me more consistent with some … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @400b8be   2 years ajbeach Added StmtClause? and converted the existing nodes that should be clauses. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @8631c84   2 years ajbeach Made ast::ptr_base swappable. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @94fa946   2 years ajbeach Cleaned up some files I have been looking at a lot recently. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @3eb1653   2 years j82liang Remove development labels to pass the tests ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @a76202d   2 years ajbeach Removed some code from Validate that had been used for the translation … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @7a486f4a   2 years j82liang Remove the statement suffix ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @32fc0d6   2 years j82liang Fix the missing pieces in codeGen ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @4390fb6   2 years j82liang Forget to ship the code in codeGen ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @f238fcc2   2 years j82liang Enable numeric type for typed enum ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @41d3c8d   2 years caparson added check for mutex stmt header ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @080d2d7   2 years caparson added changes to mutex stmt pass ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @3bc69f2   2 years ajbeach May have fixed the build failure, but I'm still not sure why … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @f7496c5   2 years ajbeach class -> struct, silences a warning. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @39d8950   2 years ajbeach Thread global information through resolution. Non-top-level calls to … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @9d8124f   2 years f37yu fix some code that clearly does not accomplish the correct thing. has … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @33b7d49   2 years ajbeach Added another check to checkInvariants for code locations. I also went … ADTast-experimentalenumpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.