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-01-26 12:26:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
77,471
Commits
76
Branches
2,121
Tags
d519b837578fd013f101c6480f98636f3377a3f8
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
Ted Kremenek
d519b83757
Rename -cc1 option '-warn-dead-stores' to '-analyzer-check-dead-stores'.
...
llvm-svn: 95343
2010-02-05 01:52:40 +00:00
clang
Rename -cc1 option '-warn-dead-stores' to '-analyzer-check-dead-stores'.
2010-02-05 01:52:40 +00:00
compiler-rt
add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin
2010-02-02 21:34:04 +00:00
llvm
When the scheduler unfold a load folding instruction it move some of the predecessors to the unfolded load. It decides what gets moved to the load by checking whether the new load is using the predecessor as an operand. The check neglects the cases whether the predecessor is a flagged scheduling unit.
2010-02-05 01:27:11 +00:00
Description
No description provided
intel
llvm
oneapi
sycl
5.4
GiB
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%