llvm-project/llvm/lib/Transforms
Elena Demikhovsky 308a7eb0d2 Masked Store in Loop Vectorizer - bugfix
Fixed a bug in loop vectorization with conditional store.

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

llvm-svn: 267597
2016-04-26 20:18:04 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
IPO PM: Port Internalize to the new pass manager 2016-04-26 20:15:52 +00:00
InstCombine Optimize store of "bitcast" from vector to aggregate. 2016-04-25 22:22:39 +00:00
Instrumentation Re-commit optimization bisect support (r267022) without new pass manager support. 2016-04-22 22:06:11 +00:00
ObjCARC Re-commit optimization bisect support (r267022) without new pass manager support. 2016-04-22 22:06:11 +00:00
Scalar [SROA] Don't falsely report that changes have occured 2016-04-26 01:05:00 +00:00
Utils [SimplifyLibCalls] sprintf doesn't copy null bytes 2016-04-26 18:16:49 +00:00
Vectorize Masked Store in Loop Vectorizer - bugfix 2016-04-26 20:18:04 +00:00
CMakeLists.txt
LLVMBuild.txt