This website requires JavaScript.
Explore
Help
Register
Sign In
carbon-language
/
carbon-lang
Watch
1
Star
0
Fork
0
mirror of
https://github.com/carbon-language/carbon-lang.git
synced
2026-09-24 19:00:11 +01:00
Code
Issues
Packages
Projects
Releases
10
Wiki
Activity
Files
d0645c6a85d822d30b77f3c4a30432444ff6cd03
carbon-lang
/
toolchain
/
lowering
T
History
Jon Ross-Perkins
706e611b6d
Support designator expressions on structs. (
#2716
)
2023-03-30 14:19:46 -07:00
..
testdata
Change what's being tested for errors before lowering. (
#2706
)
2023-03-23 09:36:00 -07:00
__init__.py
Rename lower to lowering (
#2618
)
2023-02-22 12:19:35 -08:00
BUILD
Add initial lowering of a trivial function (
#2640
)
2023-02-28 11:30:20 -08:00
lit_autoupdate.py
Rename lower to lowering (
#2618
)
2023-02-22 12:19:35 -08:00
lower_to_llvm.cpp
Add initial lowering of a trivial function (
#2640
)
2023-02-28 11:30:20 -08:00
lower_to_llvm.h
Add initial lowering of a trivial function (
#2640
)
2023-02-28 11:30:20 -08:00
lowering.cpp
Support designator expressions on structs. (
#2716
)
2023-03-30 14:19:46 -07:00
lowering.h
Replace the map of lowered nodes with an array. (
#2661
)
2023-03-08 10:00:50 -08:00