|
|
|
@09965e5
|
2 years |
caparson |
added splitmix64 since wyhash has 128 bit dependency and xoshiro doesnt
ADT
ast-experimental
|
|
|
@814a4da
|
2 years |
caparson |
updated expect files for prng based tests
ADT
ast-experimental
|
|
|
@c3ed603
|
2 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@a6bb5fc
|
2 years |
caparson |
fixed merge conflict
ADT
ast-experimental
|
|
|
@4c6ba5a
|
2 years |
caparson |
refactored to use generators for seeding state, added splitmix32 for …
ADT
ast-experimental
|
|
|
@e62802f
|
2 years |
pabuhr |
add missing comma for citation field
ADT
ast-experimental
|
|
|
@c2dfa56a
|
2 years |
pabuhr |
remove SKULLDUGGERY dealing with CFA typedef numbering problem
ADT
ast-experimental
|
|
|
@eac318a
|
2 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@cd477ca
|
2 years |
caparson |
renamed baseline bench and added separate cluster to cfa benchmark to …
ADT
ast-experimental
|
|
|
@5f648fb3
|
2 years |
caparson |
updated runscript and shared header for rand bench
ADT
ast-experimental
|
|
|
@0da7181
|
2 years |
caparson |
added randomized lock ordering bench for mutexstmt
ADT
ast-experimental
|
|
|
@60e14fc
|
2 years |
ajbeach |
Fixed some whitespace.
ADT
ast-experimental
|
|
|
@9a9ca36
|
2 years |
caparson |
a little bit of mutex stmt header cleanup
ADT
ast-experimental
|
|
|
@ce04120
|
2 years |
caparson |
made generated finally routine inline to allow for better optimization
ADT
ast-experimental
|
|
|
@0faacb8
|
2 years |
caparson |
various additions to thesis, finished first draft of actor chapter …
ADT
ast-experimental
|
|
|
@119e6c8
|
2 years |
caparson |
updated mutex stmt run script and header for cpp variant
ADT
ast-experimental
|
|
|
@5ff9b23
|
2 years |
caparson |
moved existing diagrams to diagram dir
ADT
ast-experimental
|
|
|
@bb9b8f0
|
2 years |
caparson |
added plotting script for mutexstmt benchmarks
ADT
ast-experimental
|
|
|
@6bc70a38
|
2 years |
caparson |
added baseline mutex stmt and scoped lock benchmarks
ADT
ast-experimental
|
|
|
@d8e164c4
|
2 years |
caparson |
cleaned up data files
ADT
ast-experimental
|
|
|
@7205265
|
2 years |
caparson |
committing current actor figures, will overwrite as benchmarks are …
ADT
ast-experimental
|
|
|
@109e8b7
|
2 years |
caparson |
added actor performance graph plotting script
ADT
ast-experimental
|
|
|
@ac26347
|
2 years |
caparson |
added diagram subdir for thesis
ADT
ast-experimental
|
|
|
@9d84a88
|
2 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@6e6989c
|
2 years |
caparson |
added mutex stmt benchmarking
ADT
ast-experimental
|
|
|
@5717495
|
2 years |
mlbrooks |
Start of the linked-list chapter.
ADT
ast-experimental
|
|
|
@1fd3d85
|
2 years |
mlbrooks |
Support P9_EMBEDDED annotations inside functions and at more flexible …
ADT
ast-experimental
|
|
|
@52a2248
|
3 years |
ajbeach |
This should get some of the Parser changes working on older compilers.
ADT
ast-experimental
|
|
|
@360bfe41
|
3 years |
ajbeach |
Whitespace clean-up in Makefile.
ADT
ast-experimental
|
|
|
@dbae916
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@5217569
|
3 years |
caparson |
added better x tick marks in plotting script
ADT
ast-experimental
|
|
|
@1950837
|
3 years |
caparson |
added virtual dtor test to actor test suite, updated other relevant …
ADT
ast-experimental
|
|
|
@8512a2f
|
3 years |
caparson |
added libcfa support for virtual dtors and added it to actor impl
ADT
ast-experimental
|
|
|
@3830c84
|
3 years |
caparson |
cleaned up actor pass and added virtual destructor pass
ADT
ast-experimental
|
|
|
@c19ca4b
|
3 years |
pabuhr |
add comment about why no #pragma once
ADT
ast-experimental
|
|
|
@0d0931d
|
3 years |
ajbeach |
Removing some indent changes in parser. These can go in later, but …
ADT
ast-experimental
|
|
|
@a96ce07
|
3 years |
pabuhr |
comment out #pragma once to fix build
ADT
ast-experimental
|
|
|
@9fa61f5
|
3 years |
pabuhr |
remove unnecessary code, add action to not duplicate aggregate (work …
ADT
ast-experimental
|
|
|
@15596d7
|
3 years |
pabuhr |
small formatting changes after Andrew's major updates
ADT
ast-experimental
|
|
|
@089a0d7
|
3 years |
pabuhr |
formatting, rework interpose code (again), remove unnecessary #include …
ADT
ast-experimental
|
|
|
@a0a949c
|
3 years |
pabuhr |
formatting, remove unnecessary #include files and code
ADT
ast-experimental
|
|
|
@b2f3880
|
3 years |
pabuhr |
add newline at end of file
ADT
ast-experimental
|
|
|
@5e4a830
|
3 years |
pabuhr |
add #pragma once to .h and .hfa files
ADT
ast-experimental
|
|
|
@50f3f3a
|
3 years |
pabuhr |
update multiple citations
ADT
ast-experimental
|
|
|
@b19ab6d
|
3 years |
pabuhr |
add name for lstlisting numbering style
ADT
ast-experimental
|
|
|
@02b1ac6
|
3 years |
pabuhr |
formatting
ADT
ast-experimental
|
|
|
@85a95cc
|
3 years |
pabuhr |
add test for problem with anonymous naming across compilation units
ADT
ast-experimental
|
|
|
@1cdc052
|
3 years |
ajbeach |
Preventing NullStmts from being added into ForCtrl ended up being a …
ADT
ast-experimental
|
|
|
@fed03b3
|
3 years |
ajbeach |
Make sure fields of the TranslationUnit, and its TranslationGlobal …
ADT
ast-experimental
|
|
|
@702e826
|
3 years |
ajbeach |
Pre-translation pass on the parser. Entirely code readability …
ADT
ast-experimental
|
|
|
@a29477f
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@c74372f
|
3 years |
caparson |
added plotting script support for memory footprint bench
ADT
ast-experimental
|
|
|
@2ceb2bf
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@681d8f2
|
3 years |
caparson |
After many red herrings I think the race between checking a message …
ADT
ast-experimental
|
|
|
@52be2664
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@7044535
|
3 years |
caparson |
added data files for memory footprint benchmark
ADT
ast-experimental
|
|
|
@0f275f7
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@d40555e
|
3 years |
caparson |
fixed matrix.cfa test error by reworking globals to avoid spurious …
ADT
ast-experimental
|
|
|
@1d93ba7
|
3 years |
caparson |
changed default number of sends for CAF sendstatic
ADT
ast-experimental
|
|
|
@dd16dd5
|
3 years |
caparson |
added data files needed to generate plots/tables
ADT
ast-experimental
|
|
|
@625f3e2
|
3 years |
caparson |
added latex compatible output format
ADT
ast-experimental
|
|
|
@50d2513
|
3 years |
caparson |
added data files for tables in thesis
ADT
ast-experimental
|
|
|
@9155026
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@e23169b
|
3 years |
caparson |
some actor cleanup/optimizations
ADT
ast-experimental
|
|
|
@ab81e3b
|
3 years |
caparson |
updated run script and plotting script
ADT
ast-experimental
|
|
|
@b86d14c0
|
3 years |
caparson |
added caf benchmarks
ADT
ast-experimental
|
|
|
@4066bd2
|
3 years |
caparson |
added timing header and cleaned up benchmarks
ADT
ast-experimental
|
|
|
@cec2551
|
3 years |
caparson |
added cfa benchmarks
ADT
ast-experimental
|
|
|
@5adf4f4
|
3 years |
caparson |
added caf/uC++/proto benchmarks
ADT
ast-experimental
|
|
|
@99fb52c
|
3 years |
caparson |
fixed failing dynamic.cfa test
ADT
ast-experimental
|
|
|
@f23d34db
|
3 years |
caparson |
changed some stat collection for actors and attempted to fix …
ADT
ast-experimental
|
|
|
@e54b4e9
|
3 years |
caparson |
missed this in prev commit
ADT
ast-experimental
|
|
|
@4933f18
|
3 years |
caparson |
added test case to types test and refactored to remove redundant ctor calls
ADT
ast-experimental
|
|
|
@858350a
|
3 years |
caparson |
added poison pill messages and made test for them
ADT
ast-experimental
|
|
|
@2856044a
|
3 years |
caparson |
fixed div by zero bug in actor stats, cleaned up includes, changed to …
ADT
ast-experimental
|
|
|
@046ba23
|
3 years |
caparson |
small comment cleanup
ADT
ast-experimental
|
|
|
@809e058
|
3 years |
caparson |
changed actor tests to reflect syntax change and some small changes …
ADT
ast-experimental
|
|
|
@231e1ae
|
3 years |
caparson |
changed actor send from | operator to << operator to avoid conflict …
ADT
ast-experimental
|
|
|
@13f066d
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@1e38178
|
3 years |
caparson |
added some safety/productivity features and some stats
ADT
ast-experimental
|
|
|
@a8667ab
|
3 years |
pabuhr |
expunge all rseq code from runtime
ADT
ast-experimental
|
|
|
@397c4392
|
3 years |
ajbeach |
Explicity initialized the fields of ResolveCopyCtors. This may account …
ADT
ast-experimental
|
|
|
@1f951abd
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@8bb46d2
|
3 years |
pabuhr |
fix errors on interpose code for libc and libpthread
ADT
ast-experimental
|
|
|
@8603c10
|
3 years |
pabuhr |
move assert(env) to appropriate location
ADT
ast-experimental
|
|
|
@997324c
|
3 years |
mlbrooks |
Repair bad commit ad2424. Put back ix0 definition that was removed …
ADT
ast-experimental
|
|
|
@ad24245
|
3 years |
mlbrooks |
Add comments about arpk internals.
ADT
ast-experimental
|
|
|
@601bd9e
|
3 years |
caparson |
added figures, code examples and more to thesis stuff. wrote many more …
ADT
ast-experimental
|
|
|
@d964c39
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@ce44c5f
|
3 years |
caparson |
Thought of new channel implementation while working on the prevention …
ADT
ast-experimental
|
|
|
@2d028003
|
3 years |
pabuhr |
restructure #include files because issues with attribute …
ADT
ast-experimental
|
|
|
@3d937e2
|
3 years |
pabuhr |
remove warnings for incorrect usage of SuperfluousElse and …
ADT
ast-experimental
|
|
|
@be00a2d
|
3 years |
pabuhr |
change BadQualifiersZeroOne warning from dubious print of specified …
ADT
ast-experimental
|
|
|
@bf20567
|
3 years |
pabuhr |
generate error for empty mutex argument list
ADT
ast-experimental
|
|
|
@b1ad41f
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@dd3576b
|
3 years |
pabuhr |
update from old to new trait syntax using forall
ADT
ast-experimental
|
|
|
@44196deb
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@f9519d4
|
3 years |
pabuhr |
update expected test output for arm64
ADT
ast-experimental
|
|
|
@2e77837
|
3 years |
pabuhr |
update expected test output for 32-bit
ADT
ast-experimental
|
|
|
@ae267366
|
3 years |
pabuhr |
fix merge conflict
ADT
ast-experimental
|
|
|