aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vbsl-constant.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-24/+24
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-8/+8
* Try to make these tests more portable.Evan Cheng2012-09-201-1/+1
* Use vld1 / vst2 for unaligned v2f64 load / store. e.g. Use vld1.16 for 2-byteEvan Cheng2012-09-181-9/+9
* ARM VLDR/VSTR instructions don't need a size suffix.Jim Grosbach2011-11-141-9/+9
* Fix a typo in an ARM-specific DAG combine. This fixes <rdar://problem/9278274>.Cameron Zwarich2011-04-131-0/+18
* Add a ARM-specific SD node for VBSL so that forms with a constant first operandCameron Zwarich2011-03-301-0/+97