source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f6aa89c   23 months ajbeach Cleaning old box pass for easier translation. Isolated the … ADTast-experimental
(edit) @7cf8006   23 months pabuhr add type to enum hiding productions ADTast-experimental
(edit) @e50d9cb8   23 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @0bdfcc3   23 months pabuhr formatting ADTast-experimental
(edit) @03c56f6   23 months ajbeach Cleaning old box pass for easier translation. Another change, this one … ADTast-experimental
(edit) @75f6a5f   23 months ajbeach Found a likely error in GenPoly?.cc, now the new and old versions are … ADTast-experimental
(edit) @b3212de   23 months ajbeach Cleaning old box pass for easier translation. Scattered … ADTast-experimental
(edit) @1dafdfc   23 months ajbeach Moved code from _dtype_static_member_ initializer to an assignment in … ADTast-experimental
(edit) @e8b8e65   23 months Thierry Delisle Added implementation of call_once ADTast-experimental
(edit) @7f3b5ce   23 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @cd5b58f   23 months Thierry Delisle Changed node link in thread to use dlink called cltr_link ADTast-experimental
(edit) @f2ff0a6   23 months ajbeach Function attributes are now visited earlier, so they are not … ADTast-experimental
(edit) @994028dc   23 months ajbeach Cleaning old box pass for easier translation. Clean-up more loops. ADTast-experimental
(edit) @e3bf4cf   23 months ajbeach Cleaning old box pass for easier translation. Used isInFunction() to … ADTast-experimental
(edit) @637c139   23 months ajbeach Cleaning old box pass for easier translation. Simplify another loop, … ADTast-experimental
(edit) @c7f12a4   23 months pabuhr parse enum hiding ADTast-experimental
(edit) @7a2057a   23 months pabuhr remove unused BUCKETLOCK, restructure OWNERSHIP and RETURNSPIN ADTast-experimental
(edit) @0b1ca47   23 months ajbeach Cleaning old box pass for easier translation. Changed over for loops, … ADTast-experimental
(edit) @f1f481a   23 months ajbeach Cleaning old box pass for easier translation. Removing unused functions. ADTast-experimental
(edit) @15c93d8   23 months Thierry Delisle Renamed ready-queue link fields to rdy_link ADTast-experimental
(edit) @be5f0a5   23 months Thierry Delisle Changed monitors to use the user_link instead of the ready_link ADTast-experimental
(edit) @13edbac   23 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @fa2e183   23 months j82liang Missing file in the last commit ADTast-experimental
(edit) @93d2219   23 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @e874605   23 months j82liang Add class InlineValueDecl?, which is a Declaration class that works as … ADTast-experimental
(edit) @2856982c   23 months Thierry Delisle Changed implicit dlink field in thread$ to have name uxer_link ADTast-experimental
(edit) @28372f7   23 months Thierry Delisle Changed to park/unpark permit/ticketing to make sure no one unparks a … ADTast-experimental
(edit) @22a0e87   23 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @88ac843e   23 months Thierry Delisle Moved lockfree containers to containers/lockfree.hfa. Added … ADTast-experimental
(edit) @0026d67   23 months ajbeach Replaced Mangle::typeMode() with Mangle::mangleType(...), as it is how … ADTast-experimental
(edit) @63d1ebe   23 months ajbeach Changed GenPoly::TypeVarMap? to use the same key type as … ADTast-experimental
(edit) @a167c70c   23 months Thierry Delisle Added thread support for migrating between clusters. ADTast-experimental
(edit) @8b74fa7   23 months Thierry Delisle cluster now support 'set_concurrency' which addes/removes processors … ADTast-experimental
(edit) @878cfcc   23 months Thierry Delisle Added extra check to make sure threads is never double executed ADTast-experimental
(edit) @7f81ef4   23 months Thierry Delisle added pthread once among the list of routines in the cfa_libpthread. ADTast-experimental
(edit) @eb9f7f9   2 years Thierry Delisle Added NSERC to acknowledgements ADTast-experimental
(edit) @9e042d8   2 years Thierry Delisle Moved around some headers to avoid the parsing bug ADTast-experimental
(edit) @a5e2682   2 years mlbrooks Improve new-array subscripting to cover missing cases. Missing cases … ADTast-experimental
(edit) @8bd886e   2 years Thierry Delisle Some clean-up in pthread emulation ADTast-experimental
(edit) @1a45263   2 years Thierry Delisle Merge branch 'master' into pthread-emulation ADTast-experimental
(edit) @bc899d6   2 years ajbeach Added ast::vector as a short hand and used it in one file as a test. ADTast-experimental
(edit) @d191e24   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @82ff4ed1   2 years pabuhr fix bug printing semantic error in buildList ADTast-experimental
(edit) @058ece2   2 years Thierry Delisle made all_t all extern. There is no definition but since it is a … ADTast-experimental
(edit) @df6cc9d   2 years Thierry Delisle Merge branch 'master' into pthread-emulation ADTast-experimental
(edit) @135143b   2 years Thierry Delisle Hacked in code location in a case where errors didn't have it. This is … ADTast-experimental
(edit) @d1abc63c   2 years Thierry Delisle Change parse args to use new arrays instead of C arrays. Also added … ADTast-experimental
(edit) @72b5805e   2 years Thierry Delisle Fixed device/cpu to support systems without caches ADTast-experimental
(edit) @77de429   2 years j82liang Fix overriding enum value ADTast-experimental
(edit) @9511841   2 years j82liang Test case for qualified enum + inline ADTast-experimental
(edit) @c2b3243   2 years j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @5408b59   2 years j82liang Remove var in QualifiedNameExpr? ADTast-experimental
(edit) @1e30df7   2 years j82liang Supports inline enums ADTast-experimental
(edit) @ce7d197   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @4678c1ec   2 years pabuhr check for non-homogeneous nodes in buildList processing ADTast-experimental
(edit) @7b737df   2 years pabuhr undo arch flag to Makefile.am ADTast-experimental
(edit) @bd30231   2 years pabuhr add Makefile variable arch with default x64 and pass it to test.py ADTast-experimental
(edit) @fad1f14   2 years ajbeach Small bits of clean-up I would rather not want to keep looking at. ADTast-experimental
(edit) @4465777   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @59c7e3e   2 years pabuhr parge va_arg as special case function ADTast-experimental
(edit) @d0fa494   2 years Thierry Delisle Fixed missing header in test distribution and sorted ADTast-experimental
(edit) @05d499ac   2 years pabuhr change printf to sout ADTast-experimental
(edit) @80fbdc9   2 years pabuhr remove include for bits/locks.hfa, generalize format code in error … ADTast-experimental
(edit) @4af5396   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @a25bcf8   2 years pabuhr formatting ADTast-experimental
(edit) @5951956   2 years pabuhr fix 32-bit problemgenrating spurious unfreed-storage message ADTast-experimental
(edit) @f82f07e   2 years Thierry Delisle Fixes to usage and corresponding tests ADTast-experimental
(edit) @38cc59f   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @7671c6d   2 years pabuhr make heap executable for thunks ADTast-experimental
(edit) @481f882   2 years Thierry Delisle Added some missing headers and cleaned up some of the fork+exec stuff. ADTast-experimental
(edit) @a51b8f6   2 years Thierry Delisle Fix bug with removal of old ast. ADTast-experimental
(edit) @e5256bd   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @4f102fa   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @116a2ea   2 years pabuhr new heap and associated tests updated ADTast-experimental
(edit) @301071a   2 years pabuhr formatting ADTast-experimental
(edit) @926d358   2 years Thierry Delisle Removed old asm_labels. Modified preemption check to no longer poll … ADTast-experimental
(edit) @3fcb5921   2 years Thierry Delisle Fixed what appears to be a bug in retract. Text coverage for this … ADTast-experimental
(edit) @a55472cc   2 years Thierry Delisle Removed use of single_sem in io since oneshot is sufficient and used … ADTast-experimental
(edit) @a46f7b6   2 years Thierry Delisle Fixed some warnings/mistakes between 32/64bit builds ADTast-experimental
(edit) @fd90096   2 years Thierry Delisle Added tests for parse args of bools and numbers ADTast-experimental
(edit) @68456fa   2 years Thierry Delisle First step at refactoring fork+exec to be reused across tests ADTast-experimental
(edit) @affb51b   2 years Thierry Delisle A few small fix to parseargs ADTast-experimental
(edit) @95bda0a   2 years pabuhr add attribute always_inline to many CFA-library cover-routines to … ADTast-experimental
(edit) @b2ddaf3   2 years pabuhr fix parsing bug for attribute at the end of a distribution list ADTast-experimental
(edit) @265e460   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d8c96a9   2 years ajbeach Small white-space fix. ADTast-experimental
(edit) @c8837e5   2 years ajbeach Rewrite in GenPoly? to avoid mixing new AST and TyVarMap? (which … ADTast-experimental
(edit) @8c91088   2 years ajbeach Slight improvement to documentation in Box.cc. ADTast-experimental
(edit) @7fffb1b   2 years ajbeach Translated the convertLvalue pass. It could possibly use some … ADTast-experimental
(edit) @d0a00a5a   2 years Thierry Delisle Forgot to update makefile when I moved Jacob's tests ADTast-experimental
(edit) @815943f   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @0deeaad   2 years Thierry Delisle Added fixed point log2 calculation, which is not that useful but kind … ADTast-experimental
(edit) @5f6b2c2   2 years Thierry Delisle Fixed case where the measure time could be 0 and log2(0) is a problem. ADTast-experimental
(edit) @d1cd4c4   2 years Thierry Delisle Changed moving average weights as an attempt to compensate for logscale. ADTast-experimental
(edit) @31c967b   2 years Thierry Delisle Changed ready-queue so I can easily change the averaging algorithm. … ADTast-experimental
(edit) @890f67a   2 years ajbeach Was passing CodeLocation? to an old node. Not sure how that happened. ADTast-experimental
(edit) @4b8b2a4   2 years ajbeach Make unset locations earier to find with a search for 'CodeLocation?()'. ADTast-experimental
(edit) @c02cef1   2 years ajbeach Clean-up in AST/Inspect. ADTast-experimental
(edit) @ae151cf   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @f704974   2 years pabuhr update and add some bibliography references ADTast-experimental
Note: See TracRevisionLog for help on using the revision log.