source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @23a08aa0   20 months pabuhr fix merge conflict ADTast-experimentalpthread-emulation
(edit) @ebf8ca5   20 months pabuhr switch for-loop from C to CFA format ADTast-experimentalpthread-emulation
(edit) @ae1d151   20 months ajbeach White-space fixes and an improvement to some clean-up. ADTast-experimentalpthread-emulation
(edit) @1c7ed2d   20 months Thierry Delisle Changed futures and oneshots to use new enum capabilities ADTast-experimentalpthread-emulation
(edit) @9d55ff6   20 months Thierry Delisle Hack in code gen to make 0p a constant ADTast-experimentalpthread-emulation
(edit) @aa144c5   20 months Thierry Delisle Relaxed helping cutoff from 1.5X to 8X ADTast-experimentalpthread-emulation
(edit) @d489da8   20 months Thierry Delisle core final read ADTast-experimentalpthread-emulation
(edit) @4407b7e   20 months Thierry Delisle Tiny changes as part of my final read-through ADTast-experimentalpthread-emulation
(edit) @09f34a84   20 months Thierry Delisle Remove some of the warnings on the new clang ADTast-experimentalpthread-emulation
(edit) @9a90092   20 months Thierry Delisle Fixed typo ADTast-experimentalpthread-emulation
(edit) @597e395   20 months Thierry Delisle Jenkins now runs all tests in debug on push ADTast-experimentalpthread-emulation
(edit) @0fc91db1   20 months Thierry Delisle Removed old ast from configure and tests.py ADTast-experimentalpthread-emulation
(edit) @79ee5b3   20 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @2c63fa2   20 months Thierry Delisle Tiny fixes to the front pages ADTast-experimentalpthread-emulation
(edit) @09366b8   20 months ajbeach Cleaned out old AST code from main. ADTast-experimentalpthread-emulation
(edit) @747d0fa   20 months ajbeach White-space clean-up in DeclReplacer?. ADTast-experimentalpthread-emulation
(edit) @a2fd937   20 months Thierry Delisle Finished last todo ADTast-experimentalpthread-emulation
(edit) @95e5018   20 months ajbeach Changed ast::pass::make_location_guard so it should work with C++14. ADTast-experimentalpthread-emulation
(edit) @25793da   20 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @01865fb   20 months Thierry Delisle New pass mixin now has 1 use ADTast-experimentalpthread-emulation
(edit) @a9762dc   20 months Thierry Delisle Passvisitor can now track code location ADTast-experimentalpthread-emulation
(edit) @1b65595   20 months Thierry Delisle Implemented move semantics for ValueGuardPtr? ADTast-experimentalpthread-emulation
(edit) @3acc863   20 months Thierry Delisle Moved to C++17 ADTast-experimentalpthread-emulation
(edit) @f8965f4   20 months Thierry Delisle Removed unnecessary throw lists ADTast-experimentalpthread-emulation
(edit) @ce31925   20 months ajbeach Removed the -O/--old-ast and -A/--new-ast flags from main. Converted … ADTast-experimentalpthread-emulation
(edit) @c36814a   20 months ajbeach Adding 'final' and removing a redundent namespace in the post resolve … ADTast-experimentalpthread-emulation
(edit) @1c0657a   20 months ajbeach Forgot to add the main new code file. ADTast-experimentalpthread-emulation
(edit) @3606fe4   20 months ajbeach Translated Instantiate Generic to the new AST. This includes various … ADTast-experimentalpthread-emulation
(edit) @fc96890   20 months Thierry Delisle Ran second spell/grammar checker and now the cows have come home ADTast-experimentalpthread-emulation
(edit) @1c334d1   20 months Thierry Delisle Checking conclusion ADTast-experimentalpthread-emulation
(edit) @4ab54c9   20 months Thierry Delisle checking eval macro ADTast-experimentalpthread-emulation
(edit) @5548175   20 months Thierry Delisle checking eval micro ADTast-experimentalpthread-emulation
(edit) @3e8dacc   21 months Thierry Delisle Checking practice.tex ADTast-experimentalpthread-emulation
(edit) @1260224   21 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @b0ceb72   21 months Thierry Delisle Merged peter's changes to the glossary ADTast-experimentalpthread-emulation
(edit) @35ece70   21 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @d895e32   21 months Thierry Delisle Checking io.tex ADTast-experimentalpthread-emulation
(edit) @4a2d728   21 months pabuhr proofread glossary ADTast-experimentalpthread-emulation
(edit) @62424af2   21 months Thierry Delisle More spell/grammer checking ADTast-experimentalpthread-emulation
(edit) @264f6c9   21 months Thierry Delisle Removed old svg that probably never should have been committed ADTast-experimentalpthread-emulation
(edit) @918e0137   21 months Thierry Delisle First pass at spellchecking until chapter 2 ADTast-experimentalpthread-emulation
(edit) @e4855f6   21 months pabuhr finished proofreading thesis ADTast-experimentalpthread-emulation
(edit) @a44514e   21 months Thierry Delisle A whole bunch of small changes: trying to setup a version that I can … ADTast-experimentalpthread-emulation
(edit) @7a0f798b   21 months Thierry Delisle Merged peter's last changes and filled in most of the TODOs ADTast-experimentalpthread-emulation
(edit) @9f99799   21 months pabuhr modify graph sizes to match other graohs ADTast-experimentalpthread-emulation
(edit) @1aca1b3   21 months pabuhr add latex package array ADTast-experimentalpthread-emulation
(edit) @901c0f6   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @1fcbce7   21 months pabuhr proofred chapter eval_micro ADTast-experimentalpthread-emulation
(edit) @83cb754   21 months Thierry Delisle Fixed minor typo ADTast-experimentalpthread-emulation
(edit) @0fec6c1   21 months pabuhr proofread conclusion chapter ADTast-experimentalpthread-emulation
(edit) @4dba1da   21 months Thierry Delisle Re-enabled 32bit comp fair test ADTast-experimentalpthread-emulation
(edit) @69698d2   21 months Thierry Delisle Fixed frustratingly stupid mistake that broke 32bit build ADTast-experimentalpthread-emulation
(edit) @2284d20   21 months Thierry Delisle Added some verifys to make sure atomic_acquire isn't used outside … ADTast-experimentalpthread-emulation
(edit) @680137a   21 months Thierry Delisle Fixed indentation ADTast-experimentalpthread-emulation
(edit) @e228f46   21 months Thierry Delisle Forgot one line ADTast-experimentalpthread-emulation
(edit) @836cf647   21 months Thierry Delisle Fixed paragraph in conclusion ADTast-experimentalpthread-emulation
(edit) @0e3f80d   21 months ajbeach Added some more notes to the iterators proposal. ADTast-experimentalpthread-emulation
(edit) @c87b604   21 months Thierry Delisle Removed the last old ast expected files ADTast-experimentalpthread-emulation
(edit) @b5bec71   21 months Thierry Delisle Removed old ast only math tests ADTast-experimentalpthread-emulation
(edit) @123a9f3   21 months Thierry Delisle Removed the old ast tests for io/io. ADTast-experimentalpthread-emulation
(edit) @8b95bab   21 months Thierry Delisle Added basic test for io_uring. Trying to diagnose comp_fair on debian. ADTast-experimentalpthread-emulation
(edit) @456215a   21 months Thierry Delisle Removed another batch of old ast expect files ADTast-experimentalpthread-emulation
(edit) @b443db0   21 months Thierry Delisle Change how no preempts zone are implemented. From begin/end tags to … ADTast-experimentalpthread-emulation
(edit) @f403c46   21 months Thierry Delisle Re-worked the goal section of the conclusion. ADTast-experimentalpthread-emulation
(edit) @7e5da64   21 months Thierry Delisle Reworked conclusion except Goals section ADTast-experimentalpthread-emulation
(edit) @9d67a6d   21 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @38e4c5c   21 months Thierry Delisle Re-wrote nginx threading section and fixed typo ADTast-experimentalpthread-emulation
(edit) @67a1c67   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @38a238d   21 months pabuhr proofread conclusion, small change to eval_macro ADTast-experimentalpthread-emulation
(edit) @594e1db   21 months Thierry Delisle Removed a bunch of oast tests, since they are never triggered anymore. ADTast-experimentalpthread-emulation
(edit) @1bcbf02   21 months Thierry Delisle Changed declarations using _Thread_local to use thread. I'm fairly … ADTast-experimentalpthread-emulation
(edit) @e5c04b9   21 months Thierry Delisle Added thread to keyword list. ADTast-experimentalpthread-emulation
(edit) @64af7ac   21 months Thierry Delisle Added thread and _Thread_local to some tests. ADTast-experimentalpthread-emulation
(edit) @ed9a1ae   21 months Thierry Delisle Cfa now distinguishes between thread and _Thread_local. ADTast-experimentalpthread-emulation
(edit) @dc708c1   21 months Thierry Delisle Removed other instance of thread_local ADTast-experimentalpthread-emulation
(edit) @f13906f9   21 months Thierry Delisle Deactivated io/comp_fair for x86, not x64, like I was supposed to in … ADTast-experimentalpthread-emulation
(edit) @b67fe85   21 months Thierry Delisle Updated thread_local I forgot to change last time ADTast-experimentalpthread-emulation
(edit) @4858a88   21 months pabuhr lex thread ADTast-experimentalpthread-emulation
(edit) @a0dbf20   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @a8dd247   21 months pabuhr proofread chapter eval_macro.tex ADTast-experimentalpthread-emulation
(edit) @01ba701   21 months Thierry Delisle Purged "thread_local" from code base. Replaced with C11's … ADTast-experimentalpthread-emulation
(edit) @fbb930e   21 months Thierry Delisle Added option to explicitly poll interrupts. Usefull in cases using … ADTast-experimentalpthread-emulation
(edit) @cefd0b9   21 months Thierry Delisle Fixed intialization of SQE to be more resistant to version updates, … ADTast-experimentalpthread-emulation
(edit) @0f1336c   21 months Thierry Delisle Minor error handling improvement. ADTast-experimentalpthread-emulation
(edit) @19cb0cb   21 months Thierry Delisle Added comments and fixed scoping ADTast-experimentalpthread-emulation
(edit) @94e006a4   21 months Thierry Delisle Added missing distribution dependency on defines.hfa ADTast-experimentalpthread-emulation
(edit) @2c1b7de   21 months Thierry Delisle Re-ran autoheader for the missing MAX_WORKERS config. ADTast-experimentalpthread-emulation
(edit) @50ff1d0   21 months Thierry Delisle Finished making the micro section more boring ADTast-experimentalpthread-emulation
(edit) @c702d21   21 months Thierry Delisle Cleaned-up the axis of the locality graphs ADTast-experimentalpthread-emulation
(edit) @02a3972   21 months Thierry Delisle Fixed full build to use the compilers ada has ADTast-experimentalpthread-emulation
(edit) @100dd368   21 months Thierry Delisle Re-enabled 32bit builds but disabled comp_fair until I figure out what … ADTast-experimentalpthread-emulation
(edit) @e2e31c6   21 months Thierry Delisle Added missing parenthesis ADTast-experimentalpthread-emulation
(edit) @e173d3c   21 months Thierry Delisle 'soft' removed old ast from tests. Option still works but no longer … ADTast-experimentalpthread-emulation
(edit) @31b9d3c   21 months Thierry Delisle Updated cycle, yield and churn to have a consistent pattern to the … ADTast-experimentalpthread-emulation
(edit) @507d48d   21 months Thierry Delisle Changed some max Y axis values ADTast-experimentalpthread-emulation
(edit) @aa122e9   21 months pabuhr fix typo in last push ADTast-experimentalpthread-emulation
(edit) @51fbba5   21 months pabuhr add empty loop-index to for control ADTast-experimentalpthread-emulation
(edit) @f6a4917   21 months pabuhr change C loop control to CFA loop control ADTast-experimentalpthread-emulation
(edit) @d2f09e4   21 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @fc6c410   21 months Thierry Delisle Added description of NGINX's threading model. Added section to io.tex … ADTast-experimentalpthread-emulation
Note: See TracRevisionLog for help on using the revision log.