source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @1f950c3b   3 years Thierry Delisle Fixed some small errors in benchmarks ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @8fe35be   3 years Thierry Delisle Fixed some benchmarks that were still using stack arrays ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @970fa54   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @6a6544d   3 years Thierry Delisle added some discussion on heuristic and burst wake-up ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @24a3d2b   3 years pabuhr small updates ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @1988572   3 years pabuhr formatting, removed unnecessary casts ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @e01d2f6   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @05b400a   3 years pabuhr updated bibliography citations ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @8b3de2a   3 years pabuhr fuss with cycle figure ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @c4072d8e   3 years pabuhr proofread chapter micro-benchmarks ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @0809c4e   3 years pabuhr change lstlisting macro to cfa ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @5ce7f4a   3 years Thierry Delisle Makefile no longer looks for dependencies to clean and instead uses … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @18070ee   3 years Thierry Delisle Change box pass to scope better when polymorphic functions get … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @b9e2b87   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @6bf35d1   3 years pabuhr fix typo that prevented make ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @e6662f5   3 years Thierry Delisle Merge Peter's changes and added some details to idle sleep tracking ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @6726a3a   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @d677355   3 years pabuhr proofread chapter practice, adjust figures, small changes in other files ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @2fd0de0   3 years ajbeach Another clean-up pass on fix names since I was in the area. This one … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @b585593   3 years ajbeach Slight adjustment to FixNames, same behaviour but a lighter … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @11df881   3 years ajbeach Updated documentation on pre-resolver passes, moving code to headers … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @0577df2   3 years ajbeach Various pieces of clean-up in MultiLevelExit. ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @efcd8f2   3 years Thierry Delisle Merge Peter's io changes ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @6a896b0   3 years ajbeach Translated the Exception Declaration pass. ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @847bb6f   3 years pabuhr proofread chapter text/io.tex, and updates in other chapaters ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @4f3807d   3 years Thierry Delisle Removed jenkins performance plots since they were not very useful ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @1932e8a   3 years Thierry Delisle Changed how cleaning is handled in makefiles. Hopefully this approach … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @af75a87   3 years ajbeach Adjusted typedef replacement, attributes should be filtered with … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @d4b37ab   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @b9f8274   3 years ajbeach Removed the validate sub-pass interface. This also showed an extra … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @1931bb01   3 years ajbeach Converted 'Validate A' to the new AST. There some utility changes as well. ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @25404c7   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @9c6443e   3 years Thierry Delisle Merge peter's changes for core ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @3e3bee2   3 years pabuhr add bridge at end of chapter 4 to chapter 5 ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @aa60460   3 years pabuhr proofread chapter text/core.tex ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @84f90b6   3 years pabuhr added the latex comment package ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @be99234   3 years pabuhr update figures ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @2a859b5   3 years pabuhr add new figure base_ts2 ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @6415549   3 years pabuhr update attribute.cfa expect file for ARM64 ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @0edbdb2   3 years pabuhr add constant expression tests ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @f37d9e7   3 years pabuhr change CurrentObject.cc to use eval rather than ad-hoc … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @7991c7d   3 years pabuhr change enumerator_value_opt to only parse constant_expression ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @120867e   3 years pabuhr update EvalNew to handle more compile-time constant-expression evaluation ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @1ed3fe7c   3 years pabuhr change semantic error message for non-const enumerator to be clearer ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @06bdba4   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @adf03a6   3 years Thierry Delisle Updated intro ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @d7af839   3 years Thierry Delisle More merging of Peter's changes ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @72e76fd   3 years ajbeach Converted the last pass in validate B (linkReferenceToTypes). Cleaned … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @43aec9e   3 years Thierry Delisle Merged some of peter's changes ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @7b71402   3 years ajbeach Some white-space and comment fixes. ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @b01d459   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @fd365da   3 years caparson added atomics to other spin_queue style locks ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @fc2c57a9   3 years Thierry Delisle Fixed assert in waitctx. Removed unnecessary loop in retract. ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @e4ea4b8d   3 years pabuhr proofread runtime chapter ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @cad61f4   3 years pabuhr talk about Go safe-points ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @9b817e15   3 years pabuhr update system figure ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @6e21aaf   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @8446c18   3 years pabuhr proofread existing.tex ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @6e8d446   3 years pabuhr add some outline material for the introduction ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @1f201238   3 years pabuhr add 4 figures for consideration ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @10bd126   3 years pabuhr git ignore SAVE.fig ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @a6cfb4d   3 years pabuhr remove temporary file SAVE.fig ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @91715ce1   3 years Thierry Delisle Don't autogen for struct with flexible array members fixes #261 ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @b70abaf   3 years Thierry Delisle Added inspect file for asking questions about the ast. So far only … ADT ast-experimental pthread-emulation qualifiedEnum
Note: See TracRevisionLog for help on using the revision log.