llvm-project/llvm/lib/Transforms
Michael Kuperstein 768d013a03 [SLP] Revert r296863 due to miscompiles.
Details and reproducer are on the email thread for r296863.

llvm-svn: 297103
2017-03-06 23:54:51 +00:00
..
Coroutines [Coroutines] Add header guard to header that's missing one. 2017-01-30 16:32:20 +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 Disable gvn-hoist (PR32153) 2017-03-06 21:10:40 +00:00
InstCombine [InstCombine] use dyn_cast instead of isa+cast; NFCI 2017-03-06 23:25:28 +00:00
Instrumentation [msan] Handle x86_sse_stmxcsr and x86_sse_ldmxcsr. 2017-03-03 01:12:43 +00:00
ObjCARC Remove redundant code. NFC. 2017-02-25 00:59:49 +00:00
Scalar NewGVN: Remove DebugUnknownExprs, just mark the instructions as unused 2017-03-06 18:42:39 +00:00
Utils [BasicBlockUtils] Check for nullptr before updating LoopInfo. 2017-03-06 15:33:05 +00:00
Vectorize [SLP] Revert r296863 due to miscompiles. 2017-03-06 23:54:51 +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