add x86 codegen tests for 'add nsw' followed by 'sext'
authorSanjay Patel <spatel@rotateright.com>
Wed, 14 Oct 2015 21:47:03 +0000 (21:47 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 14 Oct 2015 21:47:03 +0000 (21:47 +0000)
commit8e770608715067248f27b0cbb8726d2cf4f69817
treeb654c195799cae56b5b9659f357fa7ea1b68eed4
parent01107b486b63f30903fc6a67578cba1e02f0d0ac
add x86 codegen tests for 'add nsw' followed by 'sext'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250332 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/add-nsw-sext.ll [new file with mode: 0644]