summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2011-11-22-AVX2-Domains.ll
Commit message (Collapse)AuthorAge
* Fix PR11422.Jakob Stoklund Olesen2011-11-23
This was a bug in keeping track of the available domains when merging domain values. The wrong domain mask caused ExecutionDepsFix to try to move VANDPSYrr to the integer domain which is only available in AVX2. Also add an assertion to catch future attempts at emitting AVX2 instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145096 91177308-0d34-0410-b5e6-96231b3b80d8