../
|
AddressExpr.cc
|
2.7 KB
|
d29fa5f
|
7 years
|
Rob Schluntz |
Remove has_result
|
AggregateDecl.cc
|
3.7 KB
|
ac3362c
|
6 years
|
Rob Schluntz |
Resolve enumerator initializers early to allow other passes to …
|
ApplicationExpr.cc
|
3.6 KB
|
4d6d62e
|
6 years
|
Rob Schluntz |
Add move operators for ParamEntry?
|
ArrayType.cc
|
1.8 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
Attribute.cc
|
1.9 KB
|
54c9000
|
7 years
|
Rob Schluntz |
Fix missing attribute warning
|
Attribute.h
|
1.9 KB
|
54c9000
|
7 years
|
Rob Schluntz |
Fix missing attribute warning
|
AttrType.cc
|
1.8 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
BaseSyntaxNode.h
|
1.3 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
BasicType.cc
|
1.7 KB
|
4ee3b0c1
|
6 years
|
Rob Schluntz |
Push float80/float128 through the system
|
CommaExpr.cc
|
1.7 KB
|
bf4b4cf
|
7 years
|
Rob Schluntz |
Remove argName from Expression.
If named arguments are ever …
|
CompoundStmt.cc
|
3.3 KB
|
7862059
|
7 years
|
Rob Schluntz |
Change VarExprReplacer? to DeclReplacer? and implement TypeInstType? …
|
Constant.cc
|
2.7 KB
|
bb9d8e8
|
7 years
|
Rob Schluntz |
Fix Constant print to use Indenter
|
Constant.h
|
2.2 KB
|
bb9d8e8
|
7 years
|
Rob Schluntz |
Fix Constant print to use Indenter
|
Declaration.cc
|
3.4 KB
|
3ed994e
|
6 years
|
Rob Schluntz |
Push deleted decls through the system
|
Declaration.h
|
15.5 KB
|
0e73845
|
6 years
|
Rob Schluntz |
Fix name mangling for type variables and forall lists
|
DeclarationWithType.cc
|
1.6 KB
|
ea6332d
|
7 years
|
Thierry Delisle |
Big header cleaning pass - commit 3
|
DeclReplacer.cc
|
2.8 KB
|
7862059
|
7 years
|
Rob Schluntz |
Change VarExprReplacer? to DeclReplacer? and implement TypeInstType? …
|
DeclReplacer.h
|
1.1 KB
|
7862059
|
7 years
|
Rob Schluntz |
Change VarExprReplacer? to DeclReplacer? and implement TypeInstType? …
|
DeclStmt.cc
|
1.2 KB
|
ba3706f
|
7 years
|
Rob Schluntz |
Remove label lists from various Statement constructors
|
Expression.cc
|
26.6 KB
|
0f79853
|
6 years
|
Rob Schluntz |
Remove conversion cost for default arguments
|
Expression.h
|
34.5 KB
|
0f79853
|
6 years
|
Rob Schluntz |
Remove conversion cost for default arguments
|
FunctionDecl.cc
|
3.5 KB
|
7862059
|
7 years
|
Rob Schluntz |
Change VarExprReplacer? to DeclReplacer? and implement TypeInstType? …
|
FunctionType.cc
|
2.3 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
Initializer.cc
|
4.6 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
Initializer.h
|
5.6 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
Label.h
|
2.0 KB
|
94e025a2
|
7 years
|
Rob Schluntz |
Convert MLEMutator to PassVisitor?
|
Makefile
|
445 bytes
|
843054c2
|
9 years
|
pabuhr |
licencing: seventh groups of files
|
module.mk
|
1.6 KB
|
7862059
|
7 years
|
Rob Schluntz |
Change VarExprReplacer? to DeclReplacer? and implement TypeInstType? …
|
Mutator.h
|
7.3 KB
|
47498bd
|
6 years
|
Rob Schluntz |
Add nodes for global scope type
|
NamedTypeDecl.cc
|
2.5 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
ObjectDecl.cc
|
3.1 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
PointerType.cc
|
2.0 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
ReferenceToType.cc
|
7.6 KB
|
0b3b2ae
|
6 years
|
Rob Schluntz |
Minor code cleanup
|
ReferenceType.cc
|
1.3 KB
|
9bfc9da
|
7 years
|
Rob Schluntz |
Refactor makeSub into genericSubstitution
|
Statement.cc
|
16.5 KB
|
ee3c93d
|
6 years
|
Rob Schluntz |
Add support for while loops with control declarations
|
Statement.h
|
17.8 KB
|
ee3c93d
|
6 years
|
Rob Schluntz |
Add support for while loops with control declarations
|
SynTree.h
|
2.8 KB
|
47498bd
|
6 years
|
Rob Schluntz |
Add nodes for global scope type
|
TupleExpr.cc
|
4.3 KB
|
ba3706f
|
7 years
|
Rob Schluntz |
Remove label lists from various Statement constructors
|
TupleType.cc
|
2.6 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
Type.cc
|
4.0 KB
|
0b3b2ae
|
6 years
|
Rob Schluntz |
Minor code cleanup
|
Type.h
|
27.7 KB
|
2dc6621
|
6 years
|
Thierry Delisle |
Removed warning in Type.h
|
TypeDecl.cc
|
2.4 KB
|
f0ecf9b
|
7 years
|
Rob Schluntz |
Remove TypeDecl::Any, as it is subsumed by Dtype+sized
|
TypeExpr.cc
|
1.0 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
TypeofType.cc
|
1.3 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
TypeSubstitution.cc
|
7.5 KB
|
d0d5054
|
7 years
|
Rob Schluntz |
Recursively substitute type variables when applying a substitution
|
TypeSubstitution.h
|
7.8 KB
|
d0d5054
|
7 years
|
Rob Schluntz |
Recursively substitute type variables when applying a substitution
|
VarArgsType.cc
|
1.0 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
Visitor.h
|
6.3 KB
|
47498bd
|
6 years
|
Rob Schluntz |
Add nodes for global scope type
|
VoidType.cc
|
918 bytes
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|
ZeroOneType.cc
|
1.2 KB
|
50377a4
|
7 years
|
Rob Schluntz |
Refactor tree print code to use Indenter
|