llvm-6502/lib/Transforms
Chandler Carruth fbe605e712 Migrate metadata information from scalar to vector instructions during
SLP vectorization. Based on the code in BBVectorizer.

Fixes PR17741.

Patch by Raul Silvera, reviewed by Hal and Nadav. Reformatted by my
driving of clang-format. =]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195528 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-23 00:48:34 +00:00
..
Hello
InstCombine
Instrumentation llvm-cov: Split entry blocks in GCNOProfiling.cpp. 2013-11-22 23:07:45 +00:00
IPO Debug Info: move StripDebugInfo from StripSymbols.cpp to DebugInfo.cpp. 2013-11-22 22:06:31 +00:00
ObjCARC
Scalar StructurizeCFG: Fix verification failure with some loops. 2013-11-22 19:24:39 +00:00
Utils Add support for software expansion of 64-bit integer division instructions. 2013-11-19 06:54:19 +00:00
Vectorize Migrate metadata information from scalar to vector instructions during 2013-11-23 00:48:34 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile