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