llvm-6502/lib/Transforms
Arnold Schwaighofer 68085c7bef SLPVectorizer: Try vectorizing 'splat' stores
Vectorize sequential stores of a broadcasted value.
5% on eon.

radar://16124699

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202067 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-24 19:52:29 +00:00
..
Hello
InstCombine Rename many DataLayout variables from TD to DL. 2014-02-21 00:06:31 +00:00
Instrumentation Replace the F_Binary flag with a F_Text one. 2014-02-24 18:20:12 +00:00
IPO LTO: Add the loop vectorizer to the LTO pipeline. 2014-02-24 18:19:31 +00:00
ObjCARC Update optimization passes to handle inalloca arguments 2014-01-28 02:38:36 +00:00
Scalar Include <cctype> for isdigit(). 2014-02-22 06:34:10 +00:00
Utils Rename a few more DataLayout variables. 2014-02-21 01:53:35 +00:00
Vectorize SLPVectorizer: Try vectorizing 'splat' stores 2014-02-24 19:52:29 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile