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
118,346
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%
db731be7b8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Jim Grosbach
db731be7b8
ARM 64-bit VEXT assembly uses a .64 suffix, not .32, amazingly enough.
...
llvm-svn: 146194
2011-12-08 22:19:04 +00:00
clang
Fix an edge case in IRGen for conditionals. PR11509.
2011-12-08 22:01:56 +00:00
compiler-rt
SDK/linux: Fix braindead pasto, caught by Matt Beaumont-Gay.
2011-12-08 21:50:03 +00:00
debuginfo-tests
Testcase for r133065
2011-06-15 17:57:23 +00:00
libcxx
Starting using murmur2 when combining multiple size_t's into a single hash, and also for basic_string. Also made hash<thread::id> ever so slighly more portable. I had to tweak one test which is questionable (definitely not portable) anyway.
2011-12-05 00:08:45 +00:00
libcxxabi
Modified __cxa_end_catch to handle dependent exceptions.
2011-12-08 19:35:18 +00:00
lldb
Add SBValue::GetDynamicValue and SBValue::GetStaticValue API's.
2011-12-08 19:44:08 +00:00
llvm
ARM 64-bit VEXT assembly uses a .64 suffix, not .32, amazingly enough.
2011-12-08 22:19:04 +00:00
polly
ScheduleOptimizer: Do not tile bands with just one dimension
2011-12-08 13:02:58 +00:00