source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8d182b1   22 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @df8ba61a   22 months caparson added test case for non-local ehm memory leak
(edit) @cce0807   22 months caparson Fixed non-local ehm memory leak that occurs when a coroutine is …
(edit) @5625427   22 months ajbeach Remove the warning directive from SpecCost, you can't actually use the …
(edit) @6ea85b22   22 months pabuhr remove old enum.md file
(edit) @0bd3faf   22 months ajbeach Removed forward declarations missed in the BaseSyntaxNode removal. …
(edit) @25f2798   22 months pabuhr latex formatting changes
(edit) @fc12f05   22 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @0030b508   22 months j82liang some updates
(edit) @2174191   23 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @2da12ae   23 months pabuhr formatting
(edit) @27316b4   23 months pabuhr update bibliography entries
(edit) @3e4bf0d   23 months pabuhr input manipulators for getline, excl, and incl reset argument to null …
(edit) @61efa42   23 months ajbeach Took the special main linkage code out of FunctionDecl and put it into …
(edit) @f5ec35a   23 months ajbeach Removed an extra forward declaration.
(edit) @c6b4432   23 months ajbeach Remove BaseSyntaxNode and clean-up.
(edit) @790d835   23 months ajbeach Made UniqueName use other tools we have, removed the unused default …
(edit) @934fa0f   23 months ajbeach Translated the demangling code from the old ast to the new ast.
(edit) @0589e83   23 months ajbeach The demangler now uses the compiler's genType. The only difference I …
(edit) @c46c999   23 months caparson forgot to include in last push. Added a get_proc_count that doesn't …
(edit) @6b419ce   23 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @fe293bf   23 months caparson removed fences for ARM that are likely not needed, insertion of fences …
(edit) @c649d2c   23 months ajbeach Updated the demangler to also demangle operator names. You can also …
(edit) @0d41b2e1   23 months caparson switched test to use new cofor syntax
(edit) @ba0e1bc   23 months caparson Added supporting library routines for cofor impl
(edit) @3d9d017   23 months caparson added cofor implementation
(edit) @49ae2bc   23 months ajbeach Refactored the OperatorTable module. Most is just an update in style …
(edit) @9cbdc13   23 months caparson removed print from static and dynamic tests that could be reordered …
(edit) @5ad24a2c   23 months ajbeach Added test for the checks on the constructor/destructor attributes.
(edit) @be3f163   23 months pabuhr rename files gcc-builtins.cf builtins.cf extras.cf bootloader.cf and …
(edit) @fa761c2   23 months ajbeach Changed some new uses of UniqueId to the ast version. Changed where …
(edit) @6e7ed0aa   23 months ajbeach I forgot to move genName over to the new CodeGenerator module. It …
(edit) @a137d5a   23 months ajbeach Took out some old code from the new section of the Mangler.
(edit) @58c64323   23 months ajbeach Hang on, eval doesn't have any side effects.
(edit) @4ac402d   23 months ajbeach Added a missing include (not sure how that slipped through) and did …
(edit) @7d55e4d   23 months ajbeach Simple rework to BasicTypes-gen.cc to avoid refering to the old ast. …
(edit) @36e6f10   23 months ajbeach Parser now uses constants from the new ast types.
(edit) @3c714ad   23 months ajbeach I don't actually know if this fixes anything, but the old version was …
(edit) @0b5e780   23 months ajbeach Code dumps (under the -P flag) no longer convert to the old ast to print.
(edit) @f43146e4   23 months ajbeach Updated some stats/counters to trigger off the new AST. Others will …
(edit) @bef4f1a   23 months ajbeach Translation of the fix main pass to the new ast data structures.
(edit) @8941b6b   23 months ajbeach Direct translation of code generation.
(edit) @d22bf87   23 months pabuhr formatting
(edit) @a310ae9   23 months pabuhr add i386 with x86_64
(edit) @e832485   23 months pabuhr comment out debug prints
(edit) @dd7c2ce0   23 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1da2affb   23 months pabuhr test as.cc file on ARM
(edit) @a1da039   23 months ajbeach Make all new declarations have a properly defined LinkageSpec. Also …
(edit) @d8a0e51   2 years pabuhr add gcc-9 back into ARM full build
(edit) @edc4813   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @cb94e41   2 years pabuhr temporary change to as command to test ARM build
(edit) @7b84d3e   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @278e162   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @2ad5e1d5   2 years caparson added missing semicolons
(edit) @8df19af   2 years caparson added WO fences for mcs spin lock to fix failing arm test
(edit) @3f0b062   2 years caparson ifdef'd the arm fences that were added to channels so that they only …
(edit) @abb04a4   2 years pabuhr change genericUnion test fromt printf to sout
(edit) @7619400   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1b0184b   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @0803ead   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f842032   2 years pabuhr remove ISTYPE_VOID and ISTYPE_VOID_IMPL, and ends for input
(edit) @2d7cb19   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @cbbfba9   2 years caparson added fence to failing test to hopefully fix stale data issue on the …
(edit) @e0dc038   2 years pabuhr first attempt at new C string input
(edit) @ca995e3   2 years caparson added missing ARM fence on the signallee side of channel handoff
(edit) @5e0bba5   2 years ajbeach Work on the box pass, fixing up the FunctionDecl update.
(edit) @37ceccb   2 years mlbrooks Change string-read semantics so that reading nothing leaves the …
(edit) @1b41219   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @2bf46a5   2 years pabuhr add additional test for engineering and unit manipulator output
(edit) @d85141f   2 years ajbeach Small refactoring of some helper functions to avoid repeating a loop.
(edit) @52a5262e   2 years ajbeach TypeVarMap is now a subtype instead of an alias to remove the …
(edit) @4d2d7e27   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @54e59dd   2 years pabuhr temporally remove gcc-9 from ARM nightly build because it is failing
(edit) @e14d169   2 years ajbeach Remove some cruft from the box pass. Some pieces left over from …
(edit) @6bd9f9e   2 years j82liang Rename and move the file to proposal
(edit) @c298079   2 years j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @bab2917   2 years j82liang Update the introduction
(edit) @61e5d99   2 years ajbeach Boxing no longer passes layout information about polymorphic types in …
(edit) @a97b9ed   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @946a6e4   2 years pabuhr updates to the uC++toCFA cheat sheet
(edit) @8cbe732   2 years j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @85034ed   2 years j82liang Initial commit
(edit) @0bf0b978   2 years ajbeach Layout function builds its entire parameter list before creating the …
(edit) @e85a72b8   2 years pabuhr change valide (French) to valid (English)
(edit) @80f8703   2 years pabuhr temporary fix to linkonce problem by changing -7 to 7 so …
(edit) @02c5880   2 years caparson Added fence after channel handoff to prevent reordering on the arm …
(edit) @4604bf5   2 years ajbeach Clean-up of some names and comments. Removed some TODO comments which …
(edit) @cf3da24   2 years ajbeach Fixed up some whitespace. Pretty minor stuff mostly.
(edit) @ee9ad40   2 years caparson Changed cofor files to support the corun statement
(edit) @72b518fc   2 years caparson added error message for using corun statements without including the …
(edit) @26dfce5   2 years caparson Updated cofor test to use new corun statement
(edit) @eb779d5   2 years caparson Implemented corun statement
(edit) @0d49efb   2 years pabuhr allow precision < 3 for manipulator eng
(edit) @4817662   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @8bc67cf   2 years pabuhr formatting, SKULLDUGGERY to remove spurious free-nonheap-object warning
(edit) @d3652df   2 years ajbeach Took the new EraseWith pass out of the box pass. It might be able to …
(edit) @be8ee65   2 years pabuhr change host from arm64 to aarch64 for ARM nightly build
(edit) @3770b87   2 years pabuhr formatting, add PRNG copy to checkpoint PRNG state, remove autogen …
(edit) @92211d9   2 years pabuhr formatting
(edit) @f45772e   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Note: See TracRevisionLog for help on using the revision log.