Go to file
Mon P Wang 88ff56caa3 Make isScalarToVector to return false if the node is a scalar. This will prevent
DAGCombine from making an illegal transformation of bitcast of a scalar to a
vector into a scalar_to_vector.

llvm-svn: 119819
2010-11-19 19:08:12 +00:00
clang Make sure to print cvr-qualifiers on function declarations 2010-11-19 18:44:34 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx type_traits intrinsics design 2010-11-19 01:48:13 +00:00
lldb Fill in more test sequences for Python API SBFrame.LookupVarInScope(name, scope). 2010-11-19 18:07:14 +00:00
llvm Make isScalarToVector to return false if the node is a scalar. This will prevent 2010-11-19 19:08:12 +00:00