Timeline



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 …

Jul 13, 2022:

2:51 PM Changeset [af75a87]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Adjusted typedef replacement, attributes should be filtered with …
11:33 AM Ticket #263 (cfa-cc - Missing Code Generation on Control Structure Initializers) created by ajbeach
Cforall adds initializers to some control structures that C did not …
11:16 AM Changeset [d4b37ab]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Jul 12, 2022:

3:40 PM Changeset [b9f8274]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Removed the validate sub-pass interface. This also showed an extra …
3:21 PM Changeset [1931bb0]ADTast-experimentalpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Converted 'Validate A' to the new AST. There some utility changes as well.

Jul 5, 2022:

9:36 AM Changeset [25404c7]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Jul 4, 2022:

7:44 PM Changeset [9c6443e]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge peter's changes for core

Jul 3, 2022:

10:10 AM Changeset [3e3bee2]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add bridge at end of chapter 4 to chapter 5
9:57 AM Changeset [aa60460]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
proofread chapter text/core.tex
9:56 AM Changeset [84f90b6]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
added the latex comment package
9:55 AM Changeset [be99234]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update figures
9:53 AM Changeset [2a859b5]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add new figure base_ts2

Jul 1, 2022:

6:28 PM Changeset [6415549]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update attribute.cfa expect file for ARM64
5:41 PM Changeset [0edbdb2]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add constant expression tests
5:36 PM Changeset [f37d9e7]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change CurrentObject?.cc to use eval rather than ad-hoc …
5:34 PM Changeset [7991c7d]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change enumerator_value_opt to only parse constant_expression
5:31 PM Changeset [120867e]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update EvalNew? to handle more compile-time constant-expression evaluation
2:02 PM Changeset [1ed3fe7c]ADTast-experimentalpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change semantic error message for non-const enumerator to be clearer

Jun 30, 2022:

11:33 AM Changeset [06bdba4]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Jun 29, 2022:

4:15 PM Changeset [adf03a6]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Updated intro
10:26 AM Changeset [d7af839]ADTast-experimentalpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
More merging of Peter's changes
Note: See TracTimeline for information about the timeline view.