summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2012-08-30-select.ll
AgeCommit message (Expand)Author
2017-06-22Don't conditionalize Neon instructions, even in IT blocks.Kristof Beyls
2016-08-12Recommit 'Remove the restriction that MachineSinking is now stopped byWei Mi
2013-10-14MachineSink: Fix and tweak critical-edge breaking heuristic.Will Dietz
2013-07-18Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-09-02Not all targets have efficient ISel code generation for select instructions.Nadav Rotem
2012-09-02Generate better select code by allowing the target to use scalar select, and ...Nadav Rotem
2012-08-30Currently targets that do not support selects with scalar conditions and vect...Nadav Rotem