1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/lib/Transforms
Adam Nemet aa8eea6427 Revert "[GVN] Basic optimization remark support"
This reverts commit r288046.

Trying to see if the revert fixes a compiler crash during a stage2 LTO
build with a GVN backtrace.

llvm-svn: 288179
2016-11-29 18:32:04 +00:00
..
Coroutines Fix spelling mistakes in Transforms comments. NFC. 2016-11-20 13:19:49 +00:00
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
InstCombine [InstSimplify] allow integer vector types to use computeKnownBits 2016-11-27 21:07:28 +00:00
Instrumentation [asan/win] Align global registration metadata to its size 2016-11-29 01:32:21 +00:00
IPO Replace some callers of setTailCall with setTailCallKind 2016-11-25 22:35:09 +00:00
ObjCARC [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Scalar Revert "[GVN] Basic optimization remark support" 2016-11-29 18:32:04 +00:00
Utils fix formatting; NFC 2016-11-27 15:53:48 +00:00
Vectorize [SLPVectorizer] Improved support of partial tree vectorization. 2016-11-29 08:21:14 +00:00
CMakeLists.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
LLVMBuild.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00