summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-02-19 14:16:41 +0000
committerHans Wennborg <hans@hanshq.net>2018-02-19 14:16:41 +0000
commit359e6a40497597a9b79191d3d31bd47761eb08a9 (patch)
tree02dc018919c590b4d6e325c52dafecb12213163d /CODE_OWNERS.TXT
parentc3ab0c1f90b9c67761e5f12ee79ee08390bb6f6e (diff)
Merging r325148:
------------------------------------------------------------------------ r325148 | ctopper | 2018-02-14 19:08:33 +0100 (Wed, 14 Feb 2018) | 7 lines [InstCombine] Don't fold select(C, Z, binop(select(C, X, Y), W)) -> select(C, Z, binop(Y, W)) if the binop is rem or div. The select may have been preventing a division by zero or INT_MIN/-1 so removing it might not be safe. Fixes PR36362. Differential Revision: https://reviews.llvm.org/D43276 ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_60@325501 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
0 files changed, 0 insertions, 0 deletions