aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vector-DAGCombine.ll
AgeCommit message (Expand)Author
2013-02-12ARM NEON: Handle v16i8 and v8i16 reverse shufflesArnold Schwaighofer
2011-11-14ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach
2011-10-18Fix a DAG combiner assertion failure when constant folding BUILD_VECTORS.Bob Wilson
2011-04-07Prevent ARM DAG Combiner from doing an AND or OR combine on an illegal vector...Tanya Lattner
2011-02-14PR9139: Specify ARM/Darwin triple for vector-DAGCombine.ll test.Bob Wilson
2010-12-21Add ARM-specific DAG combining to cast i64 vector element load/stores to f64.Bob Wilson
2010-12-17Fix a DAGCombiner crash when folding binary vector operations with constantBob Wilson
2010-12-17Combine several vector-related DAGCombiner tests.Bob Wilson