source:

Revision Log Mode:


Legend:

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