Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
1 yıl önce |
Richard Smith
|
4a7aefefaa
Add support for operators on `Core.IntLiteral`. (#4716)
|
1 yıl önce |
Richard Smith
|
c04d62a7d1
Ensure that all allocas are created in the entry block. (#4685)
|
1 yıl önce |
David Blaikie
|
5719687438
Fix crash in lowering use of a global variable (#4631)
|
1 yıl önce |
Jon Ross-Perkins
|
1cba3328f7
Finish removing BuiltinInstKind (#4637)
|
1 yıl önce |
Geoff Romer
|
ac5cc33da4
Model return slot as parameter in lowering (#4457)
|
1 yıl önce |
Richard Smith
|
851ef2c517
Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399)
|
1 yıl önce |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 yıl önce |
David Blaikie
|
0ae2a3907e
Add line-level debug info (#4247)
|
1 yıl önce |
R B
|
61e87c3a88
Lower global variables (#4228)
|
1 yıl önce |
Jon Ross-Perkins
|
6d2d1cf7ca
Refactor lower handlers to use overloads. (#4120)
|
1 yıl önce |
Jon Ross-Perkins
|
469f1c8e64
Refactor InstKind to move metadata from macros to the type. (#4119)
|
1 yıl önce |
Chandler Carruth
|
8992d22ab3
Port the toolchain to use the new Carbon hashtable (#4097)
|
1 yıl önce |
Danial Klimkin
|
7e4f2f2b49
Update FunctionContext::Inserter::InsertHelper for llvm changes (#4069)
|
1 yıl önce |
Richard Smith
|
79c0b65288
Separate constant emission from function emission. (#3916)
|
2 yıl önce |
Richard Smith
|
ccf87f0a38
Use computed constants in lowering rather than lowering instructions (#3905)
|
2 yıl önce |
Richard Smith
|
3776c068de
Unify instruction naming between SemIR and LLVM IR (#3898)
|
2 yıl önce |
Jon Ross-Perkins
|
1974e44fd9
Rename factory functions from 'Create' to 'Make' (#3706)
|
2 yıl önce |
Jon Ross-Perkins
|
8167c44a03
Merging CrossRef into ImportRefUsed, shifting builtins over. (#3659)
|
2 yıl önce |
Jon Ross-Perkins
|
ef0fa81a58
Upgrade clang-format version (#3471)
|
2 yıl önce |
Jon Ross-Perkins
|
0d618b1278
Tidy up lint issues. (#3429)
|
2 yıl önce |
josh11b
|
7d8afed6f7
Abbreviate "Initialization" -> "Init" (#3398)
|
2 yıl önce |
Richard Smith
|
6d5e62974c
Add SemIR instruction to track that a conversion was performed. (#3363)
|
2 yıl önce |
josh11b
|
737162cc8f
Rename sem_ir files node->inst, follow up to #3355 (#3361)
|
2 yıl önce |
josh11b
|
7edfd8e02a
Rename `SemIR::Node` to `SemIR::Inst` (#3355)
|
2 yıl önce |
Richard Smith
|
57f3c553b8
Support for type-checking and lowering method calls. (#3343)
|
2 yıl önce |
Jon Ross-Perkins
|
e6634d240f
Make SemIR::File access more terse. (#3331)
|
2 yıl önce |
Jon Ross-Perkins
|
1d6298290f
Add more value store types to File. (#3317)
|
2 yıl önce |
Richard Smith
|
85e9642d18
Lower types in the order they were completed. (#3324)
|
2 yıl önce |
josh11b
|
6d4d05f68a
SEMANTICS->SEM_IR in macro names. Update comments in `sem_ir/node.h`. (#3309)
|
2 yıl önce |