Richard Smith
|
b44ba47cf3
Don't treat dependent types as having a copy value representation. (#6055)
|
vor 7 Monaten |
Richard Smith
|
742017c475
Widen integer loads and stores to a multiple of 8 bits. (#5986)
|
vor 8 Monaten |
Chandler Carruth
|
0a679504a5
Update LLVM again to 2025-08-09 (#5958)
|
vor 8 Monaten |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
vor 9 Monaten |
Jon Ross-Perkins
|
bd4fbb4393
Expand use of CheckIRId stores (#5820)
|
vor 9 Monaten |
Jon Ross-Perkins
|
c3b0c2e425
Use LLVM verifier in lowering (#5733)
|
vor 10 Monaten |
Jon Ross-Perkins
|
9855818bb8
Move PrettyStackTraceFunction to common (#5739)
|
vor 10 Monaten |
Richard Smith
|
a556cf41fc
Use static allocas for temporaries. (#5734)
|
vor 10 Monaten |
Alina Sbirlea
|
dd0905ccbb
Refactor coalescing logic out of the file context. (#5723)
|
vor 10 Monaten |
Richard Smith
|
7215302a27
Clean up and extend support for cross-file lowering of specific functions. (#5688)
|
vor 10 Monaten |
Richard Smith
|
519e633147
Improve backtrace for lowering crashes. (#5651)
|
vor 10 Monaten |
Richard Smith
|
14e4f219b1
Support lowering specifics for an imported generic function. (#5475)
|
vor 11 Monaten |
Alina Sbirlea
|
77afd0678b
Prototype for coalescing equivalent specifics of the same generic. (#5314)
|
vor 11 Monaten |
Richard Smith
|
a23631f360
Support for lowering references to imported `var`s. (#5513)
|
vor 11 Monaten |
Richard Smith
|
04505f4a64
Don't CHECK-fail when emitting IR with cross-file locations. (#5447)
|
vor 1 Jahr |
Richard Smith
|
32e68cfb5b
Fix debug location for variable allocas and lifetime markers. (#5432)
|
vor 1 Jahr |
Richard Smith
|
b5ae988a08
Add builtins for compound assignment operators. (#5335)
|
vor 1 Jahr |
Alina Sbirlea
|
4e21c0c1fc
Basic lowering generic function definitions. (#5016)
|
vor 1 Jahr |
Richard Smith
|
0d2f364f39
Split evaluation up into one function per instruction kind (#5008)
|
vor 1 Jahr |
Jon Ross-Perkins
|
21252b5e94
Add missing trailing return types (#5006)
|
vor 1 Jahr |
Jon Ross-Perkins
|
6b5eb1a101
Id::Invalid -> Id::None (#4834)
|
vor 1 Jahr |
Geoff Romer
|
ac5cc33da4
Model return slot as parameter in lowering (#4457)
|
vor 1 Jahr |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
vor 1 Jahr |
Chandler Carruth
|
0c8ab663c9
Migrate all CARBON_VLOG to the format string variant. (#4284)
|
vor 1 Jahr |
Jon Ross-Perkins
|
1412ecd3f4
Handle unknown lines in DebugInfo (#4252)
|
vor 1 Jahr |
David Blaikie
|
5177ebbe2a
Fix crash when disabling debug info (#4249)
|
vor 1 Jahr |
David Blaikie
|
0ae2a3907e
Add line-level debug info (#4247)
|
vor 1 Jahr |
Richard Smith
|
37a8bfa488
Refactor `ReturnTypeInfo` and `InitRepr`. (#4169)
|
vor 1 Jahr |
Jon Ross-Perkins
|
6d2d1cf7ca
Refactor lower handlers to use overloads. (#4120)
|
vor 1 Jahr |
Jon Ross-Perkins
|
469f1c8e64
Refactor InstKind to move metadata from macros to the type. (#4119)
|
vor 1 Jahr |