Go to file
Chandler Carruth fd7475e906 Now that we have comparison on probabilities, add some static functions
to get important constant branch probabilities and use them for finding
the best branch out of a set of possibilities.

llvm-svn: 142762
2011-10-23 20:10:34 +00:00
clang Fix grammar for C++11 alignment specifiers, and add a few FIXMEs. 2011-10-23 20:07:52 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx More windows port work by Ruben Van Boxem 2011-10-22 20:59:45 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Move Python.h includes out of the headers into the .cpp file where it's actually used. 2011-10-23 16:49:03 +00:00
llvm Now that we have comparison on probabilities, add some static functions 2011-10-23 20:10:34 +00:00
polly ScopDetection: Allow to limit the scop detection to a single function 2011-10-23 11:17:06 +00:00