summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vbsl-constant.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Try to make these tests more portable.Evan Cheng2012-09-20
* Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byteEvan Cheng2012-09-18
* ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach2011-11-14
* Fix a typo in an ARM-specific DAG combine. This fixes <rdar://problem/9278274>.Cameron Zwarich2011-04-13
* Add a ARM-specific SD node for VBSL so that forms with a constant first operandCameron Zwarich2011-03-30