This website requires JavaScript.
Explore
Help
Sign In
wangtao
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
99,349
Commits
29
Branches
0
Tags
2.2
GiB
C++
39.1%
LLVM
35.7%
C
12.1%
Assembly
8.9%
Python
1.1%
Other
2.7%
fc210c79b7
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Cameron Zwarich
fc210c79b7
Convert a std::map to a DenseMap for another 1.7% speedup on -scalarrepl.
...
llvm-svn: 123732
2011-01-18 04:50:38 +00:00
clang
Get clang-wpa to build in TOT (reflecting updates
2011-01-18 04:22:19 +00:00
compiler-rt
Add missing <stdint.h> to build properly on Solaris. Patch by Joakim Johansson
2011-01-07 19:09:06 +00:00
debuginfo-tests
Test case for r123199.
2011-01-11 00:31:01 +00:00
libcxx
Add attribute to inlined member.
2011-01-13 20:05:05 +00:00
lldb
In ThreadPlanCallFunction, do the Takedown right when the thread plan gets popped. When the function call is discarded (e.g. when it crashes and discard_on_error is true) the plan gets discarded. You need to make sure that the stack gets restored right then, and not wait till you start again and the thread plan stack is cleared.
2011-01-18 01:58:06 +00:00
llvm
Convert a std::map to a DenseMap for another 1.7% speedup on -scalarrepl.
2011-01-18 04:50:38 +00:00