../
|
AdjustExprType.cc
|
3.5 KB
|
954ef5b
|
7 years
|
Rob Schluntz |
Fix array-to-pointer decay to only decay one level
|
Alternative.cc
|
3.1 KB
|
bd4f2e9
|
7 years
|
a3moss |
Switch AltList? to std::vector from std::list
|
Alternative.h
|
1.6 KB
|
bd4f2e9
|
7 years
|
a3moss |
Switch AltList? to std::vector from std::list
|
AlternativeFinder.cc
|
70.4 KB
|
7e4c4f4
|
7 years
|
Rob Schluntz |
Update debug prints in AlternativeFinder?
|
AlternativeFinder.h
|
7.9 KB
|
403b388
|
7 years
|
a3moss |
Tweaked resolver data structure to reduce dynamic allocation
|
AlternativePrinter.cc
|
1.7 KB
|
bff09c8
|
7 years
|
Rob Schluntz |
Convert AlternativePrinter? to PassVisitor?
|
AlternativePrinter.h
|
875 bytes
|
bff09c8
|
7 years
|
Rob Schluntz |
Convert AlternativePrinter? to PassVisitor?
|
CastCost.cc
|
4.6 KB
|
150ec33
|
7 years
|
Rob Schluntz |
Fix bug in computing union conversion costs
|
CommonType.cc
|
29.6 KB
|
000178a
|
7 years
|
Rob Schluntz |
Refactor reference CommonType? code
|
ConversionCost.cc
|
17.7 KB
|
b0837e4
|
7 years
|
Rob Schluntz |
Minor cleanup in conversion code
|
ConversionCost.h
|
2.1 KB
|
0c6596f
|
7 years
|
Rob Schluntz |
Handle difference between reference casting and implicit conversion …
|
Cost.h
|
4.3 KB
|
ddf8a29
|
7 years
|
Rob Schluntz |
Refactor computeConversionCost, apply conversions to ConditionalExpr? …
|
CurrentObject.cc
|
21.0 KB
|
c6747a1
|
7 years
|
Rob Schluntz |
Update debug print in CurrentObject?
|
CurrentObject.h
|
1.6 KB
|
ea6332d
|
7 years
|
Thierry Delisle |
Big header cleaning pass - commit 3
|
FindOpenVars.cc
|
4.0 KB
|
ea6332d
|
7 years
|
Thierry Delisle |
Big header cleaning pass - commit 3
|
FindOpenVars.h
|
905 bytes
|
ea6332d
|
7 years
|
Thierry Delisle |
Big header cleaning pass - commit 3
|
module.mk
|
1.2 KB
|
e4d829b
|
7 years
|
Rob Schluntz |
major effort on designations, works in many cases
|
Occurs.cc
|
2.1 KB
|
ea6332d
|
7 years
|
Thierry Delisle |
Big header cleaning pass - commit 3
|
PolyCost.cc
|
1.8 KB
|
b0837e4
|
7 years
|
Rob Schluntz |
Minor cleanup in conversion code
|
PtrsAssignable.cc
|
4.2 KB
|
b0837e4
|
7 years
|
Rob Schluntz |
Minor cleanup in conversion code
|
PtrsCastable.cc
|
5.1 KB
|
b0837e4
|
7 years
|
Rob Schluntz |
Minor cleanup in conversion code
|
RenameVars.cc
|
4.6 KB
|
c95b115
|
7 years
|
Rob Schluntz |
Add reset counter to type variable renaming scheme to ensure renamings …
|
RenameVars.h
|
1.9 KB
|
c95b115
|
7 years
|
Rob Schluntz |
Add reset counter to type variable renaming scheme to ensure renamings …
|
Resolver.cc
|
26.5 KB
|
bd4f2e9
|
7 years
|
a3moss |
Switch AltList? to std::vector from std::list
|
Resolver.h
|
1.3 KB
|
08da53d
|
7 years
|
Rob Schluntz |
Refactor findSingleExpr and remove unnecessary resolver-generated casts
|
ResolveTypeof.cc
|
2.2 KB
|
9d79f93
|
7 years
|
Rob Schluntz |
Convert ResolveTypeof? to PassVisitor?
|
ResolveTypeof.h
|
724 bytes
|
ea6332d
|
7 years
|
Thierry Delisle |
Big header cleaning pass - commit 3
|
TypeEnvironment.cc
|
7.6 KB
|
98a249fb
|
7 years
|
Rob Schluntz |
Add operator<< for TypeEnvironment?
|
TypeEnvironment.h
|
4.8 KB
|
98a249fb
|
7 years
|
Rob Schluntz |
Add operator<< for TypeEnvironment?
|
TypeMap.h
|
7.0 KB
|
6b0b624
|
7 years
|
pabuhr |
change #ifndef to #pragma once
|
typeops.h
|
4.0 KB
|
bd4f2e9
|
7 years
|
a3moss |
Switch AltList? to std::vector from std::list
|
Unify.cc
|
32.9 KB
|
f0ecf9b
|
7 years
|
Rob Schluntz |
Remove TypeDecl::Any, as it is subsumed by Dtype+sized
|
Unify.h
|
3.6 KB
|
ea6332d
|
7 years
|
Thierry Delisle |
Big header cleaning pass - commit 3
|