aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/load_i1_select.ll
AgeCommit message (Collapse)Author
2012-02-24When emitting a cmp with 0 for a lowered select, mask out the highDan Gohman
bits of the value carying the boolean condition, as their contents are undefined. This fixes rdar://10887484. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151310 91177308-0d34-0410-b5e6-96231b3b80d8