aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2012-08-30-select.ll
Commit message (Expand)AuthorAgeFilesLines
* MachineSink: Fix and tweak critical-edge breaking heuristic.Will Dietz2013-10-141-6/+3
* Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-181-1/+1
* Not all targets have efficient ISel code generation for select instructions.Nadav Rotem2012-09-021-3/+2
* Generate better select code by allowing the target to use scalar select, and ...Nadav Rotem2012-09-021-0/+2
* Currently targets that do not support selects with scalar conditions and vect...Nadav Rotem2012-08-301-0/+17