Go to file
Preston Gurd 926afd7401 For Intel Atom, use ILP scheduling always, instead of ILP for 64 bit
and Hybrid for 32 bit, since benchmarks show ILP scheduling is better
most of the time.

llvm-svn: 156028
2012-05-02 22:02:02 +00:00
clang Fix some doxycomments using \class instead of \brief. 2012-05-02 21:58:03 +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 Greatly scale back ambitions of emulating move semantics in C++03 mode. It was causing more problems than it solved. This fixes http://llvm.org/bugs/show_bug.cgi?id=12704. 2012-05-01 15:37:54 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld Add some docs on the type of flags link.exe has that our driver will need to support. 2012-04-30 23:45:49 +00:00
lldb Patched our local Clang to fix a crash when parsing 2012-05-02 21:54:54 +00:00
llvm For Intel Atom, use ILP scheduling always, instead of ILP for 64 bit 2012-05-02 22:02:02 +00:00
polly Remove unused function 2012-04-30 23:49:05 +00:00