This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-01 17:07:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
46,672
Commits
74
Branches
2,129
Tags
3bab3d21f92eca5c1caa83b2b4806d4bcffe5d3d
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Argyrios Kyrtzidis
3bab3d21f9
Add ExplicitCastExpr to replace the current CastExpr, and have ImplicitCastExpr and ExplicitCastExpr derive from a common base class (CastExpr):
...
Expr -> CastExpr -> ExplicitCastExpr -> ImplicitCastExpr llvm-svn: 54955
2008-08-18 23:01:59 +00:00
clang
Add ExplicitCastExpr to replace the current CastExpr, and have ImplicitCastExpr and ExplicitCastExpr derive from a common base class (CastExpr):
2008-08-18 23:01:59 +00:00
llvm
remove empty file
2008-08-18 21:27:19 +00:00
Description
No description provided
intel
llvm
oneapi
sycl
5.3
GiB
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%