index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Sema
/
vector-cast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the equal-vector-size rule for reinterpret_casts in C++
John McCall
2015-07-23
1
-0
/
+8
*
Make test pass on 32 bit architectures.
Benjamin Kramer
2014-04-25
1
-1
/
+1
*
Print detailed vector type information on diagnostics.
Benjamin Kramer
2014-04-25
1
-8
/
+8
*
Tighten lax vector-conversion rules and enforce them consistently.
John McCall
2014-02-04
1
-0
/
+10
*
In areVectorOperandsLaxBitCastable() allow bitcast between a vector and scalar.
Argyrios Kyrtzidis
2014-01-09
1
-0
/
+8
*
Fix directive parsing in VerifyDiagnosticConsumer so that it ensures that "ex...
Andy Gibbs
2012-10-19
1
-6
/
+6
*
Unpluralize -Wfoo-conversions warnings for consistency.
David Blaikie
2012-03-15
1
-1
/
+1
*
Whenever we complain about a failed initialization of a function or
Douglas Gregor
2010-04-22
1
-1
/
+1
*
Improve diagnostics when we fail to convert from a source type to a
Douglas Gregor
2010-04-09
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Don't perform integer promotions on the operand to a cast; this
Eli Friedman
2009-08-15
1
-1
/
+1
*
OpenCL 1.0 support: explicit casts to ext-vector types
Nate Begeman
2009-06-26
1
-2
/
+2
*
adjust for the new -Wvector-conversions option
Chris Lattner
2009-04-17
1
-1
/
+9
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Report errors for invalid casts from/to vectors.
Anders Carlsson
2007-11-27
1
-0
/
+30