Timeline



Aug 13, 2022:

4:54 PM Changeset [e378c730]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Fleshed out some more the evaluation sections, still waiting on some …
4:53 PM Changeset [111d993]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Added/Fixed? labels
4:52 PM Changeset [175eba6]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Included the conclusion in the main text
4:51 PM Changeset [17e6e08]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Updated the jax data with the missing complete version
4:51 PM Changeset [5378f33]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Fixed typo in makefile and added crazed rambling in lieu of conclusion
1:39 PM Changeset [08e7590d]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Updated makefile and added real data for webserver and standin data …
1:37 PM Changeset [13088f1]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Minor fixes
1:36 PM Changeset [4d85e47]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Fix casing
1:34 PM Changeset [29b0aa8]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
More bibliography stuff
1:33 PM Changeset [3f1059e]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Added acknowledgements, heavily 'inspired' from my masters
1:30 PM Changeset [181036c]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Aug 12, 2022:

9:07 AM Changeset [082af5b]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:07 AM Changeset [283876d]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update loop tests and expected output for corrected @ usage for …
9:05 AM Changeset [dbedd71]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update for-control with corrected @ usage for negative range

Aug 11, 2022:

1:02 PM Changeset [ccbc65c]ADTast-experimentalpthread-emulation by Andrew Beach <ajbeach@…>
Converted the Expand Virtual Casts to the new ast.

Aug 10, 2022:

8:33 PM Changeset [428adbc]ADTast-experimentalpthread-emulation by z277zhu <z277zhu@…>
fix pthread_sig* interpose problems; add test doc Signed-off-by: …
11:05 AM Changeset [4962741]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
fix for-control loop in heap test

Aug 9, 2022:

10:21 PM Changeset [ff36907]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update loop-control test and expected output
5:41 PM Changeset [571f220]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
add and update bibliography repository
5:40 PM Changeset [c48b61c]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update for-control test-programs and expected output
5:38 PM Changeset [52be5948]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update for-control with more error messages

Aug 8, 2022:

5:38 PM Changeset [091ccdb]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
add tests for all possible loop syntax
5:14 PM Changeset [5c98a25]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update test programs with for-control changes
5:13 PM Changeset [d78c238]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update for-control with explicit type declarations
5:11 PM Changeset [66406f3]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update debug printing
5:03 PM Changeset [df00c78]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
formatting
4:54 PM Changeset [ba48a9b]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
ignore zero divide when evaluating constexpr expressions
1:00 PM Changeset [20be782]ADTast-experimentalpthread-emulation by z277zhu <z277zhu@…>
add pthread

Aug 5, 2022:

4:20 PM Changeset [62c5a55]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:18 PM Changeset [8040286]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Filled in several citations and did some of the todos
4:13 PM Changeset [878be17]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
proofread intro
12:49 PM Changeset [511a9368]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Filled in eval section for existing results. Except update ratio which …
12:48 PM Changeset [1c4f063]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
commented out thrash at the end of the thesis
12:44 PM Changeset [749cf69]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Added label
12:42 PM Changeset [0c11d3c]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Some small changes to the macro experiements data

Aug 4, 2022:

8:47 PM Changeset [e76fa30]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Filled up the eval micro section
8:44 PM Changeset [e5e2334]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Updated makefile and data plotting
8:42 PM Changeset [c3b999d9]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
more data for the thesis

Aug 3, 2022:

6:32 PM Changeset [a7d696f]ADTast-experimentalpthread-emulation by z277zhu <z277zhu@…>
added pthread symbol interpose Signed-off-by: z277zhu …
7:14 AM Changeset [80d16f8]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
small wording changes to abstract

Aug 1, 2022:

4:10 PM Changeset [3fe4acd]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Tiny merge of peter's changes
3:27 PM Changeset [4e21942]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
proofread abstract
3:26 PM Changeset [30159e5]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
add new paragraph

Jul 31, 2022:

5:09 PM Changeset [ee0176b]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Fixed go shutdown in churn benchmark
5:08 PM Changeset [d71db1a]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
rmit not supports unconditional args
2:03 PM Changeset [6b00c53]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Jenkins no longer offers the option to build the old ast
1:24 PM Changeset [9d2609fa]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Disabled x86 for nightly build until openssh issue is resolved

Jul 29, 2022:

2:18 PM Changeset [999faf1]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Some writing for the eval section. Results for cycle and yield should …
2:17 PM Changeset [8f09242]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Updated makefile to use new data.
2:17 PM Changeset [0d24ff2]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
A whole bunch of new data for the result section. Hopefully, most of …
2:16 PM Changeset [c0458be3]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
More small changes to the plot script and added script to parse trun …
2:08 PM Changeset [ce1d721]ADTast-experimentalpthread-emulation by Andrew Beach <ajbeach@…>
Changed the indentation in TupleExpansionNew?.cpp to match the standard …
12:15 PM Changeset [b507dcd]ADTast-experimentalpthread-emulation by Andrew Beach <ajbeach@…>
Converted the Expand Tuples pass to the new ast.
10:49 AM Changeset [d0fcc82]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
New version of the abstract

