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
119,485
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%
cc1d7893d6
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Kostya Serebryany
cc1d7893d6
[asan] remove objdump-based tests in favour of much simpler LLVM-ish tests
...
llvm-svn: 147514
2012-01-04 02:08:46 +00:00
clang
Revert r147493. It broke test/CodeGenObjC/constant-strings.m.
2012-01-04 01:32:19 +00:00
compiler-rt
[asan] remove objdump-based tests in favour of much simpler LLVM-ish tests
2012-01-04 02:08:46 +00:00
debuginfo-tests
Testcase for r133065
2011-06-15 17:57:23 +00:00
libcxx
1. Fix make_shared<const T>. 2. Allow allocator<const T> as an extension. 3. Refactor work which fixed unique_ptr<const T[]>. 4. Remove no-longer-needed private declarations from unique_ptr. 5. Add constraints to some shared_ptr and weak_ptr constructors and assignment operators so that is_constructible/is_assignable give the correct answers for shared_ptr and weak_ptr. 6. Make defensive preparations in the shared_ptr free functions for the introduction of shared_ptr<T[]> in the future. 7. As an optimization, add move constructor and move assignment to weak_ptr.
2012-01-02 17:56:02 +00:00
libcxxabi
Don't allocate TLS storage when checking to see if an exception has been thrown - really
2012-01-03 23:26:09 +00:00
lld
Add more merging/coalescing test cases and make core linking work for them
2011-12-22 02:38:01 +00:00
lldb
<rdar://problem/10368163>
2011-12-30 00:32:24 +00:00
llvm
Fix more places which should be checking for iOS, not darwin.
2012-01-04 01:55:04 +00:00
polly
www: Papers about iterative compilation and non static control
2012-01-03 10:10:05 +00:00