commit | bad2c13aae364452aad390e99225e70e69ffaab5 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Tue Sep 16 00:24:42 2014 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Tue Sep 16 00:24:42 2014 +0000 |
tree | e4291bc8f593b7bc197cc822d350ea05b43b4710 | |
parent | cba9d1273a61b371eda0c346293f6abea0980e64 [diff] |
[x86] As a follow-up to r217819, don't check for VSELECT legality now that we don't use VSELECT and directly emit an addsub synthetic node. Also remove a stale comment referencing VSELECT. The test case is updated to use 'core2' which only has SSE3, not SSE4.1, and it still passes. Previously it would not because we lacked sufficient blend support to legalize the VSELECT. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217849 91177308-0d34-0410-b5e6-96231b3b80d8