Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-24 | When emitting a cmp with 0 for a lowered select, mask out the high | Dan 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 |