Richard Smith
|
32e68cfb5b
Fix debug location for variable allocas and lifetime markers. (#5432)
|
1 年之前 |
Jon Ross-Perkins
|
2929254168
Update LLVM version, fix breaks (#4886)
|
1 年之前 |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 年之前 |
Richard Smith
|
c04d62a7d1
Ensure that all allocas are created in the entry block. (#4685)
|
1 年之前 |
David Blaikie
|
a548eff0bb
Rudimentary name mangling support (#4267)
|
1 年之前 |
David Blaikie
|
67b287a2f2
DebugInfo: Add the name as-written, separate from the mangled name (#4253)
|
1 年之前 |
David Blaikie
|
0ae2a3907e
Add line-level debug info (#4247)
|
1 年之前 |
David Blaikie
|
c5ada29ba9
Add filename and line number to function debug info metadata (#4243)
|
1 年之前 |
David Blaikie
|
ea8ad22a17
Add function debug info descriptions (#4233)
|
1 年之前 |
David Blaikie
|
d57aa57215
Add rudimentry debug info metadata emission (#4225)
|
1 年之前 |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
1 年之前 |
Richard Smith
|
3776c068de
Unify instruction naming between SemIR and LLVM IR (#3898)
|
2 年之前 |
Richard Smith
|
1ac7002bf6
Don't try to infer where to put loads in lowering. (#3146)
|
2 年之前 |