Go to file
Jakob Stoklund Olesen 02845410f9 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.

llvm-svn: 145096
2011-11-23 04:03:08 +00:00
clang Don't check alignment, it's irrelevant to this test. 2011-11-23 02:12:00 +00:00
compiler-rt platform/clang_darwin: Fix a refacto and commento. 2011-11-17 17:47:22 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Clarify building instructions for 10.7 2011-11-17 17:14:16 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Shrink-to-fit our std::vector<DWARFDebugInfoEntry> collections and save 20% 2011-11-22 21:35:27 +00:00
llvm Fix PR11422. 2011-11-23 04:03:08 +00:00
polly test: Do not hardcode '.so' as library suffix 2011-11-22 19:40:38 +00:00