Commit History

Author SHA1 Message Date
  josh11b 5d1b39e1f2 More instructions get named (#4615) 1 year ago
  Brymer Meneses 7f930d0f58 Use `TupleAccess` instead of `TupleIndex` (#4318) 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
  Brymer Meneses c353f6bd78 change tuple index (#4218) 1 year ago
  josh11b bfe0fc7cc8 Update to a recent LLVM version and the changes to LLVM IR. (#4212) 1 year ago
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) 1 year ago
  Richard Smith 008d41d7f3 Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918) 2 years ago
  Richard Smith 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 years ago
  Richard Smith 35c2142392 Treat field access into a class value expression as a value expression. (#3357) 2 years ago
  Richard Smith ab575cf32a Support for member access into classes. (#3335) 2 years ago