1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib/Transforms
Chandler Carruth 9362cf3865 Revert r289863: [LV] Enable vectorization of loops with conditional
stores by default

This uncovers a crasher in the loop vectorizer on PPC when building the
Python runtime. I'll send the testcase to the review thread for the
original commit.

llvm-svn: 289934
2016-12-16 11:31:39 +00:00
..
Coroutines Fix spelling mistakes in Transforms comments. NFC. 2016-11-20 13:19:49 +00:00
Hello
InstCombine [InstCombine] add folds for icmp (smin X, Y), X 2016-12-15 19:13:37 +00:00
Instrumentation [IR] Remove the DIExpression field from DIGlobalVariable. 2016-12-16 04:25:54 +00:00
IPO [IR] Remove the DIExpression field from DIGlobalVariable. 2016-12-16 04:25:54 +00:00
ObjCARC [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Scalar Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
Utils [SimplifyLibCalls] Use a lambda. NFCI. 2016-12-16 02:28:38 +00:00
Vectorize Revert r289863: [LV] Enable vectorization of loops with conditional 2016-12-16 11:31:39 +00:00
CMakeLists.txt
LLVMBuild.txt