This website works better with JavaScript.
Explore
Help
Sign In
jasder
/
nudt-compiler-cpp
forked from
NUDT-compiler/nudt-compiler-cpp
Watch
1
Star
0
Fork
You've already forked nudt-compiler-cpp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35da726b00
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '35da726b00'
${ noResults }
nudt-compiler-cpp
/
src
/
irgen
/
IRGenExp.cpp
5 lines
152 B
Raw
Blame
History
// 表达式翻译模块:
// - 处理算术运算、比较、逻辑运算、函数调用等表达式
// - 生成对应的 IR 指令并返回 SSA 值
Reference in new issue
View Git Blame
Copy Permalink