llvm-6502/test
Jakob Stoklund Olesen 7f5e43f61d Fix PR11422.
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
2011-11-23 04:03:08 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix PR11422. 2011-11-23 04:03:08 +00:00
DebugInfo
ExecutionEngine
Feature
Instrumentation/AddressSanitizer [asan] do not instrument threadlocal globals, this is buggy 2011-11-23 02:10:54 +00:00
Integer
lib
Linker
MC Remove obsolete test. 2011-11-16 22:50:38 +00:00
Object
Other
Scripts
TableGen
Transforms Fix crasher in GVN due to my recent capture tracking changes. 2011-11-21 19:42:56 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile build/make/test: Get rid of unused BUGPOINT_TOPTS variable. 2011-11-16 23:56:03 +00:00
Makefile.tests
site.exp.in
TestRunner.sh