source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ebf8ca5   3 years pabuhr switch for-loop from C to CFA format ADT ast-experimental pthread-emulation
(edit) @aa122e9   3 years pabuhr fix typo in last push ADT ast-experimental pthread-emulation
(edit) @51fbba5   3 years pabuhr add empty loop-index to for control ADT ast-experimental pthread-emulation
(edit) @f6a4917   3 years pabuhr change C loop control to CFA loop control ADT ast-experimental pthread-emulation
(edit) @d2f09e4   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation
(edit) @fc6c410   3 years Thierry Delisle Added description of NGINX's threading model. Added section to io.tex … ADT ast-experimental pthread-emulation
(edit) @4d3666d   3 years pabuhr fix spelling and wording ADT ast-experimental pthread-emulation
(edit) @82b9e956   3 years Thierry Delisle Updated the micro data after latest optimization ADT ast-experimental pthread-emulation
(edit) @e9a7bdb3   3 years Thierry Delisle Fixed process after new memcd results ADT ast-experimental pthread-emulation
(edit) @b59d6d1   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation
(edit) @8baa40aa   3 years ajbeach First draft of new iterator proposal. ADT ast-experimental pthread-emulation
(edit) @558999f   3 years pabuhr update user documentation for for-loop control ADT ast-experimental pthread-emulation
(edit) @0c40bfe   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation
(edit) @4fee301   3 years pabuhr update compiler error messages for-loop control ADT ast-experimental pthread-emulation
(edit) @94eff4c   3 years pabuhr add additional bibliography citations ADT ast-experimental pthread-emulation
(edit) @fcfbc52   3 years pabuhr proofread eval_macro chapter ADT ast-experimental pthread-emulation
(edit) @e9e3d02   3 years pabuhr small changes to Churn ADT ast-experimental pthread-emulation
(edit) @ff370d8   3 years pabuhr more structuring work in chapter eval_micro ADT ast-experimental pthread-emulation
(edit) @36cc24a   3 years pabuhr fix conflict from pull ADT ast-experimental pthread-emulation
(edit) @3ce3fb9   3 years pabuhr small changes and first attempt to present graphs in micro-benchmarks … ADT ast-experimental pthread-emulation
(edit) @683cc13   3 years Thierry Delisle Change 1 word after change to plot ADT ast-experimental pthread-emulation
(edit) @94ce03a   3 years Thierry Delisle Filled in macro section after results for new experiment ADT ast-experimental pthread-emulation
(edit) @1b57a38   3 years Thierry Delisle Re-ran update experiments with 15 * 5 min experiments ADT ast-experimental pthread-emulation
(edit) @8fca132   3 years Thierry Delisle Changed plots to use different markers and dotted lines for minimum ADT ast-experimental pthread-emulation
(edit) @cd3fc46   3 years Thierry Delisle Changed scheduler lock to remove one level of pointer. ADT ast-experimental pthread-emulation
(edit) @aec2c022   3 years Thierry Delisle Clean-up the benchmarks a little ADT ast-experimental pthread-emulation
(edit) @71cf630   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation
(edit) @741e22c   3 years Thierry Delisle Fixed potential false sharing on ready-schedule mutate lock ADT ast-experimental pthread-emulation
(edit) @17c6edeb   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation
(edit) @32d1383   3 years Thierry Delisle Committing http server when I know it works ADT ast-experimental pthread-emulation
(edit) @e116db3   3 years ajbeach Combined some sub-passes in Tuple Expansion, two less tree traversals … ADT ast-experimental pthread-emulation
(edit) @d93ea1d   3 years Thierry Delisle Filled in something for the conclusion that is kind of complete ADT ast-experimental pthread-emulation
(edit) @8bee858   3 years Thierry Delisle Changed io types to have trailing $ instead of leading ADT ast-experimental pthread-emulation
(edit) @41a6a78   3 years Thierry Delisle It was brought to my attention that I forgot to commit this file ADT ast-experimental pthread-emulation
(edit) @0e34a14   3 years Thierry Delisle Not fully finished but readable ADT ast-experimental pthread-emulation
(edit) @2ae6a99   3 years Thierry Delisle Updated data from nasus for the last 4 benchmarks ADT ast-experimental pthread-emulation
(edit) @e378c730   3 years Thierry Delisle Fleshed out some more the evaluation sections, still waiting on some … ADT ast-experimental pthread-emulation
(edit) @111d993   3 years Thierry Delisle Added/Fixed labels ADT ast-experimental pthread-emulation
(edit) @175eba6   3 years Thierry Delisle Included the conclusion in the main text ADT ast-experimental pthread-emulation
(edit) @17e6e08   3 years Thierry Delisle Updated the jax data with the missing complete version ADT ast-experimental pthread-emulation
(edit) @5378f33   3 years Thierry Delisle Fixed typo in makefile and added crazed rambling in lieu of conclusion ADT ast-experimental pthread-emulation
(edit) @08e7590d   3 years Thierry Delisle Updated makefile and added real data for webserver and standin data … ADT ast-experimental pthread-emulation
(edit) @13088f1   3 years Thierry Delisle Minor fixes ADT ast-experimental pthread-emulation
(edit) @4d85e47   3 years Thierry Delisle Fix casing ADT ast-experimental pthread-emulation
(edit) @29b0aa8   3 years Thierry Delisle More bibliography stuff ADT ast-experimental pthread-emulation
(edit) @3f1059e   3 years Thierry Delisle Added acknowledgements, heavily 'inspired' from my masters ADT ast-experimental pthread-emulation
(edit) @181036c   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation
(edit) @082af5b   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation
(edit) @283876d   3 years pabuhr update loop tests and expected output for corrected @ usage for … ADT ast-experimental pthread-emulation
(edit) @dbedd71   3 years pabuhr update for-control with corrected @ usage for negative range ADT ast-experimental pthread-emulation
(edit) @ccbc65c   3 years ajbeach Converted the Expand Virtual Casts to the new ast. ADT ast-experimental pthread-emulation
(edit) @4962741   3 years pabuhr fix for-control loop in heap test ADT ast-experimental pthread-emulation
(edit) @ff36907   3 years pabuhr update loop-control test and expected output ADT ast-experimental pthread-emulation
(edit) @571f220   3 years pabuhr add and update bibliography repository ADT ast-experimental pthread-emulation
(edit) @c48b61c   3 years pabuhr update for-control test-programs and expected output ADT ast-experimental pthread-emulation
(edit) @52be5948   3 years pabuhr update for-control with more error messages ADT ast-experimental pthread-emulation
(edit) @091ccdb   3 years pabuhr add tests for all possible loop syntax ADT ast-experimental pthread-emulation
(edit) @5c98a25   3 years pabuhr update test programs with for-control changes ADT ast-experimental pthread-emulation
(edit) @d78c238   3 years pabuhr update for-control with explicit type declarations ADT ast-experimental pthread-emulation
(edit) @66406f3   3 years pabuhr update debug printing ADT ast-experimental pthread-emulation
(edit) @df00c78   3 years pabuhr formatting ADT ast-experimental pthread-emulation
(edit) @ba48a9b   3 years pabuhr ignore zero divide when evaluating constexpr expressions ADT ast-experimental pthread-emulation
(edit) @62c5a55   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation
(edit) @8040286   3 years Thierry Delisle Filled in several citations and did some of the todos ADT ast-experimental pthread-emulation
(edit) @878be178   3 years pabuhr proofread intro ADT ast-experimental pthread-emulation
(edit) @511a9368   3 years Thierry Delisle Filled in eval section for existing results. Except update ratio which … ADT ast-experimental pthread-emulation
(edit) @1c4f063   3 years Thierry Delisle commented out thrash at the end of the thesis ADT ast-experimental pthread-emulation
(edit) @749cf69   3 years Thierry Delisle Added label ADT ast-experimental pthread-emulation
(edit) @0c11d3c   3 years Thierry Delisle Some small changes to the macro experiements data ADT ast-experimental pthread-emulation
(edit) @e76fa30   3 years Thierry Delisle Filled up the eval micro section ADT ast-experimental pthread-emulation
(edit) @e5e2334   3 years Thierry Delisle Updated makefile and data plotting ADT ast-experimental pthread-emulation
(edit) @c3b999d9   3 years Thierry Delisle more data for the thesis ADT ast-experimental pthread-emulation
(edit) @80d16f8   3 years pabuhr small wording changes to abstract ADT ast-experimental pthread-emulation
(edit) @3fe4acd   3 years Thierry Delisle Tiny merge of peter's changes ADT ast-experimental pthread-emulation
(edit) @4e21942   3 years pabuhr proofread abstract ADT ast-experimental pthread-emulation
(edit) @30159e5   3 years pabuhr add new paragraph ADT ast-experimental pthread-emulation
(edit) @ee0176b   3 years Thierry Delisle Fixed go shutdown in churn benchmark ADT ast-experimental pthread-emulation
(edit) @d71db1a   3 years Thierry Delisle rmit not supports unconditional args ADT ast-experimental pthread-emulation
(edit) @6b00c53   3 years Thierry Delisle Jenkins no longer offers the option to build the old ast ADT ast-experimental pthread-emulation
(edit) @9d2609fa   3 years Thierry Delisle Disabled x86 for nightly build until openssh issue is resolved ADT ast-experimental pthread-emulation
(edit) @999faf1   3 years Thierry Delisle Some writing for the eval section. Results for cycle and yield should … ADT ast-experimental pthread-emulation
(edit) @8f09242   3 years Thierry Delisle Updated makefile to use new data. ADT ast-experimental pthread-emulation
(edit) @0d24ff2   3 years Thierry Delisle A whole bunch of new data for the result section. Hopefully, most of … ADT ast-experimental pthread-emulation
(edit) @c0458be3   3 years Thierry Delisle More small changes to the plot script and added script to parse trun … ADT ast-experimental pthread-emulation
(edit) @ce1d721   3 years ajbeach Changed the indentation in TupleExpansionNew.cpp to match the standard … ADT ast-experimental pthread-emulation
(edit) @b507dcd   3 years ajbeach Converted the Expand Tuples pass to the new ast. ADT ast-experimental pthread-emulation
(edit) @d0fcc82   3 years Thierry Delisle New version of the abstract ADT ast-experimental pthread-emulation
(edit) @c4c8571   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation
(edit) @3f95dab   3 years Thierry Delisle Committing hopefully last version of the webserver ADT ast-experimental pthread-emulation
(edit) @7ce8873   3 years Thierry Delisle Added some io stats ADT ast-experimental pthread-emulation
(edit) @2af1943   3 years Thierry Delisle Small improvements to some of the alignment requirements in CFA runtime. ADT ast-experimental pthread-emulation
(edit) @13d326ec   3 years ajbeach More clean-up, including some removing some duplicate functions. ADT ast-experimental pthread-emulation
(edit) @1b97cc87   3 years Thierry Delisle Minor fixes to rmit for nasus ADT ast-experimental pthread-emulation
(edit) @dd33c1f   3 years f37yu Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation
(edit) @4c48be0   3 years f37yu remove debug print ADT ast-experimental pthread-emulation
(edit) @3992098   3 years ajbeach Changed the default Linkage on ast::FunctionDecl from C to Cforall to … ADT ast-experimental pthread-emulation
(edit) @e8616b6   3 years ajbeach Changed the default Linkage on ast::ObjectDecl from C to Cforall. … ADT ast-experimental pthread-emulation
(edit) @5cf1228   3 years ajbeach Clean-up the new specialize pass. (Especially the cruft from the hand-off.) ADT ast-experimental pthread-emulation
(edit) @ffec1bf   3 years f37yu Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @9e23b446   3 years f37yu add specialize pass ADT ast-experimental pthread-emulation qualifiedEnum
Note: See TracRevisionLog for help on using the revision log.