1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib/Transforms
Silviu Baranga fccd898d4b [TTI] Add a hook for specifying per-target defaults for Interleaved Accesses
Summary:
This adds a hook to TTI which enables us to selectively turn on by default
interleaved access vectorization for targets on which we have have performed
the required benchmarking.

Reviewers: rengolin

Subscribers: rengolin, llvm-commits

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

llvm-svn: 244449
2015-08-10 14:50:54 +00:00
..
Hello Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
InstCombine Fix some comment typos. 2015-08-08 18:27:36 +00:00
Instrumentation Rename inst_range() to instructions() for consistency. NFC 2015-08-06 19:10:45 +00:00
IPO [PM/AA] Hoist the interface for BasicAA into a header file. 2015-08-06 07:33:15 +00:00
ObjCARC Fix some comment typos. 2015-08-08 18:27:36 +00:00
Scalar Prevent the scalarizer from caching incorrect entries 2015-08-10 14:48:47 +00:00
Utils Fix some comment typos. 2015-08-08 18:27:36 +00:00
Vectorize [TTI] Add a hook for specifying per-target defaults for Interleaved Accesses 2015-08-10 14:50:54 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile