Richard Smith
|
12cdd406b0
Factor type lowering out of file_context.cpp. (#7099)
|
1 Minggu lalu |
Richard Smith
|
709776ad1c
Support for locations in transitively imported C++ code (#7093)
|
1 Minggu lalu |
Nicholas Bishop
|
1ef35e8299
Fix name mangling for Carbon functions called from C++ (#6984)
|
1 bulan lalu |
Richard Smith
|
c0b24047dd
Interop support for initialization via `std::initializer_list`. (#6672)
|
3 bulan lalu |
Richard Smith
|
aa69a484eb
Add support for running LLVM optimizer. (#6225)
|
5 bulan lalu |
Boaz Brickner
|
ffefa7711c
Move the mapping from entity name to an imported C++ global variable declaration outside of `EntityName` (#6211)
|
6 bulan lalu |
Boaz Brickner
|
1d314c7c4d
Import C++ constructors of class `Type` `fn Type(...) -> Type` (#5879)
|
8 bulan lalu |
Jon Ross-Perkins
|
57ef976802
Move dumping into the phase factory functions (#5747)
|
10 bulan lalu |
Jon Ross-Perkins
|
9855818bb8
Move PrettyStackTraceFunction to common (#5739)
|
10 bulan lalu |
Alina Sbirlea
|
dd0905ccbb
Refactor coalescing logic out of the file context. (#5723)
|
10 bulan lalu |
Richard Smith
|
519e633147
Improve backtrace for lowering crashes. (#5651)
|
10 bulan lalu |
Richard Smith
|
dc7839e893
Add a new facility GrowingRange for a range that might grow during iteration. (#5641)
|
10 bulan lalu |
Jon Ross-Perkins
|
81ca949ab8
Replacing lowering vectors with FixedSizeValueStore (#5636)
|
10 bulan lalu |
Richard Smith
|
e91840e1b6
Split a cross-file `Lower::Context` out of `Lower::FileContext`. (#5583)
|
11 bulan lalu |
Boaz Brickner
|
852d0191a9
Add support for importing C++ inline functions (#5427)
|
11 bulan lalu |
Richard Smith
|
4f5d11a28b
Build generic eval blocks incrementally (#5313)
|
1 tahun lalu |
Jon Ross-Perkins
|
8c3fa80691
Add cc rule wrappers for cc_env (#5277)
|
1 tahun lalu |
Jon Ross-Perkins
|
422df75a92
Switch tree-sitter from explorer to toolchain testdata (#5292)
|
1 tahun lalu |
David Blaikie
|
4739828cca
Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199)
|
1 tahun lalu |
Jon Ross-Perkins
|
0a3efb76ed
Use DiagnosticEmitter for phase-specific types (#5188)
|
1 tahun lalu |
Boaz Brickner
|
156ab889f8
Support mangling imported C++ functions using Clang's `MangleContext` (#5062)
|
1 tahun lalu |
Jon Ross-Perkins
|
e79d3be5bd
Combine DiagnosticConverter into DiagnosticEmitter (#4878)
|
1 tahun lalu |
Jon Ross-Perkins
|
7eee9a3489
Refactor resolving a location into a SemIR library (#4876)
|
1 tahun lalu |
Jon Ross-Perkins
|
4c4c4a4d2c
Add RawStringOstream for slightly simpler streaming to strings (#4817)
|
1 tahun lalu |
Jon Ross-Perkins
|
79b9180eff
Adds per-builtin instructions, removing `BuiltinInst` (#4556)
|
1 tahun lalu |
David Blaikie
|
a548eff0bb
Rudimentary name mangling support (#4267)
|
1 tahun lalu |
David Blaikie
|
c5ada29ba9
Add filename and line number to function debug info metadata (#4243)
|
1 tahun lalu |
R B
|
61e87c3a88
Lower global variables (#4228)
|
1 tahun lalu |
Jon Ross-Perkins
|
a4ef5dd591
Move Lower::HandleCall out to its own file. (#4116)
|
1 tahun lalu |
Chandler Carruth
|
8992d22ab3
Port the toolchain to use the new Carbon hashtable (#4097)
|
1 tahun lalu |