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-02 02:00:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
71,608
Commits
76
Branches
2,129
Tags
d846d0825be204cae03fee343cfca73ac42ad505
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
Mike Stump
d846d0825b
Add vtable caching to prevent multiple vtables for the same class from
...
being generated. Add the most derived vtable pointer to the VTT. llvm-svn: 86671
2009-11-10 07:44:33 +00:00
clang
Add vtable caching to prevent multiple vtables for the same class from
2009-11-10 07:44:33 +00:00
compiler-rt
Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF.
2009-11-09 14:27:04 +00:00
llvm
unify the code that determines whether it is a good idea to change the type
2009-11-10 07:23:37 +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%