|
|
|
@81da3da4
|
3 years |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@5ddb8bf
|
3 years |
j82liang |
(Not really readable right now. Will clean up today and probably …
stuck-waitfor-destruct
|
|
|
|
@1c85ffc
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@2345ab3
|
3 years |
ajbeach |
Clean-up of the chain mutator. Seems like it is underused.
stuck-waitfor-destruct
|
|
|
|
@2b12d6e
|
3 years |
pabuhr |
add PRNG expected output for arm64
stuck-waitfor-destruct
|
|
|
|
@33e4e8ef
|
3 years |
pabuhr |
change incorrect architecture name arm_64 to aarch64
stuck-waitfor-destruct
|
|
|
|
@e274264
|
3 years |
pabuhr |
update PRNG output for x86
stuck-waitfor-destruct
|
|
|
|
@3267041
|
3 years |
pabuhr |
reduce runtime testing duration of PRNG
stuck-waitfor-destruct
|
|
|
|
@ebadb5d
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@c7f9f53
|
3 years |
ajbeach |
Moved include from Decl header. Removed some old ast code from the Parser.
stuck-waitfor-destruct
|
|
|
|
@8a4e472
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@539a8c8
|
3 years |
ajbeach |
Some general clean-up, removing bits and pieces from the old version.
stuck-waitfor-destruct
|
|
|
|
@2f8d351
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@c4b9fa9
|
3 years |
ajbeach |
Just some random clean-up in Box pass while I was musing.
stuck-waitfor-destruct
|
|
|
|
@dd900b5
|
3 years |
ajbeach |
Implicit and layout parameters are now marked as const. This is …
stuck-waitfor-destruct
|
|
|
|
@4dc3b8c
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@c4570af3
|
3 years |
ajbeach |
Removed some code that supported ast conversion, it supported ast …
stuck-waitfor-destruct
|
|
|
|
@37b3151
|
3 years |
ajbeach |
Rename the linkReferenceTypes pass and the file that contains it. …
stuck-waitfor-destruct
|
|
|
|
@d787828d
|
3 years |
ajbeach |
Rename the ScrubTyVars moduel to ScrubTypeVars. This makes it more …
stuck-waitfor-destruct
|
|
|
|
@4a89b52
|
3 years |
ajbeach |
Renamed ResolvMode to ResolveMode. This is less consistent with the …
stuck-waitfor-destruct
|
|
|
|
@83fd57d
|
3 years |
ajbeach |
Removed 'New' suffixes, they are no longer needed for disambiguation.
stuck-waitfor-destruct
|
|
|
|
@6009a5a
|
3 years |
ajbeach |
Combined the new and old TupleExpansion files.
stuck-waitfor-destruct
|
|
|
|
@7f2bfb7
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
stuck-waitfor-destruct
|
|
|
|
@ab9c1b3
|
3 years |
ajbeach |
Updated .gitignore for the new location of demangler.
stuck-waitfor-destruct
|
|
|
|
@37273c8
|
3 years |
ajbeach |
Removed the old-ast-compatable FunctionDecl constructor. However, …
stuck-waitfor-destruct
|
|
|
|
@4bc4b4c
|
3 years |
ajbeach |
Completed the second demangler/automake task: The demangler (when …
stuck-waitfor-destruct
|
|
|
|
@da5ac2e
|
3 years |
ajbeach |
Removed unused case in CurrentObject::findNext. Did a bit of clean-up …
stuck-waitfor-destruct
|