Go to file
Simon Pilgrim cd32254a35 [X86][XOP] Added XOP memory folding patterns + tests
This patch adds the complete AMD Bulldozer XOP instruction set to the memory folding pattern tables for stack folding, etc.

Note: Many of the XOP instructions have multiple table entries as it can fold loads from different sources.

Differential Revision: http://reviews.llvm.org/D7484

llvm-svn: 228685
2015-02-10 12:57:17 +00:00
clang Fix __ldrexd arm intrinsic. 2015-02-10 09:09:04 +00:00
clang-tools-extra [clang-tidy] Checker for inaccurate use of erase() method. 2015-02-10 09:14:26 +00:00
compiler-rt [ASan] Add missing RUN: prefix. 2015-02-10 01:55:02 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement log10 2015-01-30 18:00:34 +00:00
libcxx Add __cxxabi_config.h to libcxxabi headers. 2015-02-05 23:56:33 +00:00
libcxxabi unwind: improve compilation on Linux with gcc 2015-02-10 03:43:33 +00:00
lld [ELF][ARM] Add veneer generation to branch instructions 2015-02-10 09:31:42 +00:00
lldb Add thread-id field in *stopped notification (MI) 2015-02-10 12:02:03 +00:00
llgo irgen: don't emit debug metadata for locals 2015-01-29 00:34:30 +00:00
llvm [X86][XOP] Added XOP memory folding patterns + tests 2015-02-10 12:57:17 +00:00
openmp Pin the libiomp5.dll for the lifetime of application, Windows-specific 2015-01-29 17:18:20 +00:00
polly isl is now distributed with polly 2015-02-09 13:52:21 +00:00