llvm-6502/lib/Transforms
Nadav Rotem ac26786846 SLP Vectorizer: Add support for trees with external users.
To support this we have to insert 'extractelement' instructions to pick the right lane.
We had this functionality before but I removed it when we moved to the multi-block design because it was too complicated.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185230 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-28 22:07:09 +00:00
..
Hello
InstCombine Fix using arg_end() - arg_begin() instead of arg_size() 2013-06-28 00:25:40 +00:00
Instrumentation Remove needless include (unistd.h) in DebugIR pass 2013-06-28 19:19:44 +00:00
IPO Debug Info: clean up usage of Verify. 2013-06-28 05:43:10 +00:00
ObjCARC
Scalar
Utils Debug Info: clean up usage of Verify. 2013-06-28 05:43:10 +00:00
Vectorize SLP Vectorizer: Add support for trees with external users. 2013-06-28 22:07:09 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile