|
|
|
@e874605
|
2 years |
j82liang |
Add class InlineValueDecl?, which is a Declaration class that works as …
ADTast-experimental
|
|
|
@77de429
|
2 years |
j82liang |
Fix overriding enum value
ADTast-experimental
|
|
|
@9511841
|
2 years |
j82liang |
Test case for qualified enum + inline
ADTast-experimental
|
|
|
@c2b3243
|
2 years |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@5408b59
|
2 years |
j82liang |
Remove var in QualifiedNameExpr?
ADTast-experimental
|
|
|
@1e30df7
|
2 years |
j82liang |
Supports inline enums
ADTast-experimental
|
|
|
@ce7d197
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@4678c1ec
|
2 years |
pabuhr |
check for non-homogeneous nodes in buildList processing
ADTast-experimental
|
|
|
@7b737df
|
2 years |
pabuhr |
undo arch flag to Makefile.am
ADTast-experimental
|
|
|
@bd30231
|
2 years |
pabuhr |
add Makefile variable arch with default x64 and pass it to test.py
ADTast-experimental
|
|
|
@fad1f14
|
2 years |
ajbeach |
Small bits of clean-up I would rather not want to keep looking at.
ADTast-experimental
|
|
|
@4465777
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@59c7e3e
|
2 years |
pabuhr |
parge va_arg as special case function
ADTast-experimental
|
|
|
@d0fa494
|
2 years |
Thierry Delisle |
Fixed missing header in test distribution and sorted
ADTast-experimental
|
|
|
@05d499ac
|
2 years |
pabuhr |
change printf to sout
ADTast-experimental
|
|
|
@80fbdc9
|
2 years |
pabuhr |
remove include for bits/locks.hfa, generalize format code in error …
ADTast-experimental
|
|
|
@4af5396
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@a25bcf8
|
2 years |
pabuhr |
formatting
ADTast-experimental
|
|
|
@5951956
|
2 years |
pabuhr |
fix 32-bit problemgenrating spurious unfreed-storage message
ADTast-experimental
|
|
|
@f82f07e
|
2 years |
Thierry Delisle |
Fixes to usage and corresponding tests
ADTast-experimental
|
|
|
@38cc59f
|
2 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@7671c6d
|
2 years |
pabuhr |
make heap executable for thunks
ADTast-experimental
|
|
|
@481f882
|
2 years |
Thierry Delisle |
Added some missing headers and cleaned up some of the fork+exec stuff.
ADTast-experimental
|
|
|
@a51b8f6
|
2 years |
Thierry Delisle |
Fix bug with removal of old ast.
ADTast-experimental
|
|
|
@e5256bd
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@4f102fa
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@116a2ea
|
2 years |
pabuhr |
new heap and associated tests updated
ADTast-experimental
|
|
|
@301071a
|
2 years |
pabuhr |
formatting
ADTast-experimental
|
|
|
@926d358
|
2 years |
Thierry Delisle |
Removed old asm_labels.
Modified preemption check to no longer poll …
ADTast-experimental
|
|
|
@3fcb5921
|
2 years |
Thierry Delisle |
Fixed what appears to be a bug in retract.
Text coverage for this …
ADTast-experimental
|
|
|
@a55472cc
|
2 years |
Thierry Delisle |
Removed use of single_sem in io since oneshot is sufficient and used …
ADTast-experimental
|
|
|
@a46f7b6
|
2 years |
Thierry Delisle |
Fixed some warnings/mistakes between 32/64bit builds
ADTast-experimental
|
|
|
@fd90096
|
2 years |
Thierry Delisle |
Added tests for parse args of bools and numbers
ADTast-experimental
|
|
|
@68456fa
|
2 years |
Thierry Delisle |
First step at refactoring fork+exec to be reused across tests
ADTast-experimental
|
|
|
@affb51b
|
2 years |
Thierry Delisle |
A few small fix to parseargs
ADTast-experimental
|
|
|
@95bda0a
|
2 years |
pabuhr |
add attribute always_inline to many CFA-library cover-routines to …
ADTast-experimental
|
|
|
@b2ddaf3
|
2 years |
pabuhr |
fix parsing bug for attribute at the end of a distribution list
ADTast-experimental
|
|
|
@265e460
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@d8c96a9
|
2 years |
ajbeach |
Small white-space fix.
ADTast-experimental
|
|
|
@c8837e5
|
2 years |
ajbeach |
Rewrite in GenPoly? to avoid mixing new AST and TyVarMap? (which …
ADTast-experimental
|
|
|
@8c91088
|
2 years |
ajbeach |
Slight improvement to documentation in Box.cc.
ADTast-experimental
|
|
|
@7fffb1b
|
2 years |
ajbeach |
Translated the convertLvalue pass. It could possibly use some …
ADTast-experimental
|
|
|
@d0a00a5a
|
2 years |
Thierry Delisle |
Forgot to update makefile when I moved Jacob's tests
ADTast-experimental
|
|
|
@815943f
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@0deeaad
|
2 years |
Thierry Delisle |
Added fixed point log2 calculation, which is not that useful but kind …
ADTast-experimental
|
|
|
@5f6b2c2
|
2 years |
Thierry Delisle |
Fixed case where the measure time could be 0 and log2(0) is a problem.
ADTast-experimental
|
|
|
@d1cd4c4
|
2 years |
Thierry Delisle |
Changed moving average weights as an attempt to compensate for logscale.
ADTast-experimental
|
|
|
@31c967b
|
2 years |
Thierry Delisle |
Changed ready-queue so I can easily change the averaging algorithm. …
ADTast-experimental
|
|
|
@890f67a
|
2 years |
ajbeach |
Was passing CodeLocation? to an old node. Not sure how that happened.
ADTast-experimental
|
|
|
@4b8b2a4
|
2 years |
ajbeach |
Make unset locations earier to find with a search for 'CodeLocation?()'.
ADTast-experimental
|
|
|
@c02cef1
|
2 years |
ajbeach |
Clean-up in AST/Inspect.
ADTast-experimental
|
|
|
@ae151cf
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimental
|
|
|
@f704974
|
2 years |
pabuhr |
update and add some bibliography references
ADTast-experimental
|
|
|
@f92e7b9
|
2 years |
Thierry Delisle |
Moved parseconfigs tests to its own folder so I can add parseargs to …
ADTast-experimental
|
|
|
@33e4968e
|
2 years |
Thierry Delisle |
Relaxed the warning a little.
ADTast-experimental
|
|
|
@da77728
|
2 years |
Thierry Delisle |
Added runtime warning for the leader_spin issue
ADTast-experimental
|
|
|
@2e94d94f
|
2 years |
Thierry Delisle |
Fixed a few bugs in the processor listing.
ADTast-experimental
|
|
|
@f58522b0
|
2 years |
Thierry Delisle |
python test script now nice +5 the executables before running them.
ADTast-experimental
|
|
|
@77125cc
|
2 years |
Thierry Delisle |
Added support for warnf, like verifyf but doesn't abort.
Will not warn …
ADTast-experimental
|
|
|
@5f9c42b
|
2 years |
Thierry Delisle |
Added strict flag to moving average to keep track of which timestamps …
ADTast-experimental
|
|
|
@1756e08
|
2 years |
Thierry Delisle |
Added some defensive programming to work around parsing bug
ADTast-experimental
|
|
|
@a659b31
|
2 years |
Thierry Delisle |
Added meta test to check exec+fork options to validating args
ADTast-experimental
|
|
|
@d3af505
|
2 years |
Thierry Delisle |
Full Build now only builds documentation in one of the sub builds
ADTast-experimental
|
|
|
@36cb4d9
|
2 years |
ajbeach |
Reorganize the expandTuple pass to hopefully make it easier to follow.
ADTast-experimental
|
|
|
@996c8ed
|
2 years |
pabuhr |
add better syntax error-messages for certain cases
ADTast-experimental
|
|
|
@160f1aa
|
2 years |
Thierry Delisle |
Changed links of processors in cluster to avoid anonymous names, which …
ADTast-experimental
|
|
|
@43db35e
|
2 years |
Thierry Delisle |
missing pragma once
ADTast-experimental
|
|
|
@3f7e68b7
|
2 years |
ajbeach |
It has been ~3 years, still no one is using GuardMethod?.
ADTast-experimental
|
|
|
@b859f59
|
2 years |
ajbeach |
Reordered fields in FunctionDecl? and removed some trailing white-space.
ADTast-experimental
|
|
|
@5d8dae7
|
2 years |
ajbeach |
Used Pass::read in Unify in one place.
ADTast-experimental
|
|
|
@e01eb4a
|
2 years |
ajbeach |
Moved some functions from InitTweak? to Inspect.
ADTast-experimental
|
|
|
@0bd46fd
|
2 years |
Thierry Delisle |
Fixed several warnings
ADTast-experimentalpthread-emulation
|
|
|
@20737104
|
2 years |
ajbeach |
Wrote a new asForward helper for Autogen.
ADTast-experimentalpthread-emulation
|
|
|
@e9e9f56
|
2 years |
ajbeach |
Used the WithCodeLocation? helper in more passes. This cleans up some …
ADTast-experimentalpthread-emulation
|
|
|
@b6c3688
|
2 years |
pabuhr |
rename directory ibm_CASCON19 to IBM_CASCON19
ADTast-experimentalpthread-emulation
|
|
|
@dc56b9d
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulation
|
|
|
@1c893ae
|
2 years |
pabuhr |
add assert so compiler does not generate spurious warnings
ADTast-experimentalpthread-emulation
|
|
|
@79ae13d
|
2 years |
pabuhr |
remove unknown #pragma -Wnull-conversion
ADTast-experimentalpthread-emulation
|
|
|
@53a768d
|
2 years |
j82liang |
Disable the funcEnum test for now
ADTast-experimentalpthread-emulation
|
|
|
@a065f1f
|
2 years |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulation
|
|
|
@4520b77e
|
2 years |
j82liang |
Merge to Master Sept 19
ADTast-experimentalpthread-emulation
|
|
|
@ef1da0e2
|
2 years |
f37yu |
try to make parameter qualifier conversion work for assertions
ADTast-experimentalpthread-emulation
|
|
|
@8f1e035
|
2 years |
ajbeach |
Created a new module for more ast helpers. Put in code to efficiently …
ADTast-experimentalpthread-emulation
|
|
|
@72d1118
|
2 years |
Thierry Delisle |
Finished final read
ADTast-experimentalpthread-emulation
|
|
|
@aa9f215
|
2 years |
pabuhr |
update return type of forward declaration for poll_interrupts
ADTast-experimentalpthread-emulation
|
|
|
@23a08aa0
|
2 years |
pabuhr |
fix merge conflict
ADTast-experimentalpthread-emulation
|
|
|
@ebf8ca5
|
2 years |
pabuhr |
switch for-loop from C to CFA format
ADTast-experimentalpthread-emulation
|
|
|
@ae1d151
|
2 years |
ajbeach |
White-space fixes and an improvement to some clean-up.
ADTast-experimentalpthread-emulation
|
|
|
@1c7ed2d
|
2 years |
Thierry Delisle |
Changed futures and oneshots to use new enum capabilities
ADTast-experimentalpthread-emulation
|
|
|
@9d55ff6
|
2 years |
Thierry Delisle |
Hack in code gen to make 0p a constant
ADTast-experimentalpthread-emulation
|
|
|
@aa144c5a
|
2 years |
Thierry Delisle |
Relaxed helping cutoff from 1.5X to 8X
ADTast-experimentalpthread-emulation
|
|
|
@12df6fe
|
2 years |
j82liang |
Fix an enumerator value bug; add basic tests for new features; save …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@d489da8
|
2 years |
Thierry Delisle |
core final read
ADTast-experimentalpthread-emulation
|
|
|
@4407b7e
|
2 years |
Thierry Delisle |
Tiny changes as part of my final read-through
ADTast-experimentalpthread-emulation
|
|
|
@09f34a84
|
2 years |
Thierry Delisle |
Remove some of the warnings on the new clang
ADTast-experimentalpthread-emulation
|
|
|
@9a90092
|
2 years |
Thierry Delisle |
Fixed typo
ADTast-experimentalpthread-emulation
|
|
|
@597e395
|
2 years |
Thierry Delisle |
Jenkins now runs all tests in debug on push
ADTast-experimentalpthread-emulation
|
|
|
@0fc91db1
|
2 years |
Thierry Delisle |
Removed old ast from configure and tests.py
ADTast-experimentalpthread-emulation
|
|
|
@79ee5b3
|
2 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulation
|
|
|
@2c63fa2
|
2 years |
Thierry Delisle |
Tiny fixes to the front pages
ADTast-experimentalpthread-emulation
|
|
|