OSDN Git Service

This test was failing on X86 machines which do not have SSE4. Fixed the test by
authorNadav Rotem <nadav.rotem@intel.com>
Wed, 15 Jun 2011 12:26:53 +0000 (12:26 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Wed, 15 Jun 2011 12:26:53 +0000 (12:26 +0000)
commit6f2b85ddd473d942eafa0914a882374c6f2106b2
treec5c964a2126f5cb78ae061d3dd8d57febe8e355e
parentbaff46f192fd028af8950f2e3824ea7c71fbd76e
This test was failing on X86 machines which do not have SSE4. Fixed the test by
specifying that the target CPU is corei7.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133053 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/4char-promote.ll [new file with mode: 0644]