This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
126,921
Commits
32
Branches
0
Tags
2.2
GiB
C++
39.1%
LLVM
35.7%
C
12.1%
Assembly
8.9%
Python
1.1%
Other
2.7%
c200977905
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Sebastian Pop
c200977905
compile cloog code only when CLOOG_FOUND is set
...
llvm-svn: 156199
2012-05-04 20:30:03 +00:00
clang
Remove DiagGroups from notes, and add a TableGen assertion to catch them.
2012-05-04 19:05:50 +00:00
compiler-rt
[ASan] use CLANG_VERSION in Makefile (currently 3.2)
2012-04-23 13:27:47 +00:00
debuginfo-tests
Revert previous patch as the corresponding clang patch was reverted.
2012-01-26 07:01:33 +00:00
libclc
Switch to BSD/MIT dual license.
2012-02-22 04:47:39 +00:00
libcxx
Constrain __bind functor constructor such that it won't accidentally get used as a copy constructor from a non-const lvalue. Fixes <rdar://problem/11359080>.
2012-05-04 17:21:02 +00:00
libcxxabi
Fix bug in cxa_demangle involving template substitution.
2012-05-02 15:38:11 +00:00
lld
remove completed items
2012-05-04 01:14:02 +00:00
lldb
Fix a think in Mutex::Locker::Locker(pthread_mutex_t *) Really should lock the mutex handed in, not the m_mutex_ptr that you've set to NULL...
2012-05-04 19:24:49 +00:00
llvm
This patch adds a new NVPTX back-end to LLVM which supports code generation for NVIDIA PTX 3.0. This back-end will (eventually) replace the current PTX back-end, while maintaining compatibility with it.
2012-05-04 20:18:50 +00:00
polly
compile cloog code only when CLOOG_FOUND is set
2012-05-04 20:30:03 +00:00