Jul 28, 2022:

12:04 PM Changeset [c4c8571]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:04 PM Changeset [3f95dab]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Committing hopefully last version of the webserver
12:03 PM Changeset [7ce8873]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Added some io stats
11:59 AM Changeset [2af1943]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Small improvements to some of the alignment requirements in CFA runtime.

Jul 26, 2022:

4:45 PM Changeset [13d326ec]ADTast-experimentalpthread-emulation by Andrew Beach <ajbeach@…>
More clean-up, including some removing some duplicate functions.
3:38 PM Changeset [1b97cc87]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Minor fixes to rmit for nasus
2:17 PM Changeset [dd33c1f]ADTast-experimentalpthread-emulation by Fangren Yu <f37yu@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:17 PM Changeset [4c48be0]ADTast-experimentalpthread-emulation by Fangren Yu <f37yu@…>
remove debug print
12:31 PM Changeset [3992098]ADTast-experimentalpthread-emulation by Andrew Beach <ajbeach@…>
Changed the default Linkage on ast::FunctionDecl? from C to Cforall to …
11:35 AM Changeset [e8616b6]ADTast-experimentalpthread-emulation by Andrew Beach <ajbeach@…>
Changed the default Linkage on ast::ObjectDecl? from C to Cforall. …
10:15 AM Changeset [5cf1228]ADTast-experimentalpthread-emulation by Andrew Beach <ajbeach@…>
Clean-up the new specialize pass. (Especially the cruft from the hand-off.)

Jul 25, 2022:

3:17 PM Changeset [def751f]ADTast-experimentalpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Merge branch 'master' into qualifiedEnum
2:23 PM Changeset [ffec1bf]ADTast-experimentalpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:23 PM Changeset [9e23b446]ADTast-experimentalpthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
add specialize pass
1:47 PM Changeset [1f950c3b]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed some small errors in benchmarks
12:47 PM Changeset [8fe35be]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed some benchmarks that were still using stack arrays
12:45 PM Changeset [4e2befe3]ADTast-experimentalpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
add build_qualified_expr
12:37 PM Changeset [50a8aa9]ADTast-experimentalpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Forward Declaration for QualifiedNameExpr?
12:37 PM Changeset [bbf17d5]ADTast-experimentalpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Basic Defining of QualifiedNameExpr?; save for debugging
12:30 PM Changeset [b729c01]ADTast-experimentalpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Update enum unifier; now unifier compare types based on the enum's base
12:29 PM Changeset [d958834b]ADTast-experimentalpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Save a minimal compilable version. The enum pointer …
11:47 AM Changeset [970fa54]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:47 AM Changeset [6a6544d]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
added some discussion on heuristic and burst wake-up
11:36 AM Changeset [24a3d2b]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
small updates

Jul 24, 2022:

5:49 PM Changeset [1988572]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting, removed unnecessary casts

Jul 23, 2022:

5:41 PM Changeset [e01d2f6]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:40 PM Changeset [05b400a]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
updated bibliography citations
5:36 PM Changeset [8b3de2a]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
fuss with cycle figure
5:35 PM Changeset [c4072d8e]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
proofread chapter micro-benchmarks
5:33 PM Changeset [0809c4e]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change lstlisting macro to cfa

Jul 22, 2022:

12:37 PM Ticket #214 (cfa-cc - Assertion with sized generic parameter breaks the declaring function's body) closed by Thierry Delisle
fixed: Should be fixed as of 18070ee9a6dd4117654edc3db5144621c4318d77
12:00 PM Changeset [5ce7f4a]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Makefile no longer looks for dependencies to clean and instead uses …
11:59 AM Changeset [18070ee]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Change box pass to scope better when polymorphic functions get …

Jul 21, 2022:

8:26 AM Changeset [b9e2b87]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
8:26 AM Changeset [6bf35d1]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
fix typo that prevented make

Jul 20, 2022:

8:56 PM Changeset [e6662f5]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge Peter's changes and added some details to idle sleep tracking
2:37 PM Changeset [6726a3a]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:37 PM Changeset [d677355]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
proofread chapter practice, adjust figures, small changes in other files
12:40 PM Changeset [2fd0de0]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Another clean-up pass on fix names since I was in the area. This one …
12:11 PM Changeset [b585593]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Slight adjustment to FixNames?, same behaviour but a lighter …
11:42 AM Changeset [11df881]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Updated documentation on pre-resolver passes, moving code to headers …

Jul 18, 2022:

5:13 PM Changeset [0577df2]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Various pieces of clean-up in MultiLevelExit?.
1:13 PM Changeset [efcd8f2]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge Peter's io changes
11:27 AM Changeset [6a896b0]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Translated the Exception Declaration pass.
8:06 AM Changeset [847bb6f]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
proofread chapter text/io.tex, and updates in other chapaters

Jul 14, 2022:

4:57 PM Changeset [4f3807d]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed jenkins performance plots since they were not very useful
4:52 PM Changeset [1932e8a]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed how cleaning is handled in makefiles. Hopefully this approach …
Note: See TracTimeline for information about the timeline view.