Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 year ago |
David Blaikie
|
a548eff0bb
Rudimentary name mangling support (#4267)
|
1 year ago |
David Blaikie
|
67b287a2f2
DebugInfo: Add the name as-written, separate from the mangled name (#4253)
|
1 year ago |
David Blaikie
|
0ae2a3907e
Add line-level debug info (#4247)
|
1 year ago |
David Blaikie
|
c5ada29ba9
Add filename and line number to function debug info metadata (#4243)
|
1 year ago |
David Blaikie
|
ea8ad22a17
Add function debug info descriptions (#4233)
|
1 year ago |
David Blaikie
|
d57aa57215
Add rudimentry debug info metadata emission (#4225)
|
1 year ago |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
1 year ago |
Jon Ross-Perkins
|
76ed3c73cb
Promote FunctionType to a standard instruction. (#3931)
|
2 years ago |
Richard Smith
|
3776c068de
Unify instruction naming between SemIR and LLVM IR (#3898)
|
2 years ago |
Richard Smith
|
428d11323a
Directly convert from an initializer to a value where possible. (#3306)
|
2 years ago |
Richard Smith
|
a2e7d5e008
Take the address of the object when calling an `addr self` method. (#3349)
|
2 years ago |
Richard Smith
|
57f3c553b8
Support for type-checking and lowering method calls. (#3343)
|
2 years ago |