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