Dana Jansens
|
1dbf000905
Avoid python stack traces when hitting ^C in autoupdate (#6004)
|
7 bulan lalu |
Dana Jansens
|
b92e23962a
Use a FixedSizeValueStore<CheckIRId> in Lower::Context (#6021)
|
7 bulan lalu |
Dana Jansens
|
64139e5d65
Stop using Map for the cache in InstFingerprinter (#6019)
|
7 bulan lalu |
Boaz Brickner
|
471b394c6d
C++ interop: Support unary operators (#6020)
|
7 bulan lalu |
Chandler Carruth
|
049abc638d
Update LLVM to pick up new compiler-rt build rules (#6023)
|
7 bulan lalu |
Boaz Brickner
|
b88b53e7e3
C++ interop: Add support for importing globals (#6005)
|
7 bulan lalu |
Boaz Brickner
|
321891cd8e
Hello world C++ interop example (#5991)
|
7 bulan lalu |
Chandler Carruth
|
0691d4827c
Update LLVM (#6022)
|
7 bulan lalu |
Boaz Brickner
|
ee42b2db93
C++ interop: Support more binary operators (#6017)
|
7 bulan lalu |
Richard Smith
|
db0a00d713
Fix double-destruction of temporaries. (#6010)
|
8 bulan lalu |
Richard Smith
|
f943f31e41
Allow a value of type `MaybeUnformed(T)` to convert to `T` with `unsafe as` (#6014)
|
8 bulan lalu |
Richard Smith
|
51cb078da4
Support lowering of functions with variable binding parameters. (#6012)
|
8 bulan lalu |
Jon Ross-Perkins
|
74a8d51d78
Add test name to all file_test errors (#6011)
|
8 bulan lalu |
Dana Jansens
|
70f104aa40
Always import canonical instructions except for exceptional Decl cases (#6009)
|
8 bulan lalu |
Richard Smith
|
cb5e2e1597
Improve support for qualification conversions. (#5999)
|
8 bulan lalu |
Richard Smith
|
10fab24451
Add example showing basic interop with C++ RE2 library (#5967)
|
8 bulan lalu |
Boaz Brickner
|
870c5380a0
C++ interop: Support importing binary `operator+` (#5996)
|
8 bulan lalu |
Elliott Kalt
|
58de34e534
Decouple associated constants from let (#5973)
|
8 bulan lalu |
Richard Smith
|
0e6dd7e701
Add `MaybeUnformed(T)` type. (#5989)
|
8 bulan lalu |
Richard Smith
|
4483d1e5a7
Recover better from invalid C++ classes. (#5992)
|
8 bulan lalu |
Dana Jansens
|
00d0eb85e2
Remove redundant if condition after #5971 (#6003)
|
8 bulan lalu |
Boaz Brickner
|
b5d86fdb6f
Properly dump SemIR for inline C++ imports (#6001)
|
8 bulan lalu |
Boaz Brickner
|
8adb3570ac
C++ Interop: Add support for `char` (#5988)
|
8 bulan lalu |
Richard Smith
|
50e5476ee3
Add support for `unsafe as` operator to the toolchain. (#5993)
|
8 bulan lalu |
David Blaikie
|
1d0f30df3a
Fix a use of an imported InstId used where a local InstId is required (#5998)
|
8 bulan lalu |
pascal754
|
9cfbe9eac9
Fix a typo in README.md (#5994)
|
8 bulan lalu |
Richard Smith
|
bd90fe1d9b
Interop: map C++ `std::string_view` into Carbon `str` when importing. (#5985)
|
8 bulan lalu |
Richard Smith
|
82ba1a43a1
Support for importing C++ enum types. (#5978)
|
8 bulan lalu |
Boaz Brickner
|
6ba900ab97
Update comment to not be specific for signed integers (#5987)
|
8 bulan lalu |
Richard Smith
|
742017c475
Widen integer loads and stores to a multiple of 8 bits. (#5986)
|
8 bulan lalu |