aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vbsl-constant.ll
AgeCommit message (Expand)Author
2012-09-20Try to make these tests more portable.Evan Cheng
2012-09-18Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byteEvan Cheng
2011-11-14ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach
2011-04-13Fix a typo in an ARM-specific DAG combine. This fixes <rdar://problem/9278274>.Cameron Zwarich
2011-03-30Add a ARM-specific SD node for VBSL so that forms with a constant first operandCameron Zwarich