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
*
Revert "PR17164: Change clang's default behavior from -flax-vector-conversion...
Mitch Phillips
2020-01-23
1
-15
/
+8
*
PR17164: Change clang's default behavior from -flax-vector-conversions=all to...
Richard Smith
2020-01-17
1
-8
/
+15
*
[Sema] Fix lax conversion between non ext vectors
Bruno Cardoso Lopes
2017-08-01
1
-0
/
+8
*
[Sema] Support implicit scalar to vector conversions
Simon Dardis
2017-05-12
1
-3
/
+2
*
[Sema] Support lax conversions for compound assignments
Bruno Cardoso Lopes
2016-09-30
1
-5
/
+4
*
[SemaExpr] Support assignments from vector to scalars with same size
Bruno Cardoso Lopes
2016-07-06
1
-3
/
+11
*
In vector comparisons, handle scalar LHS just as we handle scalar RHS
Reid Kleckner
2016-04-14
1
-1
/
+6
*
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