Timeline



Dec 8, 2021:

7:57 AM Changeset [a499702]enumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
clean up documentation for assembler check
7:46 AM Changeset [58e0d3c]enumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
clean up code for assembler check

Dec 7, 2021:

9:16 PM Changeset [88792f3]enumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add debug C89/C code to assembler check
8:56 PM Changeset [130a778]enumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add debug C11 code to assembler check
5:01 PM Changeset [63f2697]enumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
try plan B to find debug C code
10:07 AM Changeset [75873cf]enumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
print more information when asm check fails to find debug C code

Dec 6, 2021:

5:06 PM Changeset [295dd61]enumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:06 PM Changeset [813dfd86]enumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
print better information when asm check fails to find debug C code

Dec 3, 2021:

4:33 PM Changeset [a83012bf]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Missing a character in last push.
3:47 PM Changeset [4c26a94]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Python script now print core dump limits. (Only when no core found)
3:33 PM Changeset [db87a35]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added more testing of the range iterator.

Dec 2, 2021:

5:28 PM Changeset [8e658241]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Minor fix and super barebones test.
5:11 PM Changeset [58b2638]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added range_iterator, it now compiles.
4:38 PM Changeset [1894e03]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:38 PM Changeset [8157bde]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Pushing to get off jax

Dec 1, 2021:

11:48 AM Changeset [56f519b]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Clean-up of the last pass. Added a test for the constructor mutex …

Nov 30, 2021:

2:34 PM Changeset [f27331c]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Factored the AddressExpr? constructor body into a helper that makes it …
11:27 AM Changeset [2cf3b87]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Translated valitate-E after much bug hunting.

Nov 29, 2021:

9:14 PM Changeset [03cdad6]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added range-parser example. I plan to reuse it to parse cpu device data.
4:58 PM Changeset [d3605f8]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Reworked io_uring idle sleep to work with either read or readv …
4:05 PM Changeset [3bb4f85]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Kernel now waits for eventfd read to flush before terminating.
2:42 PM Changeset [8da377d]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added io_uring example for eventfds.
12:52 PM Changeset [a1f3d93]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:50 PM Changeset [c7b2215]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix implementation of io_uring_enter instead of eventfds.
12:19 PM Changeset [ddd2ec9]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix cache detention when only some cpus are present.

Nov 26, 2021:

11:45 AM Changeset [0351e9f]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Clean-up white-space and comments in the AST/Print module.

Nov 24, 2021:

9:47 PM Changeset [7770cc8]enumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:10 PM Changeset [94647b0]enumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
String peformance improvement by removing all remaining uses of …
3:16 PM Changeset [3cc1111]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Small fix in Decl.hpp and a new-ast function added in InitTweak?.

Nov 22, 2021:

3:54 PM Changeset [fefd77a]enumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
String perf append test now compares stretch phase (alloc=fresh) with …
2:20 PM Changeset [2514f68b]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Missed a not (!)
2:18 PM Changeset [6ddef36]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
No longer define kernel_read when not needed.
1:07 PM Changeset [7ef162b2]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
First attempt at using io_uring_enter for idle sleep.

Nov 19, 2021:

3:53 PM Changeset [059ad16]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Flush now supports blocking until at least one I/O op terminates.
3:04 PM Changeset [cd4c605]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:03 PM Changeset [1757f98]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Refactoring idle sleep to try and help the change from idle on read to …
11:59 AM Changeset [c60e5094]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:59 AM Changeset [3e417bf]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Reduced stack-size for connection thread
11:58 AM Changeset [644162a]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix problem in splice use with signed/unsigned comparison.
11:55 AM Changeset [52d2545]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
"Fix" problems with persistent connection using HTTP1.0
11:54 AM Changeset [3a0ddb6]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Don't wait for the port if not in interactive mode.
11:39 AM Changeset [a633f6f]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix the new FD change.
11:23 AM Changeset [b14ec5f]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:23 AM Changeset [34b8cb7]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Step 1 of a new scheme to simplify wake_one.
11:18 AM Changeset [84a6e70]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Nov 18, 2021:

5:42 PM Changeset [97d58dc]enumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
String perf make-run refactor into fewer rules
2:49 PM Changeset [4d0eb1c]enumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Switching top loop to count operations done in 10 sec

Nov 17, 2021:

3:14 PM Changeset [3df86cc]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added a new churn benchmark. Still have to implement it for other …
3:13 PM Changeset [01db301]enumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Baseline string performance experiment
11:17 AM Changeset [5f5a729]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Mark idle now uses try_lock semantics

Nov 15, 2021:

4:26 PM Changeset [1733184]enumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Fixing LL API not allowing simple assignment. Removing accidentally …
3:40 PM Changeset [1387ea0]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
We can now thread the global/special declarations from convert to …
2:51 PM Changeset [ce36b55]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Translation of Validate F; and some improvements in some helpers.

Nov 12, 2021:

11:27 AM Changeset [5dcb881]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Split up the validate pass. (Some statistics code is repeated, but …

Nov 11, 2021:

9:43 AM Changeset [3249dd8]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Some clean-up. DeepCopyCore? lost its already tenous reason to be in …

Nov 10, 2021:

7:47 PM Changeset [b7fd9daf]enumforall-pointer-decaypthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
Merge branch 'new-ast-unique-expr'
7:23 PM Changeset [f95634e]enumforall-pointer-decaynew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
fix unique expr pass
7:21 PM Changeset [bb9924c]enumforall-pointer-decaynew-ast-unique-exprpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
fix unique expr pass

Nov 9, 2021:

3:57 PM Changeset [1622af5]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Created CandidatePrinter? from AlternativePrinter? (seems to uncover a …

Nov 8, 2021:

5:29 PM Changeset [36a05d7]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Started doing some work on the eval portion of my thesis.
5:28 PM Changeset [cc28780]enumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:53 PM Changeset [5ee153d]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Translated the Translate Throws pass to the new ast.
11:35 AM Changeset [a5a08a05]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Missed a few extra references to LabelGenerator?.
11:12 AM Changeset [cb921d4]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Changed some of the new ast code so they no longer pass around the …
10:51 AM Changeset [de31a1d]enumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Converted the two LabelGenerator? singletons into a single pure-static …
Note: See TracTimeline for information about the timeline view.