Jon Ross-Perkins
|
6907870a18
Raw identifier syntax (#3797)
|
2 anos atrás |
Jon Ross-Perkins
|
ecdecf4699
Remove dead code in HandleInterfaceWitnessAccess (#3928)
|
2 anos atrás |
Richard Smith
|
92860c56b4
Include parse node being checked in crash backtrace. (#3926)
|
2 anos atrás |
Jon Ross-Perkins
|
f9a4371aca
Refactor name addition, particularly for associated entities. (#3924)
|
2 anos atrás |
josh11b
|
4f2bd0b095
Fix CHECK failure when there is control flow in a global variable initializer (#3925)
|
2 anos atrás |
Richard Smith
|
8676ef6f36
Stop assigning a symbolic generic parameter index to associated constants. (#3923)
|
2 anos atrás |
Chandler Carruth
|
36d8d2960a
Introduce basic linking with the Clang driver. (#3922)
|
2 anos atrás |
Jon Ross-Perkins
|
6483044597
Switch import logic to rely on constants. (#3917)
|
2 anos atrás |
Jon Ross-Perkins
|
c82ce8faae
Start adding tracking of the complete list of IRs under check. (#3915)
|
2 anos atrás |
Richard Smith
|
02827ca26a
Rename `CARBON_SEM_IR_INST_KIND_*_TYPE` macros to `CARBON_SEM_IR_INST_KIND_TYPE_*` for consistency and namespacing. (#3920)
|
2 anos atrás |
Prabhat Sachdeva
|
0199ac3411
Remove unused include statement in driver.cpp (#3921)
|
2 anos atrás |
Richard Smith
|
0ff798ae90
Use `CARBON_KIND_SWITCH` for inst dispatch in `FunctionContext` and `ConstantContext`. (#3919)
|
2 anos atrás |
Richard Smith
|
008d41d7f3
Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918)
|
2 anos atrás |
Richard Smith
|
79c0b65288
Separate constant emission from function emission. (#3916)
|
2 anos atrás |
Jon Ross-Perkins
|
5627f88c22
Switch ImportRefs to provide a LocId. (#3913)
|
2 anos atrás |
Richard Smith
|
ce2aed652f
Use `CARBON_KIND_SWITCH` in type lowering. (#3914)
|
2 anos atrás |
Jon Ross-Perkins
|
11ad217e53
Add a minimal SECURITY.md (#3885)
|
2 anos atrás |
Jon Ross-Perkins
|
377262d358
Remove ExternDecl and ExternType (#3909)
|
2 anos atrás |
Jon Ross-Perkins
|
de4c32beb5
Split apart some tests which don't need the prelude. (#3904)
|
2 anos atrás |
Richard Smith
|
8f8277b450
Use def file to avoid listing all non-type insts in type switches. (#3911)
|
2 anos atrás |
Richard Smith
|
62fe0cd385
Remove the builtin IR, and instead define builtin types locally. (#3910)
|
2 anos atrás |
Richard Smith
|
1349cc1e8e
Track on `InstKind` whether each instruction kind can define a constant. (#3908)
|
2 anos atrás |
Richard Smith
|
db35d17b6c
Don't canonicalize prefixes when locating the driver binary. (#3912)
|
2 anos atrás |
Richard Smith
|
ccf87f0a38
Use computed constants in lowering rather than lowering instructions (#3905)
|
2 anos atrás |
Richard Smith
|
e0b8728263
Allocate de Bruijn levels to symbolic bindings. (#3906)
|
2 anos atrás |
Jon Ross-Perkins
|
76a5cf5f50
Fix incorrect application of invalid type on imports. (#3902)
|
2 anos atrás |
Jon Ross-Perkins
|
280a25b863
When using --dump_output with file_test, dump stderr directly. (#3901)
|
2 anos atrás |
Jon Ross-Perkins
|
5694dd152e
Add ExternDecl and ExternType for extern classes. (#3893)
|
2 anos atrás |
Richard Smith
|
459c41ab3c
Remove explicit instruction names for floating-point arithmetic. (#3900)
|
2 anos atrás |
Pablo Paglilla
|
d28c63df01
Add support for builtin float comparison operations (#3899)
|
2 anos atrás |