source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3eb1653   2 years j82liang Remove development labels to pass the tests ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @7a486f4a   2 years j82liang Remove the statement suffix ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @32fc0d6   2 years j82liang Fix the missing pieces in codeGen ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @4390fb6   2 years j82liang Forget to ship the code in codeGen ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @f238fcc2   2 years j82liang Enable numeric type for typed enum ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @3e54399   2 years j82liang The compiler now will add a cast to base type for the usage of type … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @786c438   2 years j82liang Remove Marker to pass tests ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @f135b50   2 years j82liang The compiler is now trying to pass the value of enum const to code … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @a8ef59e   2 years j82liang Add a basic int test ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @a77713b   2 years j82liang Enable typed enum ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @ea89e36   2 years j82liang Add proposal ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @eb211bf   2 years ajbeach Did some clean-up with the ast::Pass class. Moved some things out of … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @0240a7cb   2 years Thierry Delisle Apparently -j1 is a special case I don't support, changed it to -j2. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @7d84369   2 years Thierry Delisle Quick hack to run tests 1 by 1 on x86 (for Mike). ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @a892e61   2 years Thierry Delisle Some warning fixes. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @a6d4901   2 years Thierry Delisle Finally fixed dependencies for httpforall. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @891f707   2 years Thierry Delisle Removed move in MLE as it prevents copy-ellision. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @08e4e6a   2 years Thierry Delisle Removed warning after last change. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @6668a3e   2 years Thierry Delisle Waitfor now resolves calls to get_monitor inside the resolver rather … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @1f7dc61   2 years Thierry Delisle Consistently changed TranslationUnit? from struct to class. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @5910fc0   2 years pabuhr add PRNG test ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @6a823241   2 years pabuhr formatting, fix bug in set_seed so global_random_state is set ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @454b4e0   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @12b5e94a   2 years pabuhr add fast PRNG code ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a986807   2 years Thierry Delisle Fix stub of cfa_io_flush for cases with no IOURING. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @850aff1   2 years Thierry Delisle Added -Werror=return-type EVERYWHERE! Added -Wextra in some places. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a554e5f4   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @21a99cc   2 years caparson fixed return val ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c4f8170   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @968f280   2 years Thierry Delisle Made some implicit methods explicit due to clang warning ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ee918356   2 years Thierry Delisle Some clean-up to remove clang-only warnings ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7a15b7e   2 years pabuhr cleanup, add snake and lang macro ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1cf8a9f   2 years Thierry Delisle Thesis now depends on common.tex and common.sty ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @250583e   2 years Thierry Delisle Some clean-up after preemption fix ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f8143a6   2 years Thierry Delisle Change pass visitor to avoid more transient strong references ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @b56ad5e   2 years f37yu Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @5f3ba11   2 years f37yu TranslateTries? pass ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @67e86ae6   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @becb85b9   2 years Thierry Delisle Attempt to fix preemption deadlock. No longer prevent preemption … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c14d91a   2 years pabuhr cleanup ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @85a2c3f   2 years pabuhr workaround for gcc-11 bug with spurious array-parameter warning ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @2f52b18   2 years pabuhr more cleanup ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @9dc0836   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @6180274   2 years pabuhr more cleanup, make more function parameters const, remove more std:: ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @941e14a   2 years Thierry Delisle Added statistics for preemption ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @17cb385   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @fc72696c   2 years Thierry Delisle Added second preempt test that checks the same thing but using a … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @8cb149f   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4de48c5   2 years caparson fixed comment ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4e7171f   2 years pabuhr more cleanup of build_* functions, make init parameter const for … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ff3b0249   2 years pabuhr add else clause into WhileDoStmt? and ForStmt? ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @436bbe5   2 years pabuhr remove unnecessary std:: qualification, clean up build_* functions, … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @fde0a58   2 years pabuhr change assert to assertf ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3b0bc16   2 years pabuhr change class name WhileStmt? to WhileDoStmt?, add else clause to … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @729c991   2 years Thierry Delisle Re-starting work on my thesis. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ab1a9ea   2 years caparson fixed merge ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @34c32f0   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3e5db5b4   2 years caparson added comments to loop portion of pass ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7b2c8c3c   2 years Thierry Delisle Moved globals to a struct so maybe gcc won't just optimize out my … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @376c632a   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @89a5a1f   2 years pabuhr formatting, starting adding elsePart to while, do, and for statements ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7b38b28   2 years pabuhr add LabelGeneratorNew?.hpp and LabelGeneratorNew?.cpp to module.mk ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @66daee4   2 years pabuhr formatting ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @dd3263c   2 years pabuhr new AST versions for LabelGenerator? ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ca8c0362   2 years pabuhr formatting ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @51ec1ab   2 years pabuhr formatting ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @45040b61   2 years pabuhr formatting, remove anonymous namespace ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3a4732f   2 years pabuhr formatting ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @d7e9c12   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @37eb41b   2 years pabuhr formatting, remove anonymous namespace ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @0fba0d4   2 years pabuhr remove anonymous namespace ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @473d1da0   2 years pabuhr rename "if control" to "conditional control" ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @8e5e945   2 years Thierry Delisle Increase preempt spin timeout and added duration per phase calculation ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c9c1c1c   2 years Thierry Delisle Minor changes to kernel main loop and fixed stats. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ac6fc48   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @cef7430   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @6b2d444   2 years caparson changed a few mutexstmt things ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @e21f253   2 years ajbeach Removed the VISIT macro from Pass.impl.hpp. It was a very small … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @040334e   2 years Thierry Delisle Removed so-called 'new proc main' which wasn't useful. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @00a8e19   2 years ajbeach Missed one required file for the validate D changes, I think it was an … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @bbfe226   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @70b4aeb9   2 years Thierry Delisle Commit last changes before moving off plg7a ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a488783   2 years ajbeach Translated the first half of validate-D. HoistControlStruct? is pretty … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f681823   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @97fed44   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f57f6ea0   2 years caparson added tests for scoped locks ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c1d8cde   2 years caparson added scoped locking ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4fcbf26   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7cf3b1d   2 years Thierry Delisle Added level of indirection to idle sleeps which helps statistics. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c26b98c4   2 years Thierry Delisle Finally added some steps for auto-completion in zsh ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @120ab9d5   2 years Thierry Delisle Fixed tests after last push ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @451d958   2 years f37yu print function type correctly before resolver ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @b200492   2 years Thierry Delisle Fixed last push which wasn't checked properly. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1612315   2 years Thierry Delisle Change spin count to be a member so it can be viewed in core-dumps. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c0f881b   2 years Thierry Delisle Added spin count to the debug test to help identify why it's timing out. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @224916b   2 years Thierry Delisle Removed incorrect verify in schedule_lock. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @d3261710   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @6117fc0   2 years Thierry Delisle Httpforall now pins kernel threads ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @753fb978   2 years Thierry Delisle Use O3 instead of O2 for httpforall ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @46bbcaf   2 years Thierry Delisle Fix race condition in verify ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.