Timeline



Jul 7, 2020:

5:03 PM Changeset [76de075]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Test should now print total duration
5:02 PM Changeset [4d23dd2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added tests cases for some of the opened tickets
3:24 PM Ticket #70 (cfa-cc - resolver problesm) closed by Thierry Delisle
invalid: This ticket has changed from the original and now has 2 different …
3:24 PM Ticket #195 (cfa-cc - Unnecessary dereference leads to segfault [from ticket #70]) created by Thierry Delisle
[…] This leads to a segfault from a null ptr that should never be …
3:18 PM Ticket #194 (cfa-cc - Ambiguous reference vs pointer return [from ticket #70]) created by Thierry Delisle
[…] This should not be ambiguous, one side is an exact match. This …

Jul 6, 2020:

4:54 PM Changeset [6437ce4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:47 PM Changeset [ac9ba12]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add comments
4:46 PM Changeset [82bbaf4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting
4:45 PM Changeset [d9326ad]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add comments
4:44 PM Changeset [2ed33710]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
make int128 test x64 only to fix the build
1:23 PM Changeset [381132b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Default handlers for uncaught exceptions are now run at the top of the …

Jul 5, 2020:

5:24 PM Changeset [9ec8c5f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add additional int128 tests
4:04 PM Changeset [2c60c644]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
new version for printing int128 values including manipulators

Jul 3, 2020:

4:50 PM Changeset [c15085d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
tracing memory allocation of resolver passes
1:21 PM Changeset [b9237fe]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed unnecessary/incorrect assert
11:03 AM Changeset [74cfafb2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
I forgot to add the tests that the specalize fix fixed.

Jul 2, 2020:

6:05 PM Changeset [d5baf0c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Specialization now produces Declarations instead of Statements so it …
4:38 PM Changeset [8bb239d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added statistic for number of busies when eager submitting.
4:17 PM Changeset [e46c753]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added new io algorithm that eagerly submits while still helping
4:06 PM Changeset [8e9e9a2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added assert to check for non-processors enabling preemption.
3:13 PM Ticket #193 (cfa-cc - Monomorphization Failures outside of Functions) created by ajbeach
There are certainly multiple bugs here but currently it is unclear …

Jul 1, 2020:

3:56 PM Changeset [5877b3e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added missing include
3:27 PM Changeset [4b84e35]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed iocall
3:15 PM Changeset [4ec028d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:06 PM Changeset [df40a56]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
minor improvements to io
3:05 PM Changeset [31bb2e1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Moved implementations of cfa_[io call] to iocall.cfa
1:32 PM Changeset [c33ed65]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added benchmark to check io_uring batchsize
12:13 PM Changeset [8291293]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:13 PM Changeset [398e8e9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Tentative deadlock fix

Jun 30, 2020:

1:56 PM Changeset [9f7fff4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Hashtable demo includes the essential features from the WHJIL.
1:21 PM Changeset [7812a7b5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed errors and warning with x86 build
12:43 PM Changeset [bdce852]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Switched RNG from lehmer64 to wyhash64 for 32-bit builts

Jun 29, 2020:

10:21 PM Ticket #192 (cfa-cc - Can't catch exception raised by default resumption handler of another ...) created by mlbrooks
[…] Expect […] Actual […]

Jun 26, 2020:

5:28 PM Changeset [9bbbc8e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
disabled interactive mode for view_halts
5:08 PM Changeset [b813f53]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Improvement of handling of \r processing halts
2:53 PM Changeset [359d12d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
added --save-temps and --outfile to halts viewing
2:34 PM Changeset [276f105]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Changed deep copy to highlight a questionable case. Even if it is …
1:08 PM Changeset [f2b18d01]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
First version of tools to view halts

Jun 25, 2020:

5:00 PM Changeset [81da70a5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
actually fill inferred params and disable a check
3:19 PM Changeset [ec21f13]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Benchmarks can now print halts
2:57 PM Changeset [cb85603]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Moved common code of benchmarks to benchcltr.hfa
2:31 PM Changeset [566fde0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Updated benchmark Stats options
2:30 PM Changeset [69fbc61]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Clusters/Processors? can now select which stats to print. Instead of …
1:37 PM Changeset [8e27ac45]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed benchmark to use getTimeNsec
1:34 PM Changeset [c34ebf2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Processors now have their own print stats flag

Jun 24, 2020:

5:42 PM Changeset [c953163]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
benchmark should now print progress as doubles
5:00 PM Changeset [8b58bae]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' into relaxed_ready
4:57 PM Changeset [9791ab5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Harmonized readv and yield benchmark
4:36 PM Changeset [564148f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Improved printing on yield.cfa
4:36 PM Changeset [d72c074]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added option to bias threads to queues, instead of processors to queues
3:37 PM Changeset [29cb302]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
cfa stats now count number of migrations
3:36 PM Changeset [7bfc849]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed livelock in io.cfa without submit thread
2:52 PM Changeset [8ae4165]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Moved interrupts in io.cfa to be more localized
2:47 PM Changeset [c7816be]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
fixed disjoint test
2:24 PM Ticket #190 (cfa-cc - Re-throw-resume incorrectly depends on enclosing function return type) closed by ajbeach
fixed: Fixed and added tests. 7f9968adc291989fb495461dc2b178248a560216
1:40 PM Changeset [52769ba]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added statistics for local success when biased
1:39 PM Changeset [de917da3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed flaky verify in io
12:30 PM Changeset [7f9968a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Fixed a problem with 'throwResume;' translation and added some tests …
9:55 AM Ticket #191 (cfa-cc - Resolve For Assertions/Traits) created by ajbeach
I would like to add an extra argument to the resolver's …

Jun 23, 2020:

9:09 PM Ticket #190 (cfa-cc - Re-throw-resume incorrectly depends on enclosing function return type) created by mlbrooks
[…] -DWONT_WORK actual: compiler error at throwResume, from gcc: …
4:42 PM Changeset [13c5e19]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
- Moved snzi and subqueues outside of ready_queue.cfa. - Added …

Jun 22, 2020:

10:07 PM Ticket #189 (cfa-cc - Reference and pointer types allow unsound initialization) created by mlbrooks
This code implies a reinterpret pointer cast. But the code does not …
4:29 PM Changeset [b232745]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Several changes to relaxed list prototype and added workstealing for …

Jun 19, 2020:

6:13 PM Changeset [a8a3485]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove superfluous char ch declaration
5:49 PM Changeset [6c4bd02]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update idiomic Cforall command-line processing and coping input file …
5:46 PM Changeset [8d321f9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
adjust / comments, change exception name from IO_OPEN_FAILURE to …
5:30 PM Changeset [0f89d4f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Modified StackLF to use `next instead of getNext
4:59 PM Changeset [68f36f4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added Idle Sleep stats and removed extra call to unsafe_remove
3:49 PM Changeset [64a7146]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed idle sleep to no-longer use a spinlock, broke registration and …
3:35 PM Changeset [8ff586c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
eliminate sharing in StmtExpr? for backward convert
11:46 AM Ticket #188 (cfa-cc - Aliasing C names with Cforall Names) created by ajbeach
There was discussion of adding an aliasing feature that would allow …
11:22 AM Changeset [04b5cef]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added BIAS option to ready_queue Added yield test for LibFibre? Fixed …
8:48 AM Changeset [1d2314f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
8:48 AM Changeset [109c916]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add include file time.h to directory stdhdr/sys/ so extern "C" is not …

Jun 18, 2020:

10:03 PM Changeset [8fc6e92a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Hashtable demo (non-generic version) does dynamic resizing via exception.
10:01 PM Changeset [df733ed]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Hashtable demo split into generic and non-generic versions. Work on …
10:00 PM Changeset [ab652e7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Hashtable demo got trac 184 workaround applied.
7:05 PM Changeset [b8e3941]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
7:05 PM Changeset [6026628]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove extern "C" from include files protected in CFA stdhdr directory
7:03 PM Changeset [91e52be]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
raise exception IO_OPEN_FAILURE for open failure with input/output …
6:58 PM Changeset [030653a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add unit conversions from duration to double
6:56 PM Changeset [c1ee231]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove extern "C" from include files protected in CFA stdhdr directory
5:47 PM Ticket #187 (cfa-cc - Exiting from catch Leaks Exception Memory) created by pabuhr
Exception is not cleaned up for exit from handler. […] […]
4:57 PM Changeset [1cf2a9b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
Merge branch 'new-ast' of plg.uwaterloo.ca:software/cfa/cfa-cc into new-ast
4:56 PM Changeset [c7f834e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
fix destructed return value in TypeSubstitution?

Jun 17, 2020:

5:32 PM Changeset [e068c8a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Since my base solution introduced a lot of the mess, I decided to …
5:02 PM Changeset [d2de1be9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
Merge branch 'new-ast' of plg.uwaterloo.ca:software/cfa/cfa-cc into new-ast
5:02 PM Changeset [73973b6]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
manually call mutate on functiondecl

Jun 16, 2020:

9:09 PM Changeset [016b1eb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
final changes for round 2 of the SP&E concurrency paper
4:14 PM Ticket #167 (cfa-cc - Generic-of-generic struct declaration cannot reuse typename) closed by mlbrooks
duplicate: Same as #183. That ticket shows more detail.
4:05 PM Ticket #186 (cfa-cc - Cannot add extra assertion on a constructor) created by mlbrooks
Conflicts or confusion happen when trying to declare a custom …
3:32 PM Changeset [37ba662]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Minor improvements to alignments and memory layout
3:01 PM Ticket #185 (cfa-cc - Cannot declare generic struct with zero type parameters) created by mlbrooks
Wishing for: […] That is, the forall is used only to declare an …
1:59 PM Ticket #184 (cfa-cc - Struct in forall cannot have member named same as an assertion) created by mlbrooks
Code: […] Expect: Plain compile succeeds and runs with output …
1:13 PM Changeset [2073d207]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Minor improvements to yield benchmark
12:53 PM Changeset [8834751]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Moved statistics to stats.cfa to combine ready Q stats and IO stats

Jun 15, 2020:

10:08 PM Changeset [fb19194]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Hashtable demo grows to include static v dynamic allocation and a …
1:45 PM Changeset [d29255c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added stats file for concurrent stats
12:48 PM Changeset [2649ff9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added simple yielding benchmark
10:10 AM Ticket #183 (cfa-cc - Polymorphic Variable Name Reuse Causes Crash) created by ajbeach
It appears that polymorphic variables are being confused. The …

Jun 14, 2020:

3:00 PM Changeset [9019b14]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
make "top" pointer volatile to prevent code movement
8:19 AM Changeset [79aae15]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
fix spelling mistake in comments
8:18 AM Changeset [c45d2fa]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
refactor declaration qualifiers with distribution

Jun 13, 2020:

10:40 PM Changeset [280ec46]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
switch lock-free stack from CAAD to CAVD

Jun 12, 2020:

5:01 PM Ticket #170 (libcfa - unpark new thread) closed by Thierry Delisle <tdelisle@…>
fixed: In ff79d5e: […]
5:01 PM Changeset [ff79d5e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed park unpark to support park as first step of main() Fixes #170?
3:34 PM Changeset [cb196f2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added test for Ticket #170
1:49 PM Changeset [9b1dcc2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed scheduling API to adapt to non-Processors scheduling threads.

Jun 11, 2020:

6:47 PM Changeset [b388ee81]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed ready RW-Lock to be a single global lock instead of per …
3:15 PM Changeset [61d7bec]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Replaced the bitmask approached for the ready-queue with a SNZI
3:08 PM Changeset [ab8a023]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added more thread names to disjoint
1:10 PM Ticket #182 (cfa-cc - Static Const Global variable segfault in generated code) created by Thierry Delisle
The following code segfaults when run: […]

Jun 10, 2020:

4:19 PM Changeset [97392b69]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' into relaxed_ready
12:13 PM Changeset [a5873bd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'relaxed_ready' of plg.uwaterloo.ca:software/cfa/cfa-cc …
12:08 PM Changeset [6089f4d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added new scripts to help measure performance
12:07 PM Changeset [03045f18]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Improved printing of probing length
12:03 PM Changeset [5f259f3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Missing some of the BMI2 fixes
12:03 PM Changeset [8c60d59]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed alignment of both SNZI and SNZM. Fixed SNZM with bmi2
12:02 PM Changeset [edb2fe0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added micro benchmark to evaluate instruction costs

Jun 9, 2020:

3:45 PM Changeset [ee06db5c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change algorithm for computing all0s in the bit-manipulation routines

Jun 8, 2020:

2:22 PM Ticket #137 (cfa-cc - Better lvalue handling) closed by ajbeach
fixed: I completed this task about 8 months ago. I used the second method and …

Jun 7, 2020:

12:28 PM Changeset [b54118a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update referee response
Note: See TracTimeline for information about the timeline view.