Burak Emir
|
992d435023
Replace unused bindings with anonymous binding in lower/testdata. (#6479)
|
il y a 4 mois |
David Blaikie
|
a179bd461b
Start plumbing through debug info type information with function parameters/return value (#6410)
|
il y a 5 mois |
David Blaikie
|
bb9942823f
DebugInfo: Emit as "C++" rather than "C" (#6361)
|
il y a 5 mois |
Richard Smith
|
aa69a484eb
Add support for running LLVM optimizer. (#6225)
|
il y a 5 mois |
Dana Jansens
|
bff601e417
Add min-preludes to most of lowering and a few more slow tests (#5680)
|
il y a 10 mois |
Richard Smith
|
b1230218d5
Make fingerprinting stable across compatible source changes. (#4789)
|
il y a 1 an |
Richard Smith
|
19182f08aa
Compute a fingerprint for constants and import_ref instructions. (#4763)
|
il y a 1 an |
josh11b
|
5d1b39e1f2
More instructions get named (#4615)
|
il y a 1 an |
Richard Smith
|
e2ae5f212c
Remove the special case for `i32`. (#4543)
|
il y a 1 an |
Richard Smith
|
bc395eb889
Represent integer literals as `IntLiteral` not as `i32`. (#4532)
|
il y a 1 an |
Jon Ross-Perkins
|
10e256a241
Name empty tuples distinctly in SemIR. (#4503)
|
il y a 1 an |
Geoff Romer
|
9d942f4633
Generate parameter pattern-match IR from pattern IR (#4388)
|
il y a 1 an |
David Blaikie
|
a548eff0bb
Rudimentary name mangling support (#4267)
|
il y a 1 an |
David Blaikie
|
67b287a2f2
DebugInfo: Add the name as-written, separate from the mangled name (#4253)
|
il y a 1 an |
David Blaikie
|
0ae2a3907e
Add line-level debug info (#4247)
|
il y a 1 an |
David Blaikie
|
c5ada29ba9
Add filename and line number to function debug info metadata (#4243)
|
il y a 1 an |
David Blaikie
|
ea8ad22a17
Add function debug info descriptions (#4233)
|
il y a 1 an |
David Blaikie
|
d57aa57215
Add rudimentry debug info metadata emission (#4225)
|
il y a 1 an |
Jon Ross-Perkins
|
83413479d7
Move some of the test information to TIP lines (#4007)
|
il y a 1 an |
Richard Smith
|
008d41d7f3
Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918)
|
il y a 2 ans |
Richard Smith
|
79c0b65288
Separate constant emission from function emission. (#3916)
|
il y a 2 ans |
Richard Smith
|
ccf87f0a38
Use computed constants in lowering rather than lowering instructions (#3905)
|
il y a 2 ans |
Richard Smith
|
3776c068de
Unify instruction naming between SemIR and LLVM IR (#3898)
|
il y a 2 ans |
Richard Smith
|
842b471e67
Perform in-place initialization for tuples and structs (#3246)
|
il y a 2 ans |
Jon Ross-Perkins
|
ec307b18d8
Rename the lowering dir to lower (#3172)
|
il y a 2 ans |