Chandler Carruth
|
13de9e9d06
Fix outstanding `clang-tidy` errors. (#3654)
|
2 lat temu |
Jon Ross-Perkins
|
c1a894fca7
Start adding ImportRefUsed, removing older copy behavior. (#3657)
|
2 lat temu |
Jon Ross-Perkins
|
adad286b74
Refactor LazyImportRef into ImportRefUnused. (#3656)
|
2 lat temu |
Richard Smith
|
439a644960
Propagate the phase of a type from its constituent types. (#3645)
|
2 lat temu |
Richard Smith
|
099bd5ce26
Produce a more descriptive error if an array type's bound is too large. (#3638)
|
2 lat temu |
Richard Smith
|
afd194de9d
Runtime `:` name bindings are not constants. (#3639)
|
2 lat temu |
Richard Smith
|
e2f21c0052
Check for a constant rather than a literal in indexing. (#3637)
|
2 lat temu |
Richard Smith
|
aba3c47467
Constant evaluation for aggregate access. (#3625)
|
2 lat temu |
Richard Smith
|
87ecb34f6b
Constant evaluation support for initializing expressions. (#3624)
|
2 lat temu |
josh11b
|
816a48ca45
Fix typo in comment (#3622)
|
2 lat temu |
Richard Smith
|
b138c90c9e
Use constant evaluation to determine the identity of types. (#3617)
|
2 lat temu |
Richard Smith
|
29c294880d
Deduplicate and canonicalize all constants. (#3611)
|
2 lat temu |
Richard Smith
|
b7c21a7fa7
Add constant evaluation for namespace expressions. (#3612)
|
2 lat temu |
Richard Smith
|
d712bf12a6
Remove parse nodes from constants. (#3599)
|
2 lat temu |
Jon Ross-Perkins
|
f197219c10
Split parse nodes out from instructions because they're rarely used. (#3590)
|
2 lat temu |
Richard Smith
|
a3154356f0
Distinguish between template constants and symbolic constants. (#3595)
|
2 lat temu |
Richard Smith
|
a2012d4777
Add evaluation for `conversion` instructions. (#3594)
|
2 lat temu |
Richard Smith
|
7553d864e1
Very basic support for constant evaluation of expressions. (#3581)
|
2 lat temu |