source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @60380a1   13 months caparson trying to get Jenkins Promote to work with new credentials ADTast-experimental
(edit) @e10714a   13 months pabuhr update interpose code, and document 32-bit interpose bug in glibc ADTast-experimental
(edit) @4eebbcc   13 months caparson some mutex stmt benchmark cleanup ADTast-experimental
(edit) @2f6a9391   13 months caparson added first channel bench and copied over scripts that will need to be … ADTast-experimental
(edit) @5fd5de2   13 months caparson added WIP channels chapter ADTast-experimental
(edit) @512d937c   13 months caparson various edits and cleanup and added mutexstmt chapter ADTast-experimental
(edit) @75d874a   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @0e16a2d   13 months caparson added two other channel variations to channel file ADTast-experimental
(edit) @1633e04   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d30e3eb   13 months caparson cleaned up exp_backoff lock and rewrote parts of channels to improve … ADTast-experimental
(edit) @056bee8   13 months ajbeach Added printing of with clauses to the printing of both new and old ast … ADTast-experimental
(edit) @c94b1f0   13 months ajbeach Removed unused (debug only?) code. If you want to change how … ADTast-experimental
(edit) @d800676   13 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @1afd9ccb   13 months pabuhr update call.cfa.in with generic casts for io-uring field types ADTast-experimental
(edit) @18ea270   13 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d63aeba   13 months pabuhr print unimplemented error for forall in typedef ADTast-experimental
(edit) @de934c7   13 months caparson minor changes to channel test harness ADTast-experimental
(edit) @1d245ea   13 months caparson added padding to channel to prevent false sharing that was occurring ADTast-experimental
(edit) @5d9c4bb   13 months pabuhr proofread Mike's list chapter ADTast-experimental
(edit) @1f771fc   13 months mganesan Removed list initialization and simple assignment expression rules for … ADTast-experimental
(edit) @1205b3e   13 months pabuhr update 32-bit tests after change to PRNG ADTast-experimental
(edit) @90fb672   13 months pabuhr use splitmix32/64 to prime set seed for all PRNG ADTast-experimental
(edit) @12b006c   13 months caparson small comment cleanup ADTast-experimental
(edit) @09965e5   13 months caparson added splitmix64 since wyhash has 128 bit dependency and xoshiro doesnt ADTast-experimental
(edit) @814a4da   13 months caparson updated expect files for prng based tests ADTast-experimental
(edit) @c3ed603   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @a6bb5fc   13 months caparson fixed merge conflict ADTast-experimental
(edit) @4c6ba5a   13 months caparson refactored to use generators for seeding state, added splitmix32 for … ADTast-experimental
(edit) @e62802f   13 months pabuhr add missing comma for citation field ADTast-experimental
(edit) @c2dfa56a   13 months pabuhr remove SKULLDUGGERY dealing with CFA typedef numbering problem ADTast-experimental
(edit) @eac318a   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @cd477ca   13 months caparson renamed baseline bench and added separate cluster to cfa benchmark to … ADTast-experimental
(edit) @5f648fb3   13 months caparson updated runscript and shared header for rand bench ADTast-experimental
(edit) @0da7181   13 months caparson added randomized lock ordering bench for mutexstmt ADTast-experimental
(edit) @60e14fc   13 months ajbeach Fixed some whitespace. ADTast-experimental
(edit) @9a9ca36   13 months caparson a little bit of mutex stmt header cleanup ADTast-experimental
(edit) @ce04120   13 months caparson made generated finally routine inline to allow for better optimization ADTast-experimental
(edit) @0faacb8   13 months caparson various additions to thesis, finished first draft of actor chapter … ADTast-experimental
(edit) @119e6c8   13 months caparson updated mutex stmt run script and header for cpp variant ADTast-experimental
(edit) @5ff9b23   13 months caparson moved existing diagrams to diagram dir ADTast-experimental
(edit) @bb9b8f0   13 months caparson added plotting script for mutexstmt benchmarks ADTast-experimental
(edit) @6bc70a38   13 months caparson added baseline mutex stmt and scoped lock benchmarks ADTast-experimental
(edit) @d8e164c4   13 months caparson cleaned up data files ADTast-experimental
(edit) @7205265   13 months caparson committing current actor figures, will overwrite as benchmarks are … ADTast-experimental
(edit) @109e8b7   13 months caparson added actor performance graph plotting script ADTast-experimental
(edit) @ac26347   13 months caparson added diagram subdir for thesis ADTast-experimental
(edit) @9d84a88   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @6e6989c   13 months caparson added mutex stmt benchmarking ADTast-experimental
(edit) @5717495   13 months mlbrooks Start of the linked-list chapter. ADTast-experimental
(edit) @1fd3d85   13 months mlbrooks Support P9_EMBEDDED annotations inside functions and at more flexible … ADTast-experimental
(edit) @52a2248   13 months ajbeach This should get some of the Parser changes working on older compilers. ADTast-experimental
(edit) @360bfe41   13 months ajbeach Whitespace clean-up in Makefile. ADTast-experimental
(edit) @dbae916   13 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @5217569   13 months caparson added better x tick marks in plotting script ADTast-experimental
(edit) @1950837   13 months caparson added virtual dtor test to actor test suite, updated other relevant … ADTast-experimental
(edit) @8512a2f   13 months caparson added libcfa support for virtual dtors and added it to actor impl ADTast-experimental
(edit) @3830c84   13 months caparson cleaned up actor pass and added virtual destructor pass ADTast-experimental
(edit) @c19ca4b   13 months pabuhr add comment about why no #pragma once ADTast-experimental
(edit) @0d0931d   13 months ajbeach Removing some indent changes in parser. These can go in later, but … ADTast-experimental
(edit) @a96ce07   13 months pabuhr comment out #pragma once to fix build ADTast-experimental
(edit) @9fa61f5   13 months pabuhr remove unnecessary code, add action to not duplicate aggregate (work … ADTast-experimental
(edit) @15596d7   13 months pabuhr small formatting changes after Andrew's major updates ADTast-experimental
(edit) @089a0d7   13 months pabuhr formatting, rework interpose code (again), remove unnecessary #include … ADTast-experimental
(edit) @a0a949c   13 months pabuhr formatting, remove unnecessary #include files and code ADTast-experimental
(edit) @b2f3880   13 months pabuhr add newline at end of file ADTast-experimental
(edit) @5e4a830   13 months pabuhr add #pragma once to .h and .hfa files ADTast-experimental
(edit) @50f3f3a   13 months pabuhr update multiple citations ADTast-experimental
(edit) @b19ab6d   13 months pabuhr add name for lstlisting numbering style ADTast-experimental
(edit) @02b1ac6   13 months pabuhr formatting ADTast-experimental
(edit) @85a95cc   13 months pabuhr add test for problem with anonymous naming across compilation units ADTast-experimental
(edit) @1cdc052   14 months ajbeach Preventing NullStmts? from being added into ForCtrl? ended up being a … ADTast-experimental
(edit) @fed03b3   14 months ajbeach Make sure fields of the TranslationUnit?, and its TranslationGlobal?ADTast-experimental
(edit) @702e826   14 months ajbeach Pre-translation pass on the parser. Entirely code readability … ADTast-experimental
(edit) @a29477f   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @c74372f   14 months caparson added plotting script support for memory footprint bench ADTast-experimental
(edit) @2ceb2bf   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @681d8f2   14 months caparson After many red herrings I think the race between checking a message … ADTast-experimental
(edit) @52be2664   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @7044535   14 months caparson added data files for memory footprint benchmark ADTast-experimental
(edit) @0f275f7   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d40555e   14 months caparson fixed matrix.cfa test error by reworking globals to avoid spurious … ADTast-experimental
(edit) @1d93ba7   14 months caparson changed default number of sends for CAF sendstatic ADTast-experimental
(edit) @dd16dd5   14 months caparson added data files needed to generate plots/tables ADTast-experimental
(edit) @625f3e2   14 months caparson added latex compatible output format ADTast-experimental
(edit) @50d2513   14 months caparson added data files for tables in thesis ADTast-experimental
(edit) @9155026   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @e23169b   14 months caparson some actor cleanup/optimizations ADTast-experimental
(edit) @ab81e3b   14 months caparson updated run script and plotting script ADTast-experimental
(edit) @b86d14c   14 months caparson added caf benchmarks ADTast-experimental
(edit) @4066bd2   14 months caparson added timing header and cleaned up benchmarks ADTast-experimental
(edit) @cec2551   14 months caparson added cfa benchmarks ADTast-experimental
(edit) @5adf4f4   14 months caparson added caf/uC++/proto benchmarks ADTast-experimental
(edit) @99fb52c   14 months caparson fixed failing dynamic.cfa test ADTast-experimental
(edit) @f23d34db   14 months caparson changed some stat collection for actors and attempted to fix … ADTast-experimental
(edit) @e54b4e9   14 months caparson missed this in prev commit ADTast-experimental
(edit) @4933f18   14 months caparson added test case to types test and refactored to remove redundant ctor calls ADTast-experimental
(edit) @858350a   14 months caparson added poison pill messages and made test for them ADTast-experimental
(edit) @2856044a   14 months caparson fixed div by zero bug in actor stats, cleaned up includes, changed to … ADTast-experimental
(edit) @046ba23   14 months caparson small comment cleanup ADTast-experimental
(edit) @809e058   14 months caparson changed actor tests to reflect syntax change and some small changes … ADTast-experimental
Note: See TracRevisionLog for help on using the revision log.