source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1df492a   9 months j82liang Convert TypeInstType? to PointerType? before resolution pthread-emulationqualifiedEnum
(edit) @fc134a48   10 months j82liang Implement the struct enum pthread-emulationqualifiedEnum
(edit) @01f6a06   10 months pabuhr add Huawei Canada to acknowledgement pthread-emulationqualifiedEnum
(edit) @373aad7   10 months pabuhr change arrow heads from line to solid pthread-emulationqualifiedEnum
(edit) @0a004b7   10 months pabuhr fix double period, move figure 2.10 after reference pthread-emulationqualifiedEnum
(edit) @5416b44   10 months pabuhr make expected output for nested functions deterministic pthread-emulationqualifiedEnum
(edit) @c3b9d639   10 months ajbeach Clean-up the exception interface. It should be slightly more like the … pthread-emulationqualifiedEnum
(edit) @c715e5f   10 months ajbeach Removed most of the exception macros (EHM_ group). Made changes to the … pthread-emulationqualifiedEnum
(edit) @5024df4   10 months Thierry Delisle Changed ready-queue to atomically read/write timestamps, no effect on … pthread-emulationqualifiedEnum
(edit) @b035046   10 months Thierry Delisle changed some MAX to ULLONG_MAX to avoid the memory access where … pthread-emulationqualifiedEnum
(edit) @6dc7011a   10 months Thierry Delisle Tentative test for non-executable heap, currently broken pthread-emulationqualifiedEnum
(edit) @666f8a3   10 months pabuhr fix test and expected output for nested functions run on user-thread stacks pthread-emulationqualifiedEnum
(edit) @f820f42   10 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @03656d1   10 months pabuhr add test for nested functions run on user-thread stacks pthread-emulationqualifiedEnum
(edit) @512d3dc1   10 months pabuhr first proofread of introduction pthread-emulationqualifiedEnum
(edit) @598dc68   10 months pabuhr update includes.cfa with more includes that might not be installed pthread-emulationqualifiedEnum
(edit) @fb6691a   11 months pabuhr final proofread of Mubeen's MMath thesis pthread-emulationqualifiedEnum
(edit) @25fa20a   11 months m3zulfiq Corrected thesis title pthread-emulationqualifiedEnum
(edit) @74ec742   11 months m3zulfiq Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @29d8c02   11 months m3zulfiq made corrections in thesis as per feedback from the readers pthread-emulationqualifiedEnum
(edit) @7831e8fb   11 months pabuhr increase timeout from 120 to 180 seconds in test.py to handle tests on … pthread-emulationqualifiedEnum
(edit) @31540f5   11 months ajbeach Exception Clean-Up: Removed extra include no longer needed with the … pthread-emulationqualifiedEnum
(edit) @76f5e9f   11 months Thierry Delisle Forgot to commit change to plot.py pthread-emulationqualifiedEnum
(edit) @288927f   11 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @622a358   11 months Thierry Delisle A whole lot of results and some text section done pthread-emulationqualifiedEnum
(edit) @e6cf857f   11 months ajbeach call -> createCall: The template wrapper has been removed and now it … pthread-emulationqualifiedEnum
(edit) @767a8ef   11 months ajbeach Test output now trims over-long test targets. Shorten the name … pthread-emulationqualifiedEnum
(edit) @9939dc3   11 months ajbeach Reduced the number of object files linked into the demangler. Some of … pthread-emulationqualifiedEnum
(edit) @fa2a3b1   11 months Thierry Delisle libcfa and libcfathread now have visibility hidden turned on by default. pthread-emulationqualifiedEnum
(edit) @4bb5d36   11 months Thierry Delisle Visibility stragglers. cfa_linkonce always means visibility default. pthread-emulationqualifiedEnum
(edit) @c18bf9e   11 months Thierry Delisle Visibility concurrency pthread-emulationqualifiedEnum
(edit) @108345a   11 months Thierry Delisle visbility for io pthread-emulationqualifiedEnum
(edit) @032234bd   11 months Thierry Delisle Visibility of the core libcfa files. pthread-emulationqualifiedEnum
(edit) @d8454b9   11 months pabuhr add better error message for attributes after "with" clause, commented … pthread-emulationqualifiedEnum
(edit) @789f279   11 months Thierry Delisle More standard lib visibility pthread-emulationqualifiedEnum
(edit) @accc9df9   11 months Thierry Delisle Visibility containers lib pthread-emulationqualifiedEnum
(edit) @0aa4beb   11 months Thierry Delisle Visibility of some of the stdlib pthread-emulationqualifiedEnum
(edit) @cce4648   11 months Thierry Delisle Visibility for streams pthread-emulationqualifiedEnum
(edit) @8108ba8   11 months Thierry Delisle Started to add basic visibility control to libcfa pthread-emulationqualifiedEnum
(edit) @c0af102   11 months ajbeach Reorganization of some demangler code so header and code file match. pthread-emulationqualifiedEnum
(edit) @8060b2b   11 months ajbeach Some recent work has taken me by ResolveCopyCtors?, while there I saw … pthread-emulationqualifiedEnum
(edit) @e5628db   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @f75e25b   11 months caparson removed else clause from loop after inserting it in compund stmt pthread-emulationqualifiedEnum
(edit) @491bb81   11 months ajbeach Fixed some whitespace and indentation issues. pthread-emulationqualifiedEnum
(edit) @7675f58   11 months ajbeach Labels on statements (not all Labels in the AST) now have all their … pthread-emulationqualifiedEnum
(edit) @3f681b1   11 months ajbeach Added the new invariant checks. There seems to be a few unset … pthread-emulationqualifiedEnum
(edit) @e6bb667   11 months pabuhr add conditional include-file check for uninstalled libraries, update … pthread-emulationqualifiedEnum
(edit) @5c231c1   11 months Thierry Delisle Fixed incorrect class that should be struct pthread-emulationqualifiedEnum
(edit) @e07187d   11 months Thierry Delisle Change parseargs yes/no parsing to support YyNn? pthread-emulationqualifiedEnum
(edit) @65c9208   11 months Thierry Delisle Changed transfer benchmark to be more consistent with other rmit benchmarks pthread-emulationqualifiedEnum
(edit) @3613e25   11 months Thierry Delisle Rmit script now supports escaping string arguments pthread-emulationqualifiedEnum
(edit) @8faa6612   11 months Thierry Delisle Minor fixes to how benchmarks handle yes/no arguments pthread-emulationqualifiedEnum
(edit) @00675a1   11 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @7edd5c1   11 months ajbeach Assorted fixes to the AST, found while I was trying to add more … pthread-emulationqualifiedEnum
(edit) @3b80db8   11 months Thierry Delisle Fixed libfibre tests after api change pthread-emulationqualifiedEnum
(edit) @bd1d279   11 months Thierry Delisle process mutilate now recors average latency pthread-emulationqualifiedEnum
(edit) @8a5e357   11 months Thierry Delisle Trivial changes to libcfa concurrency pthread-emulationqualifiedEnum
(edit) @86b8d16   11 months pabuhr formatting, remove for/else shift/reduce conflict pthread-emulationqualifiedEnum
(edit) @6825167   11 months caparson fixed loop else parse bug pthread-emulationqualifiedEnum
(edit) @ec57856   11 months caparson added fast lock tests pthread-emulationqualifiedEnum
(edit) @7f958c4   11 months caparson added fast lock/cond var pthread-emulationqualifiedEnum
(edit) @f6737ae1   11 months caparson added else loop tests pthread-emulationqualifiedEnum
(edit) @b738974   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @5695645   11 months pabuhr print warning for empty loop conditional with an else clause pthread-emulationqualifiedEnum
(edit) @b6ae4fb   11 months pabuhr add SuperfluousElse? warning, allow empty vararg to macro SemanticWarning? pthread-emulationqualifiedEnum
(edit) @3b5dcfa   11 months Thierry Delisle Some more tiny fixes to the memcached results handling pthread-emulationqualifiedEnum
(edit) @c899175   11 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @1f4fde5   11 months Thierry Delisle Plot now sorts series pthread-emulationqualifiedEnum
(edit) @d1c47c2   11 months Thierry Delisle Improved plotting scripts to handle memcached results pthread-emulationqualifiedEnum
(edit) @7ad47df   11 months caparson added else stmt to loops pthread-emulationqualifiedEnum
(edit) @8197ca5   11 months Thierry Delisle Update yield.cfa to be more consistent with other benchmarks. pthread-emulationqualifiedEnum
(edit) @9cf2b0f   11 months Thierry Delisle Updated yield benchmarks to be more consistents. pthread-emulationqualifiedEnum
(edit) @db89655   11 months Thierry Delisle Removed debug prints pthread-emulationqualifiedEnum
(edit) @160ee4c   11 months Thierry Delisle Fix churn.go to use channels instead of semaphores. pthread-emulationqualifiedEnum
(edit) @f56101f   11 months Thierry Delisle Many fixes to rmit pthread-emulationqualifiedEnum
(edit) @ffc1689   11 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @39d9b32   11 months ajbeach Adjusted line number in forall test. pthread-emulationqualifiedEnum
(edit) @a647941   11 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @49a1684   11 months Thierry Delisle Commented problematic line in forall test pthread-emulationqualifiedEnum
(edit) @62402e2   11 months Thierry Delisle Implemented churn benchmark in go using Weighted semaphore. … pthread-emulationqualifiedEnum
(edit) @12bb5ab1   11 months Thierry Delisle Implemented the churn benchmark for libfibre. Trivial change to the … pthread-emulationqualifiedEnum
(edit) @24ceace   11 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @9e7236f4   11 months j82liang Resolution of struct enum. The codegen of struct enum will be in the … pthread-emulationqualifiedEnum
(edit) @4b4f95f   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @433905a   11 months pabuhr temporary fix for 32-bit alignment problem, use … pthread-emulationqualifiedEnum
(edit) @b2516e6   11 months pabuhr change libAlign to use BIGGEST_ALIGNMENT pthread-emulationqualifiedEnum
(edit) @0c939dd   11 months ajbeach Removed extra include, it should compile again. pthread-emulationqualifiedEnum
(edit) @4cb1a24   11 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @111a2ab3   11 months Thierry Delisle Changed churn.cfa to use the same approach as rust pthread-emulationqualifiedEnum
(edit) @b029e31   11 months Thierry Delisle Implemented churn benchmark for rust. pthread-emulationqualifiedEnum
(edit) @298fe57   11 months ajbeach Translated 3/4 of validate_B. Link Reference To Types has been removed … pthread-emulationqualifiedEnum
(edit) @ffef246   11 months pabuhr remove unused file dofree.tex pthread-emulationqualifiedEnum
(edit) @d8075d28   11 months m3zulfiq corrected benchmark configurations as per last run pthread-emulationqualifiedEnum
(edit) @73a57af2   11 months m3zulfiq added abstract and acknowledge pthread-emulationqualifiedEnum
(edit) @45200b67   11 months m3zulfiq Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @7b9391a1   11 months m3zulfiq re-drew memory graphs with constant y-axis multiplier pthread-emulationqualifiedEnum
(edit) @e82a6e4f   11 months pabuhr small edits in conclusion chapter pthread-emulationqualifiedEnum
(edit) @1b64344   11 months pabuhr proofread assessment sections in performance chapter pthread-emulationqualifiedEnum
(edit) @d24be37a   11 months m3zulfiq cache, speed, churn graphs re-drawn with log scale pthread-emulationqualifiedEnum
(edit) @0bd6a14   11 months m3zulfiq Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.