Go to file
Tobias Grosser 8f99c167cd ScopInfo: Use names of simple parameters to name the isl parameter dimensions.
Parameters can be complex SCEV expressions, but they can also be single scalar
values. If a parameters is such a simple scalar value and the value is named,
use this name to name the isl parameter dimensions.

llvm-svn: 144641
2011-11-15 11:38:55 +00:00
clang Fixed a cut&paste error introduced in r141336. 2011-11-15 11:25:38 +00:00
compiler-rt platform/clang_darwin: Improve the "can we build for this arch test" by checking 2011-11-10 19:32:03 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx On FreeBSD, define a macro that causes the unimplemented C99 math.h functions to be declared. This prevents <cmath> users from being broken, unless they actually use the C++ wrappers that call the missing functions. 2011-11-13 17:15:33 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Bumped Xcode project version for lldb-88 and debugserver-152. 2011-11-15 03:56:34 +00:00
llvm Check all overlaps when looking for used registers. 2011-11-15 08:20:43 +00:00
polly ScopInfo: Use names of simple parameters to name the isl parameter dimensions. 2011-11-15 11:38:55 +00:00