|
|
@ce1d721
|
2 years |
ajbeach |
Changed the indentation in TupleExpansionNew?.cpp to match the standard …
ADTast-experimentalpthread-emulation
|
|
|
@b507dcd
|
2 years |
ajbeach |
Converted the Expand Tuples pass to the new ast.
ADTast-experimentalpthread-emulation
|
|
|
@13d326ec
|
2 years |
ajbeach |
More clean-up, including some removing some duplicate functions.
ADTast-experimentalpthread-emulation
|
|
|
@dd33c1f
|
2 years |
f37yu |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulation
|
|
|
@4c48be0
|
2 years |
f37yu |
remove debug print
ADTast-experimentalpthread-emulation
|
|
|
@3992098
|
2 years |
ajbeach |
Changed the default Linkage on ast::FunctionDecl? from C to Cforall to …
ADTast-experimentalpthread-emulation
|
|
|
@e8616b6
|
2 years |
ajbeach |
Changed the default Linkage on ast::ObjectDecl? from C to Cforall. …
ADTast-experimentalpthread-emulation
|
|
|
@5cf1228
|
2 years |
ajbeach |
Clean-up the new specialize pass. (Especially the cruft from the hand-off.)
ADTast-experimentalpthread-emulation
|
|
|
@ffec1bf
|
2 years |
f37yu |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@9e23b446
|
2 years |
f37yu |
add specialize pass
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@18070ee
|
2 years |
Thierry Delisle |
Change box pass to scope better when polymorphic functions get …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@2fd0de0
|
2 years |
ajbeach |
Another clean-up pass on fix names since I was in the area. This one …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@b585593
|
2 years |
ajbeach |
Slight adjustment to FixNames?, same behaviour but a lighter …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@11df881
|
2 years |
ajbeach |
Updated documentation on pre-resolver passes, moving code to headers …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@0577df2
|
2 years |
ajbeach |
Various pieces of clean-up in MultiLevelExit?.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@6a896b0
|
2 years |
ajbeach |
Translated the Exception Declaration pass.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@af75a87
|
2 years |
ajbeach |
Adjusted typedef replacement, attributes should be filtered with …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@b9f8274
|
2 years |
ajbeach |
Removed the validate sub-pass interface. This also showed an extra …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@1931bb01
|
2 years |
ajbeach |
Converted 'Validate A' to the new AST. There some utility changes as well.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@f37d9e7
|
2 years |
pabuhr |
change CurrentObject?.cc to use eval rather than ad-hoc …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@7991c7d
|
2 years |
pabuhr |
change enumerator_value_opt to only parse constant_expression
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@120867e
|
2 years |
pabuhr |
update EvalNew? to handle more compile-time constant-expression evaluation
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@1ed3fe7c
|
2 years |
pabuhr |
change semantic error message for non-const enumerator to be clearer
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@72e76fd
|
2 years |
ajbeach |
Converted the last pass in validate B (linkReferenceToTypes). Cleaned …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@7b71402
|
2 years |
ajbeach |
Some white-space and comment fixes.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@91715ce1
|
2 years |
Thierry Delisle |
Don't autogen for struct with flexible array members
fixes #261?
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@b70abaf
|
2 years |
Thierry Delisle |
Added inspect file for asking questions about the ast.
So far only …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@b99fd56
|
2 years |
Thierry Delisle |
CodeGeneration? now generates variable exprs of type zero_t as litteral 0s.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@3322180
|
2 years |
Thierry Delisle |
Fix enum assignment warning
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@ae2f2ae
|
2 years |
Thierry Delisle |
Removed and ignored some warnings in Parser.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c19edd1
|
2 years |
Thierry Delisle |
Removed some warnings and fixed some whitespace
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c5d5723
|
2 years |
Thierry Delisle |
Disabled null conversion warning in lexer.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@eb5962a
|
2 years |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@1df492a
|
2 years |
j82liang |
Convert TypeInstType? to PointerType? before resolution
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@6739590
|
2 years |
ajbeach |
A small spacing fix.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@a8b87d3
|
2 years |
ajbeach |
Various bits of clean-up. The big one was some renaming inside …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@720f2fe2
|
2 years |
Thierry Delisle |
Changed 'addDataSectionAttribute' to correctly handle tls.
Fixed Typo.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c8f5f7d
|
2 years |
ajbeach |
Translated Gen Waitfor, the waitfor statement works in the new ast.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@fc134a48
|
2 years |
j82liang |
Implement the struct enum
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c715e5f
|
2 years |
ajbeach |
Removed most of the exception macros (EHM_ group). Made changes to the …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@e6cf857f
|
2 years |
ajbeach |
call -> createCall: The template wrapper has been removed and now it …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@9939dc3
|
2 years |
ajbeach |
Reduced the number of object files linked into the demangler. Some of …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@4bb5d36
|
2 years |
Thierry Delisle |
Visibility stragglers.
cfa_linkonce always means visibility default.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@d8454b9
|
2 years |
pabuhr |
add better error message for attributes after "with" clause, commented …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@c0af102
|
2 years |
ajbeach |
Reorganization of some demangler code so header and code file match.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@8060b2b
|
2 years |
ajbeach |
Some recent work has taken me by ResolveCopyCtors?, while there I saw …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@e5628db
|
2 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@f75e25b
|
2 years |
caparson |
removed else clause from loop after inserting it in compund stmt
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@491bb81
|
2 years |
ajbeach |
Fixed some whitespace and indentation issues.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@7675f58
|
2 years |
ajbeach |
Labels on statements (not all Labels in the AST) now have all their …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@3f681b1
|
2 years |
ajbeach |
Added the new invariant checks. There seems to be a few unset …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@5c231c1
|
2 years |
Thierry Delisle |
Fixed incorrect class that should be struct
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@7edd5c1
|
2 years |
ajbeach |
Assorted fixes to the AST, found while I was trying to add more …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@86b8d16
|
2 years |
pabuhr |
formatting, remove for/else shift/reduce conflict
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@6825167
|
2 years |
caparson |
fixed loop else parse bug
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@b738974
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@5695645
|
3 years |
pabuhr |
print warning for empty loop conditional with an else clause
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@b6ae4fb
|
3 years |
pabuhr |
add SuperfluousElse? warning, allow empty vararg to macro SemanticWarning?
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@7ad47df
|
3 years |
caparson |
added else stmt to loops
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@24ceace
|
3 years |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@9e7236f4
|
3 years |
j82liang |
Resolution of struct enum. The codegen of struct enum will be in the …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@0c939dd
|
3 years |
ajbeach |
Removed extra include, it should compile again.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@298fe57
|
3 years |
ajbeach |
Translated 3/4 of validate_B. Link Reference To Types has been removed …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@f6e6a55
|
3 years |
ajbeach |
Added ast::WaitForClause? and changed ast::WaitForStmt? to use it. This …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@374cb117
|
3 years |
j82liang |
Replace the interface for EnumDecl? node construction to support …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@365c8dcb
|
3 years |
j82liang |
Merge branch 'master' into enum
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@30d91e4
|
3 years |
j82liang |
Change the code gen for enum value. Hope it fixes the gcc …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@4ec9513
|
3 years |
ajbeach |
Converted validate C, including adding DimensionExpr? to the new ast.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@d8c4fab
|
3 years |
j82liang |
Rename makeArgvObj
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@5bb1ac1
|
3 years |
j82liang |
Allow generic types
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@d8e2a09
|
3 years |
j82liang |
Merge with master
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@92538ab
|
3 years |
j82liang |
Resolve conflict
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@7c919559
|
3 years |
f37yu |
skip resolve enum initializer pass
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@4559b34
|
3 years |
j82liang |
Update the String Enum implementation. The declaration now can handles …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@b230091
|
3 years |
ajbeach |
Added a 'missing' TypeInstType? constructor and rewrote some calls to …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@2377ca2
|
3 years |
ajbeach |
Updated some names on mutate functions to me more consistent with some …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@400b8be
|
3 years |
ajbeach |
Added StmtClause? and converted the existing nodes that should be clauses.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@8631c84
|
3 years |
ajbeach |
Made ast::ptr_base swappable.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@94fa946
|
3 years |
ajbeach |
Cleaned up some files I have been looking at a lot recently.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@3eb1653
|
3 years |
j82liang |
Remove development labels to pass the tests
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@a76202d
|
3 years |
ajbeach |
Removed some code from Validate that had been used for the translation …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@7a486f4a
|
3 years |
j82liang |
Remove the statement suffix
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@32fc0d6
|
3 years |
j82liang |
Fix the missing pieces in codeGen
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@4390fb6
|
3 years |
j82liang |
Forget to ship the code in codeGen
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@f238fcc2
|
3 years |
j82liang |
Enable numeric type for typed enum
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@41d3c8d
|
3 years |
caparson |
added check for mutex stmt header
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@080d2d7
|
3 years |
caparson |
added changes to mutex stmt pass
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@3bc69f2
|
3 years |
ajbeach |
May have fixed the build failure, but I'm still not sure why …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@f7496c5
|
3 years |
ajbeach |
class -> struct, silences a warning.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@39d8950
|
3 years |
ajbeach |
Thread global information through resolution. Non-top-level calls to …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@9d8124f
|
3 years |
f37yu |
fix some code that clearly does not accomplish the correct thing.
has …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@33b7d49
|
3 years |
ajbeach |
Added another check to checkInvariants for code locations. I also went …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@d824715
|
3 years |
pabuhr |
support reverse array subscript, 3[a] => a[3], 3abc? => "abc"[3]
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@4f6dda0
|
3 years |
ajbeach |
Converted Implement Concurrent Keywords to the new AST. Includes …
ADTast-experimentalenumpthread-emulationqualifiedEnum
old-sched
|
|
|
@3e54399
|
3 years |
j82liang |
The compiler now will add a cast to base type for the usage of type …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@786c438
|
3 years |
j82liang |
Remove Marker to pass tests
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@a494d105
|
3 years |
ajbeach |
Added a semantic error if the proper includes are not used before a …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@f135b50
|
3 years |
j82liang |
The compiler is now trying to pass the value of enum const to code …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@afe9e45
|
3 years |
pabuhr |
add more detailed syntax-error messages
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@f53afafb
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|