Timeline
Aug 22, 2022:
- 4:23 PM Changeset [94eff4c]ADTast-experimentalpthread-emulation by
- add additional bibliography citations
- 4:23 PM Changeset [fcfbc52]ADTast-experimentalpthread-emulation by
- proofread eval_macro chapter
Aug 18, 2022:
- 9:56 PM Changeset [e9e3d02]ADTast-experimentalpthread-emulation by
- small changes to Churn
- 9:43 AM Changeset [ff370d8]ADTast-experimentalpthread-emulation by
- more structuring work in chapter eval_micro
Aug 17, 2022:
- 4:34 PM Changeset [36cc24a]ADTast-experimentalpthread-emulation by
- fix conflict from pull
- 4:27 PM Changeset [3ce3fb9]ADTast-experimentalpthread-emulation by
- small changes and first attempt to present graphs in micro-benchmarks …
- 2:49 PM Changeset [683cc13]ADTast-experimentalpthread-emulation by
- Change 1 word after change to plot
- 2:48 PM Changeset [94ce03a]ADTast-experimentalpthread-emulation by
- Filled in macro section after results for new experiment
- 2:47 PM Changeset [1b57a38]ADTast-experimentalpthread-emulation by
- Re-ran update experiments with 15 * 5 min experiments
- 2:47 PM Changeset [8fca132]ADTast-experimentalpthread-emulation by
- Changed plots to use different markers and dotted lines for minimum
- 12:59 PM Changeset [cd3fc46]ADTast-experimentalpthread-emulation by
- Changed scheduler lock to remove one level of pointer.
Aug 16, 2022:
- 4:12 PM Changeset [aec2c022]ADTast-experimentalpthread-emulation by
- Clean-up the benchmarks a little
- 4:04 PM Changeset [71cf630]ADTast-experimentalpthread-emulation by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:01 PM Changeset [741e22c]ADTast-experimentalpthread-emulation by
- Fixed potential false sharing on ready-schedule mutate lock
- 2:52 PM Changeset [17c6edeb]ADTast-experimentalpthread-emulation by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:45 PM Changeset [32d1383]ADTast-experimentalpthread-emulation by
- Committing http server when I know it works
Aug 15, 2022:
- 5:29 PM Changeset [e116db3]ADTast-experimentalpthread-emulation by
- Combined some sub-passes in Tuple Expansion, two less tree traversals …
- 5:06 PM Changeset [d93ea1d]ADTast-experimentalpthread-emulation by
- Filled in something for the conclusion that is kind of complete
- 11:19 AM Changeset [8bee858]ADTast-experimentalpthread-emulation by
- Changed io types to have trailing $ instead of leading
Aug 14, 2022:
- 9:36 PM Changeset [41a6a78]ADTast-experimentalpthread-emulation by
- It was brought to my attention that I forgot to commit this file
- 4:15 PM Changeset [0e34a14]ADTast-experimentalpthread-emulation by
- Not fully finished but readable
- 2:51 PM Changeset [2ae6a99]ADTast-experimentalpthread-emulation by
- Updated data from nasus for the last 4 benchmarks
Aug 13, 2022:
- 4:54 PM Changeset [e378c730]ADTast-experimentalpthread-emulation by
- Fleshed out some more the evaluation sections, still waiting on some …
- 4:53 PM Changeset [111d993]ADTast-experimentalpthread-emulation by
- Added/Fixed? labels
- 4:52 PM Changeset [175eba6]ADTast-experimentalpthread-emulation by
- Included the conclusion in the main text
- 4:51 PM Changeset [17e6e08]ADTast-experimentalpthread-emulation by
- Updated the jax data with the missing complete version
- 4:51 PM Changeset [5378f33]ADTast-experimentalpthread-emulation by
- Fixed typo in makefile and added crazed rambling in lieu of conclusion
- 1:39 PM Changeset [08e7590d]ADTast-experimentalpthread-emulation by
- Updated makefile and added real data for webserver and standin data …
- 1:37 PM Changeset [13088f1]ADTast-experimentalpthread-emulation by
- Minor fixes
- 1:36 PM Changeset [4d85e47]ADTast-experimentalpthread-emulation by
- Fix casing
- 1:34 PM Changeset [29b0aa8]ADTast-experimentalpthread-emulation by
- More bibliography stuff
- 1:33 PM Changeset [3f1059e]ADTast-experimentalpthread-emulation by
- Added acknowledgements, heavily 'inspired' from my masters
- 1:30 PM Changeset [181036c]ADTast-experimentalpthread-emulation by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Aug 12, 2022:
- 9:07 AM Changeset [082af5b]ADTast-experimentalpthread-emulation by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:07 AM Changeset [283876d]ADTast-experimentalpthread-emulation by
- update loop tests and expected output for corrected @ usage for …
- 9:05 AM Changeset [dbedd71]ADTast-experimentalpthread-emulation by
- update for-control with corrected @ usage for negative range
Aug 11, 2022:
- 1:02 PM Changeset [ccbc65c]ADTast-experimentalpthread-emulation by
- Converted the Expand Virtual Casts to the new ast.
Aug 10, 2022:
- 8:33 PM Changeset [428adbc]ADTast-experimentalpthread-emulation by
- fix pthread_sig* interpose problems; add test doc Signed-off-by: …
- 11:05 AM Changeset [4962741]ADTast-experimentalpthread-emulation by
- fix for-control loop in heap test
Aug 9, 2022:
- 10:21 PM Changeset [ff36907]ADTast-experimentalpthread-emulation by
- update loop-control test and expected output
- 5:41 PM Changeset [571f220]ADTast-experimentalpthread-emulation by
- add and update bibliography repository
- 5:40 PM Changeset [c48b61c]ADTast-experimentalpthread-emulation by
- update for-control test-programs and expected output
- 5:38 PM Changeset [52be5948]ADTast-experimentalpthread-emulation by
- update for-control with more error messages
Aug 8, 2022:
- 5:38 PM Changeset [091ccdb]ADTast-experimentalpthread-emulation by
- add tests for all possible loop syntax
- 5:14 PM Changeset [5c98a25]ADTast-experimentalpthread-emulation by
- update test programs with for-control changes
- 5:13 PM Changeset [d78c238]ADTast-experimentalpthread-emulation by
- update for-control with explicit type declarations
- 5:11 PM Changeset [66406f3]ADTast-experimentalpthread-emulation by
- update debug printing
- 5:03 PM Changeset [df00c78]ADTast-experimentalpthread-emulation by
- formatting
- 4:54 PM Changeset [ba48a9b]ADTast-experimentalpthread-emulation by
- ignore zero divide when evaluating constexpr expressions
- 1:00 PM Changeset [20be782]ADTast-experimentalpthread-emulation by
- add pthread
Aug 5, 2022:
- 4:20 PM Changeset [62c5a55]ADTast-experimentalpthread-emulation by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:18 PM Changeset [8040286]ADTast-experimentalpthread-emulation by
- Filled in several citations and did some of the todos
- 4:13 PM Changeset [878be178]ADTast-experimentalpthread-emulation by
- proofread intro
- 12:49 PM Changeset [511a9368]ADTast-experimentalpthread-emulation by
- Filled in eval section for existing results. Except update ratio which …
- 12:48 PM Changeset [1c4f063]ADTast-experimentalpthread-emulation by
- commented out thrash at the end of the thesis
- 12:44 PM Changeset [749cf69]ADTast-experimentalpthread-emulation by
- Added label
- 12:42 PM Changeset [0c11d3c]ADTast-experimentalpthread-emulation by
- Some small changes to the macro experiements data
Aug 4, 2022:
- 8:47 PM Changeset [e76fa30]ADTast-experimentalpthread-emulation by
- Filled up the eval micro section
- 8:44 PM Changeset [e5e2334]ADTast-experimentalpthread-emulation by
- Updated makefile and data plotting
- 8:42 PM Changeset [c3b999d9]ADTast-experimentalpthread-emulation by
- more data for the thesis
Aug 3, 2022:
- 6:32 PM Changeset [a7d696f]ADTast-experimentalpthread-emulation by
- added pthread symbol interpose Signed-off-by: z277zhu …
- 7:14 AM Changeset [80d16f8]ADTast-experimentalpthread-emulation by
- small wording changes to abstract
Aug 1, 2022:
- 4:10 PM Changeset [3fe4acd]ADTast-experimentalpthread-emulation by
- Tiny merge of peter's changes
- 3:27 PM Changeset [4e21942]ADTast-experimentalpthread-emulation by
- proofread abstract
- 3:26 PM Changeset [30159e5]ADTast-experimentalpthread-emulation by
- add new paragraph
Jul 31, 2022:
- 5:09 PM Changeset [ee0176b]ADTast-experimentalpthread-emulation by
- Fixed go shutdown in churn benchmark
- 5:08 PM Changeset [d71db1a]ADTast-experimentalpthread-emulation by
- rmit not supports unconditional args
- 2:03 PM Changeset [6b00c53]ADTast-experimentalpthread-emulation by
- Jenkins no longer offers the option to build the old ast
- 1:24 PM Changeset [9d2609fa]ADTast-experimentalpthread-emulation by
- Disabled x86 for nightly build until openssh issue is resolved
Jul 29, 2022:
- 2:18 PM Changeset [999faf1]ADTast-experimentalpthread-emulation by
- Some writing for the eval section. Results for cycle and yield should …
- 2:17 PM Changeset [8f09242]ADTast-experimentalpthread-emulation by
- Updated makefile to use new data.
- 2:17 PM Changeset [0d24ff2]ADTast-experimentalpthread-emulation by
- A whole bunch of new data for the result section. Hopefully, most of …
- 2:16 PM Changeset [c0458be3]ADTast-experimentalpthread-emulation by
- More small changes to the plot script and added script to parse trun …
- 2:08 PM Changeset [ce1d721]ADTast-experimentalpthread-emulation by
- Changed the indentation in TupleExpansionNew?.cpp to match the standard …
- 12:15 PM Changeset [b507dcd]ADTast-experimentalpthread-emulation by
- Converted the Expand Tuples pass to the new ast.
- 10:49 AM Changeset [d0fcc82]ADTast-experimentalpthread-emulation by
- New version of the abstract
Jul 28, 2022:
- 12:04 PM Changeset [c4c8571]ADTast-experimentalpthread-emulation by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:04 PM Changeset [3f95dab]ADTast-experimentalpthread-emulation by
- Committing hopefully last version of the webserver
- 12:03 PM Changeset [7ce8873]ADTast-experimentalpthread-emulation by
- Added some io stats
- 11:59 AM Changeset [2af1943]ADTast-experimentalpthread-emulation by
- Small improvements to some of the alignment requirements in CFA runtime.
Jul 26, 2022:
- 4:45 PM Changeset [13d326ec]ADTast-experimentalpthread-emulation by
- More clean-up, including some removing some duplicate functions.
- 3:38 PM Changeset [1b97cc87]ADTast-experimentalpthread-emulation by
- Minor fixes to rmit for nasus
- 2:17 PM Changeset [dd33c1f]ADTast-experimentalpthread-emulation by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:17 PM Changeset [4c48be0]ADTast-experimentalpthread-emulation by
- remove debug print
- 12:31 PM Changeset [3992098]ADTast-experimentalpthread-emulation by
- Changed the default Linkage on ast::FunctionDecl? from C to Cforall to …
- 11:35 AM Changeset [e8616b6]ADTast-experimentalpthread-emulation by
- Changed the default Linkage on ast::ObjectDecl? from C to Cforall. …
- 10:15 AM Changeset [5cf1228]ADTast-experimentalpthread-emulation by
- 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
- Merge branch 'master' into qualifiedEnum
- 2:23 PM Changeset [ffec1bf]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:23 PM Changeset [9e23b446]ADTast-experimentalpthread-emulationqualifiedEnum by
- add specialize pass
- 1:47 PM Changeset [1f950c3b]ADTast-experimentalpthread-emulationqualifiedEnum by
- Fixed some small errors in benchmarks
- 12:47 PM Changeset [8fe35be]ADTast-experimentalpthread-emulationqualifiedEnum by
- Fixed some benchmarks that were still using stack arrays
- 12:45 PM Changeset [4e2befe3]ADTast-experimentalpthread-emulationqualifiedEnum by
- add build_qualified_expr
- 12:37 PM Changeset [50a8aa9]ADTast-experimentalpthread-emulationqualifiedEnum by
- Forward Declaration for QualifiedNameExpr?
- 12:37 PM Changeset [bbf17d5]ADTast-experimentalpthread-emulationqualifiedEnum by
- Basic Defining of QualifiedNameExpr?; save for debugging
- 12:30 PM Changeset [b729c01]ADTast-experimentalpthread-emulationqualifiedEnum by
- Update enum unifier; now unifier compare types based on the enum's base
- 12:29 PM Changeset [d958834b]ADTast-experimentalpthread-emulationqualifiedEnum by
- Save a minimal compilable version. The enum pointer …
- 11:47 AM Changeset [970fa54]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:47 AM Changeset [6a6544d]ADTast-experimentalpthread-emulationqualifiedEnum by
- added some discussion on heuristic and burst wake-up
- 11:36 AM Changeset [24a3d2b]ADTast-experimentalpthread-emulationqualifiedEnum by
- small updates
Jul 24, 2022:
- 5:49 PM Changeset [1988572]ADTast-experimentalpthread-emulationqualifiedEnum by
- formatting, removed unnecessary casts
Jul 23, 2022:
- 5:41 PM Changeset [e01d2f6]ADTast-experimentalpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:40 PM Changeset [05b400a]ADTast-experimentalpthread-emulationqualifiedEnum by
- updated bibliography citations
- 5:36 PM Changeset [8b3de2a]ADTast-experimentalpthread-emulationqualifiedEnum by
- fuss with cycle figure
- 5:35 PM Changeset [c4072d8e]ADTast-experimentalpthread-emulationqualifiedEnum by
- proofread chapter micro-benchmarks
- 5:33 PM Changeset [0809c4e]ADTast-experimentalpthread-emulationqualifiedEnum by
- change lstlisting macro to cfa
Note: See TracTimeline
for information about the timeline view.