Go to file
Craig Topper eec768b5c4 [X86] Add more FMA3 patterns to cover a load in all 3 possible positions.
This matches what we already do for AVX512. The peephole pass makes up for this in most if not all cases. But this makes isel behavior for these consistent with every other instruction.

llvm-svn: 312613
2017-09-06 03:35:58 +00:00
clang Fix indentation mistake from r312595 2017-09-06 00:44:10 +00:00
clang-tools-extra Make run-clang-tidy compatible with Python 3.x 2017-09-05 12:36:33 +00:00
compiler-rt [msan] Remove a stale fixme (NFC). 2017-09-06 00:28:52 +00:00
debuginfo-tests Fix debuginfo-tests with GDB on Linux 2017-08-31 18:16:55 +00:00
libclc amdgcn,waitcnt: Add datalayout info 2017-09-04 15:52:07 +00:00
libcxx Add MINGW_LIBRARIES to the linker flags 2017-09-04 19:46:53 +00:00
libcxxabi Revert "[libcxxabi] When built with ASan, __cxa_throw calls __asan_handle_no_return" 2017-09-06 03:00:42 +00:00
libunwind Revert r312240 2017-08-31 15:51:23 +00:00
lld Fix crbug 759265 by suppressing llvm mt warnings. 2017-09-06 01:50:36 +00:00
lldb Fix DW_FORM_strp parsing 2017-09-05 19:01:01 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [X86] Add more FMA3 patterns to cover a load in all 3 possible positions. 2017-09-06 03:35:58 +00:00
openmp Read blocktime value set by kmp_set_blocktime() before reading from KMP_BLOCKTIME 2017-09-05 15:45:48 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Simplify] Actually remove unsed instruction from region header. 2017-09-05 19:44:39 +00:00