|
|
@35d1de5
|
21 months |
pabuhr |
change test forall.cfa from compilation only to execution
ADTast-experimental
|
|
|
@2125443a
|
21 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@8a97248
|
21 months |
pabuhr |
switch from old trait syntax to new trait syntax using forall clause
ADTast-experimental
|
|
|
@ccf1d99
|
21 months |
caparson |
intermediate push so I can move to nasus to performance test some stuff
ADTast-experimental
|
|
|
@1f35220
|
21 months |
caparson |
updated test params so that they ran for appropriate duration
ADTast-experimental
|
|
|
@a4ab235
|
21 months |
caparson |
added executor test
ADTast-experimental
|
|
|
@dab2b6a
|
21 months |
caparson |
added dynamic allocation actor test
ADTast-experimental
|
|
|
@757099e
|
21 months |
caparson |
reverted changes to types.cfa now that I fixed the underlying bug and …
ADTast-experimental
|
|
|
@d2b94f2
|
21 months |
caparson |
temporary fix to correct build error, fix in actor pass to come later
ADTast-experimental
|
|
|
@1c75ef8
|
21 months |
caparson |
added pingpong test
ADTast-experimental
|
|
|
@77ca074
|
21 months |
caparson |
cleaned up actor matrix test a bit
ADTast-experimental
|
|
|
@82b96953
|
21 months |
caparson |
added expect files for actor tests
ADTast-experimental
|
|
|
@418882a
|
21 months |
caparson |
added two actor tests. More to come
ADTast-experimental
|
|
|
@34a1d2e
|
22 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@b3d794fc
|
22 months |
caparson |
removed unneeded dependency that broke build
ADTast-experimental
|
|
|
@d61d034
|
22 months |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@8bb86ce
|
22 months |
j82liang |
Clean up some code related to Enum codegen
ADTast-experimental
|
|
|
@42b739d7
|
22 months |
caparson |
fixed termination synchronization in the channel benchmark to get rid …
ADTast-experimental
|
|
|
@b49310f
|
22 months |
caparson |
fixed parameters for test to eliminate deadlock case
ADTast-experimental
|
|
|
@dbd47d6
|
22 months |
caparson |
fixed makefile for tests by adding appropriate includes
ADTast-experimental
|
|
|
@53ef99a
|
22 months |
caparson |
removed file accidentally included in earlier commit
ADTast-experimental
|
|
|
@2cc969c
|
22 months |
caparson |
remove unused expect file due to renaming
ADTast-experimental
|
|
|
@73e3a8f9
|
22 months |
caparson |
refactored name of channel test to remove channel from the name
ADTast-experimental
|
|
|
@cca034e
|
22 months |
caparson |
added another channel test and refactored the existing one to reuse code
ADTast-experimental
|
|
|
@72abfddd
|
22 months |
caparson |
added expect for channel test
ADTast-experimental
|
|
|
@afffd6c
|
22 months |
caparson |
removed accidentally committed a.out
ADTast-experimental
|
|
|
@4a962d8
|
22 months |
caparson |
added channel impl with basic test. Will expand impl and tests soon
ADTast-experimental
|
|
|
@0640c350
|
22 months |
caparson |
moved unified_locking test dir to be under concurrent
ADTast-experimental
|
|
|
@aa45b15
|
22 months |
caparson |
commit expect files for the unified locking dir move
ADTast-experimental
|
|
|
@703c88e
|
22 months |
caparson |
missed another lock name refactor in the earlier commit
ADTast-experimental
|
|
|
@357ab79
|
22 months |
caparson |
moved unified locking tests to be under concurrent directory since …
ADTast-experimental
|
|
|
@01a8954
|
22 months |
caparson |
renamed tests to match naming refactor
ADTast-experimental
|
|
|
@0cee082
|
22 months |
caparson |
refactored naming for lock to be more accurate and cleaned up REACQ …
ADTast-experimental
|
|
|
@8fb7402
|
22 months |
caparson |
fixed race condition in select_future test to fix build failure
ADTast-experimental
|
|
|
@243d998
|
22 months |
caparson |
added and updated future tests
ADTast-experimental
|
|
|
@be3b952
|
23 months |
pabuhr |
update 32-bit .expect for tests using PRNG
ADTast-experimental
|
|
|
@ae7a085c
|
23 months |
pabuhr |
change printing format in PRNG, update .expect for tests using PRNG
ADTast-experimental
|
|
|
@b797d978
|
23 months |
pabuhr |
formatting, switch to XOSHIRO256PP/XOSHIRO128PP as the 64/32-bit …
ADTast-experimental
|
|
|
@199456c
|
23 months |
Thierry Delisle |
Forgot that prng used different algorithm on 32bit
ADTast-experimental
|
|
|
@c63f470
|
23 months |
Thierry Delisle |
Changed bounded buffer tests to use prng, which has better defined …
ADTast-experimental
|
|
|
@441a6a7
|
23 months |
caparson |
added/fixed lock tests
ADTast-experimental
|
|
|
@261e107
|
23 months |
pabuhr |
change all PRNG to prime the PRNG state in set_seed with the given seed
ADTast-experimental
|
|
|
@e1d66c84
|
2 years |
ajbeach |
Clean-up from my investigation on the anonymous issue. The parser …
ADTast-experimental
|
|
|
@258aaab8
|
2 years |
Thierry Delisle |
Forgot to commit the changes to the Makefile
ADTast-experimental
|
|
|
@d4c8b59
|
2 years |
Thierry Delisle |
Added test that stresses more how we link anonymous types
ADTast-experimental
|
|
|
@dd46fd3
|
2 years |
pabuhr |
generalization of PRNG
ADTast-experimental
|
|
|
@be1d00c
|
2 years |
Thierry Delisle |
Changed fairness tests to use sched_yield in case exhausting the time …
ADTast-experimental
|
|
|
@20cf96d
|
2 years |
pabuhr |
changes to PRNG types to eliminate casts
ADTast-experimental
|
|
|
@7bc84b8
|
2 years |
pabuhr |
remove unsigned cast for prng calls
ADTast-experimental
|
|
|
@9fce2572
|
2 years |
pabuhr |
32-bit update of PRNG
ADTast-experimental
|
|
|
@d2ad151
|
2 years |
pabuhr |
major update of PRNG
ADTast-experimental
|
|
|
@25b0fde
|
2 years |
j82liang |
Fix casted enum init
ADTast-experimental
|
|
|
@1fb09ef
|
2 years |
ajbeach |
Grouped some control flow tests together.
ADTast-experimental
|
|
|
@1dafdfc
|
2 years |
ajbeach |
Moved code from _dtype_static_member_ initializer to an assignment in …
ADTast-experimental
|
|
|
@e8b8e65
|
2 years |
Thierry Delisle |
Added implementation of call_once
ADTast-experimental
|
|
|
@93d2219
|
2 years |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@e874605
|
2 years |
j82liang |
Add class InlineValueDecl?, which is a Declaration class that works as …
ADTast-experimental
|
|
|
@88ac843e
|
2 years |
Thierry Delisle |
Moved lockfree containers to containers/lockfree.hfa.
Added …
ADTast-experimental
|
|
|
@a167c70c
|
2 years |
Thierry Delisle |
Added thread support for migrating between clusters.
ADTast-experimental
|
|
|
@9e042d8
|
2 years |
Thierry Delisle |
Moved around some headers to avoid the parsing bug
ADTast-experimental
|
|
|
@a5e2682
|
2 years |
mlbrooks |
Improve new-array subscripting to cover missing cases.
Missing cases …
ADTast-experimental
|
|
|
@df6cc9d
|
2 years |
Thierry Delisle |
Merge branch 'master' into pthread-emulation
ADTast-experimental
|
|
|
@d1abc63c
|
2 years |
Thierry Delisle |
Change parse args to use new arrays instead of C arrays.
Also added …
ADTast-experimental
|
|
|
@72b5805e
|
2 years |
Thierry Delisle |
Fixed device/cpu to support systems without caches
ADTast-experimental
|
|
|
@77de429
|
2 years |
j82liang |
Fix overriding enum value
ADTast-experimental
|
|
|
@9511841
|
2 years |
j82liang |
Test case for qualified enum + inline
ADTast-experimental
|
|
|
@d0fa494
|
2 years |
Thierry Delisle |
Fixed missing header in test distribution and sorted
ADTast-experimental
|
|
|
@05d499ac
|
2 years |
pabuhr |
change printf to sout
ADTast-experimental
|
|
|
@4af5396
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@a25bcf8
|
2 years |
pabuhr |
formatting
ADTast-experimental
|
|
|
@f82f07e
|
2 years |
Thierry Delisle |
Fixes to usage and corresponding tests
ADTast-experimental
|
|
|
@481f882
|
2 years |
Thierry Delisle |
Added some missing headers and cleaned up some of the fork+exec stuff.
ADTast-experimental
|
|
|
@a51b8f6
|
2 years |
Thierry Delisle |
Fix bug with removal of old ast.
ADTast-experimental
|
|
|
@4f102fa
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@116a2ea
|
2 years |
pabuhr |
new heap and associated tests updated
ADTast-experimental
|
|
|
@a46f7b6
|
2 years |
Thierry Delisle |
Fixed some warnings/mistakes between 32/64bit builds
ADTast-experimental
|
|
|
@fd90096
|
2 years |
Thierry Delisle |
Added tests for parse args of bools and numbers
ADTast-experimental
|
|
|
@68456fa
|
2 years |
Thierry Delisle |
First step at refactoring fork+exec to be reused across tests
ADTast-experimental
|
|
|
@d0a00a5a
|
2 years |
Thierry Delisle |
Forgot to update makefile when I moved Jacob's tests
ADTast-experimental
|
|
|
@f92e7b9
|
2 years |
Thierry Delisle |
Moved parseconfigs tests to its own folder so I can add parseargs to …
ADTast-experimental
|
|
|
@f58522b0
|
2 years |
Thierry Delisle |
python test script now nice +5 the executables before running them.
ADTast-experimental
|
|
|
@a659b31
|
2 years |
Thierry Delisle |
Added meta test to check exec+fork options to validating args
ADTast-experimental
|
|
|
@7f6a7c9
|
2 years |
Thierry Delisle |
Merge branch 'master' into pthread-emulation
ADTast-experimentalpthread-emulation
|
|
|
@53a768d
|
2 years |
j82liang |
Disable the funcEnum test for now
ADTast-experimentalpthread-emulation
|
|
|
@a065f1f
|
2 years |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulation
|
|
|
@4520b77e
|
2 years |
j82liang |
Merge to Master Sept 19
ADTast-experimentalpthread-emulation
|
|
|
@ef1da0e2
|
2 years |
f37yu |
try to make parameter qualifier conversion work for assertions
ADTast-experimentalpthread-emulation
|
|
|
@12df6fe
|
2 years |
j82liang |
Fix an enumerator value bug; add basic tests for new features; save …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@0fc91db1
|
2 years |
Thierry Delisle |
Removed old ast from configure and tests.py
ADTast-experimentalpthread-emulation
|
|
|
@4dba1da
|
2 years |
Thierry Delisle |
Re-enabled 32bit comp fair test
ADTast-experimentalpthread-emulation
|
|
|
@69698d2
|
2 years |
Thierry Delisle |
Fixed frustratingly stupid mistake that broke 32bit build
ADTast-experimentalpthread-emulation
|
|
|
@680137a
|
2 years |
Thierry Delisle |
Fixed indentation
ADTast-experimentalpthread-emulation
|
|
|
@c87b604
|
2 years |
Thierry Delisle |
Removed the last old ast expected files
ADTast-experimentalpthread-emulation
|
|
|
@b5bec71
|
2 years |
Thierry Delisle |
Removed old ast only math tests
ADTast-experimentalpthread-emulation
|
|
|
@123a9f3
|
2 years |
Thierry Delisle |
Removed the old ast tests for io/io.
ADTast-experimentalpthread-emulation
|
|
|
@8b95bab
|
2 years |
Thierry Delisle |
Added basic test for io_uring.
Trying to diagnose comp_fair on debian.
ADTast-experimentalpthread-emulation
|
|
|
@456215a
|
2 years |
Thierry Delisle |
Removed another batch of old ast expect files
ADTast-experimentalpthread-emulation
|
|
|
@594e1db
|
2 years |
Thierry Delisle |
Removed a bunch of oast tests, since they are never triggered anymore.
ADTast-experimentalpthread-emulation
|
|
|
@1bcbf02
|
2 years |
Thierry Delisle |
Changed declarations using _Thread_local to use thread.
I'm fairly …
ADTast-experimentalpthread-emulation
|
|
|
@64af7ac
|
2 years |
Thierry Delisle |
Added thread and _Thread_local to some tests.
ADTast-experimentalpthread-emulation
|
|
|