llvm-project/llvm/lib/Transforms
Matt Arsenault 8fd5978811 Revert "Revert "Revert "InstCombine: Reduce trunc (shl x, K) width."""
This seems to be causing an infinite loop / crash in instcombine
on some bots.

llvm-svn: 273069
2016-06-17 23:36:38 +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 Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param. 2016-06-17 20:41:14 +00:00
InstCombine Revert "Revert "Revert "InstCombine: Reduce trunc (shl x, K) width.""" 2016-06-17 23:36:38 +00:00
Instrumentation [esan|cfrag] Add the struct field size array in StructInfo 2016-06-17 04:50:20 +00:00
ObjCARC Form objc_storeStrong in the presence of bitcasts. 2016-05-27 02:13:53 +00:00
Scalar [LAA] Enable symbolic stride speculation for all LAA clients 2016-06-17 22:35:41 +00:00
Utils Use m_APInt in SimplifyCFG 2016-06-17 00:04:39 +00:00
Vectorize [LAA] Enable symbolic stride speculation for all LAA clients 2016-06-17 22:35:41 +00:00
CMakeLists.txt
LLVMBuild.txt