llvm-project/llvm/lib/Transforms
Elena Demikhovsky 6f2ec8104a Fixed crash of SLP Vectorizer on KNL
The bug is connected to vector GEPs.
https://llvm.org/bugs/show_bug.cgi?id=28313

llvm-svn: 273919
2016-06-27 20:07:00 +00:00
..
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO [PM] Port PartialInlining to the new PM 2016-06-27 16:50:18 +00:00
InstCombine [InstCombine] refactor sdiv by APInt transforms (NFC) 2016-06-27 18:38:40 +00:00
Instrumentation [asan] fix false dynamic-stack-buffer-overflow report with constantly-sized dynamic allocas, LLVM part 2016-06-27 15:57:08 +00:00
ObjCARC Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
Scalar Apply clang-tidy's modernize-loop-convert to most of lib/Transforms. 2016-06-26 12:28:59 +00:00
Utils Factor out buildMemorySSA from getWalker. 2016-06-27 18:22:27 +00:00
Vectorize Fixed crash of SLP Vectorizer on KNL 2016-06-27 20:07:00 +00:00
CMakeLists.txt
LLVMBuild.txt