source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @116a2ea   19 months pabuhr new heap and associated tests updated ADTast-experimental
(edit) @301071a   19 months pabuhr formatting ADTast-experimental
(edit) @95bda0a   20 months pabuhr add attribute always_inline to many CFA-library cover-routines to … ADTast-experimental
(edit) @b2ddaf3   20 months pabuhr fix parsing bug for attribute at the end of a distribution list ADTast-experimental
(edit) @265e460   20 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d8c96a9   20 months ajbeach Small white-space fix. ADTast-experimental
(edit) @c8837e5   20 months ajbeach Rewrite in GenPoly? to avoid mixing new AST and TyVarMap? (which … ADTast-experimental
(edit) @8c91088   20 months ajbeach Slight improvement to documentation in Box.cc. ADTast-experimental
(edit) @7fffb1b   20 months ajbeach Translated the convertLvalue pass. It could possibly use some … ADTast-experimental
(edit) @d0a00a5a   20 months Thierry Delisle Forgot to update makefile when I moved Jacob's tests ADTast-experimental
(edit) @815943f   20 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @0deeaad   20 months Thierry Delisle Added fixed point log2 calculation, which is not that useful but kind … ADTast-experimental
(edit) @5f6b2c2   20 months Thierry Delisle Fixed case where the measure time could be 0 and log2(0) is a problem. ADTast-experimental
(edit) @d1cd4c4   20 months Thierry Delisle Changed moving average weights as an attempt to compensate for logscale. ADTast-experimental
(edit) @31c967b   20 months Thierry Delisle Changed ready-queue so I can easily change the averaging algorithm. … ADTast-experimental
(edit) @890f67a   20 months ajbeach Was passing CodeLocation? to an old node. Not sure how that happened. ADTast-experimental
(edit) @4b8b2a4   20 months ajbeach Make unset locations earier to find with a search for 'CodeLocation?()'. ADTast-experimental
(edit) @c02cef1   20 months ajbeach Clean-up in AST/Inspect. ADTast-experimental
(edit) @ae151cf   20 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @f704974   20 months pabuhr update and add some bibliography references ADTast-experimental
(edit) @f92e7b9   20 months Thierry Delisle Moved parseconfigs tests to its own folder so I can add parseargs to … ADTast-experimental
(edit) @33e4968e   20 months Thierry Delisle Relaxed the warning a little. ADTast-experimental
(edit) @da77728   20 months Thierry Delisle Added runtime warning for the leader_spin issue ADTast-experimental
(edit) @2e94d94f   20 months Thierry Delisle Fixed a few bugs in the processor listing. ADTast-experimental
(edit) @f58522b0   20 months Thierry Delisle python test script now nice +5 the executables before running them. ADTast-experimental
(edit) @77125cc   20 months Thierry Delisle Added support for warnf, like verifyf but doesn't abort. Will not warn … ADTast-experimental
(edit) @5f9c42b   20 months Thierry Delisle Added strict flag to moving average to keep track of which timestamps … ADTast-experimental
(edit) @1756e08   20 months Thierry Delisle Added some defensive programming to work around parsing bug ADTast-experimental
(edit) @a659b31   20 months Thierry Delisle Added meta test to check exec+fork options to validating args ADTast-experimental
(edit) @d3af505   20 months Thierry Delisle Full Build now only builds documentation in one of the sub builds ADTast-experimental
(edit) @36cb4d9   20 months ajbeach Reorganize the expandTuple pass to hopefully make it easier to follow. ADTast-experimental
(edit) @996c8ed   20 months pabuhr add better syntax error-messages for certain cases ADTast-experimental
(edit) @160f1aa   20 months Thierry Delisle Changed links of processors in cluster to avoid anonymous names, which … ADTast-experimental
(edit) @43db35e   20 months Thierry Delisle missing pragma once ADTast-experimental
(edit) @3f7e68b7   20 months ajbeach It has been ~3 years, still no one is using GuardMethod?. ADTast-experimental
(edit) @b859f59   20 months ajbeach Reordered fields in FunctionDecl? and removed some trailing white-space. ADTast-experimental
(edit) @5d8dae7   20 months ajbeach Used Pass::read in Unify in one place. ADTast-experimental
(edit) @e01eb4a   20 months ajbeach Moved some functions from InitTweak? to Inspect. ADTast-experimental
(edit) @0bd46fd   20 months Thierry Delisle Fixed several warnings ADTast-experimentalpthread-emulation
(edit) @20737104   20 months ajbeach Wrote a new asForward helper for Autogen. ADTast-experimentalpthread-emulation
(edit) @e9e9f56   20 months ajbeach Used the WithCodeLocation? helper in more passes. This cleans up some … ADTast-experimentalpthread-emulation
(edit) @b6c3688   20 months pabuhr rename directory ibm_CASCON19 to IBM_CASCON19 ADTast-experimentalpthread-emulation
(edit) @dc56b9d   20 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @1c893ae   20 months pabuhr add assert so compiler does not generate spurious warnings ADTast-experimentalpthread-emulation
(edit) @79ae13d   20 months pabuhr remove unknown #pragma -Wnull-conversion ADTast-experimentalpthread-emulation
(edit) @53a768d   20 months j82liang Disable the funcEnum test for now ADTast-experimentalpthread-emulation
(edit) @a065f1f   20 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulation
(edit) @4520b77e   20 months j82liang Merge to Master Sept 19 ADTast-experimentalpthread-emulation
(edit) @ef1da0e2   20 months f37yu try to make parameter qualifier conversion work for assertions ADTast-experimentalpthread-emulation
(edit) @8f1e035   20 months ajbeach Created a new module for more ast helpers. Put in code to efficiently … ADTast-experimentalpthread-emulation
(edit) @72d1118   20 months Thierry Delisle Finished final read ADTast-experimentalpthread-emulation
(edit) @aa9f215   20 months pabuhr update return type of forward declaration for poll_interrupts ADTast-experimentalpthread-emulation
(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) @12df6fe   20 months j82liang Fix an enumerator value bug; add basic tests for new features; save … ADTast-experimentalpthread-emulationqualifiedEnum
(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
Note: See TracRevisionLog for help on using the revision log.