]> granicus.if.org Git - llvm/commit
[InstCombine] move/fix tests for adjusted min/max
authorSanjay Patel <spatel@rotateright.com>
Tue, 1 Nov 2016 16:39:30 +0000 (16:39 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 1 Nov 2016 16:39:30 +0000 (16:39 +0000)
commiteee7c89f77b75f207b4671a403af627f221cd524
treefb5f8ad4b4046766c929c7902ac5ad919d34e70e
parent5a675ff42a4d7ab76239ea336c29e62e8005f2be
[InstCombine] move/fix tests for adjusted min/max

I think the former 'test50' had a typo making it functionally equivalent
to the former 'test49'; changed the predicate to provide more coverage.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285706 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/adjust-for-minmax.ll
test/Transforms/InstCombine/select.ll