This website requires JavaScript.
Explore
Help
Sign In
encounter
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced
2026-03-30 11:27:19 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
80,090
Commits
42
Branches
155
Tags
d3f41e8939dbca4c460de44d0ec00c10dca0fb05
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Devang Patel
d3f41e8939
In "empty" bb, the return instruction may not be first instruction, if dbg value intrinsics are present in this bb. Use terminator to find return instructions.
...
llvm-svn: 98565
2010-03-15 19:05:46 +00:00
clang
Add 'expected-note'
2010-03-15 18:47:29 +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
In "empty" bb, the return instruction may not be first instruction, if dbg value intrinsics are present in this bb. Use terminator to find return instructions.
2010-03-15 19:05:46 +00:00
S
Description
No description provided
887
MiB
Languages
C++
46.8%
LLVM
31.2%
C
10.7%
Assembly
7.2%
Python
1.4%
Other
2.3%