|
|
@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
|
|
|
@f13906f9
|
2 years |
Thierry Delisle |
Deactivated io/comp_fair for x86, not x64, like I was supposed to in …
ADTast-experimentalpthread-emulation
|
|
|
@b67fe85
|
2 years |
Thierry Delisle |
Updated thread_local I forgot to change last time
ADTast-experimentalpthread-emulation
|
|
|
@100dd368
|
2 years |
Thierry Delisle |
Re-enabled 32bit builds but disabled comp_fair until I figure out what …
ADTast-experimentalpthread-emulation
|
|
|
@e2e31c6
|
2 years |
Thierry Delisle |
Added missing parenthesis
ADTast-experimentalpthread-emulation
|
|
|
@e173d3c
|
2 years |
Thierry Delisle |
'soft' removed old ast from tests.
Option still works but no longer …
ADTast-experimentalpthread-emulation
|
|
|
@8bee858
|
2 years |
Thierry Delisle |
Changed io types to have trailing $ instead of leading
ADTast-experimentalpthread-emulation
|
|
|
@283876d
|
2 years |
pabuhr |
update loop tests and expected output for corrected @ usage for …
ADTast-experimentalpthread-emulation
|
|
|
@428adbc
|
2 years |
z277zhu |
fix pthread_sig* interpose problems; add test doc
Signed-off-by: …
ADTast-experimentalpthread-emulation
|
|
|
@4962741
|
2 years |
pabuhr |
fix for-control loop in heap test
ADTast-experimentalpthread-emulation
|
|
|
@ff36907
|
2 years |
pabuhr |
update loop-control test and expected output
ADTast-experimentalpthread-emulation
|
|
|
@c48b61c
|
2 years |
pabuhr |
update for-control test-programs and expected output
ADTast-experimentalpthread-emulation
|
|
|
@091ccdb
|
2 years |
pabuhr |
add tests for all possible loop syntax
ADTast-experimentalpthread-emulation
|
|
|
@5c98a25
|
2 years |
pabuhr |
update test programs with for-control changes
ADTast-experimentalpthread-emulation
|
|
|
@20be782
|
2 years |
z277zhu |
add pthread
ADTast-experimentalpthread-emulation
|
|
|
@a7d696f
|
2 years |
z277zhu |
added pthread symbol interpose
Signed-off-by: z277zhu …
ADTast-experimentalpthread-emulation
|
|
|
@def751f
|
2 years |
j82liang |
Merge branch 'master' into qualifiedEnum
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@d958834b
|
2 years |
j82liang |
Save a minimal compilable version. The enum pointer …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@1988572
|
2 years |
pabuhr |
formatting, removed unnecessary casts
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@6415549
|
2 years |
pabuhr |
update attribute.cfa expect file for ARM64
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@0edbdb2
|
2 years |
pabuhr |
add constant expression tests
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@72e76fd
|
2 years |
ajbeach |
Converted the last pass in validate B (linkReferenceToTypes). Cleaned …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@3322180
|
2 years |
Thierry Delisle |
Fix enum assignment warning
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@d28524a
|
2 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@4e83bb7
|
2 years |
caparson |
fixed timeout cond var bug and updated pthread_locks test with timeout …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@86601a5
|
2 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@1dbbef6
|
2 years |
caparson |
added non shared critical section entry counter
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@5a96b36
|
2 years |
Thierry Delisle |
Fixed small bugs with dry-run in tests.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@e1a9c77
|
3 years |
caparson |
added tests for qspinlocks internal mcs lock
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@1f0ee71
|
3 years |
Thierry Delisle |
Fixed typo in wait_any after yesterday's fix
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@6d41f66
|
3 years |
Thierry Delisle |
Fixed wait_any to use fulfil rather than post
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c06551b
|
3 years |
caparson |
added wait_any to fwd.cfa for future_t
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@55422cf
|
3 years |
caparson |
added tests for pthread lock and cond var
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@e5d9274
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@fb63c70
|
3 years |
caparson |
added tests for new locks
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@fc134a48
|
3 years |
j82liang |
Implement the struct enum
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@5416b44
|
3 years |
pabuhr |
make expected output for nested functions deterministic
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c3b9d639
|
3 years |
ajbeach |
Clean-up the exception interface. It should be slightly more like the …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c715e5f
|
3 years |
ajbeach |
Removed most of the exception macros (EHM_ group). Made changes to the …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@6dc7011a
|
3 years |
Thierry Delisle |
Tentative test for non-executable heap, currently broken
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@666f8a3
|
3 years |
pabuhr |
fix test and expected output for nested functions run on user-thread stacks
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@03656d1
|
3 years |
pabuhr |
add test for nested functions run on user-thread stacks
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@598dc68
|
3 years |
pabuhr |
update includes.cfa with more includes that might not be installed
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@7831e8fb
|
3 years |
pabuhr |
increase timeout from 120 to 180 seconds in test.py to handle tests on …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|