hanchenye-llvm-project/llvm/lib/Transforms
Jakob Stoklund Olesen 205ee3b389 Revert r155136 "Defer some shl transforms to DAGCombine."
While the patch was perfect and defect free, it exposed a really nasty
bug in X86 SelectionDAG that caused an llc crash when compiling lencod.

I'll put the patch back in after fixing the SelectionDAG problem.

llvm-svn: 155181
2012-04-20 00:38:45 +00:00
..
Hello
IPO Add a Fixme. 2012-04-16 04:23:52 +00:00
InstCombine Revert r155136 "Defer some shl transforms to DAGCombine." 2012-04-20 00:38:45 +00:00
Instrumentation [tsan] two more compile-time optimizations: 2012-04-10 22:29:17 +00:00
Scalar Put this expensive check below the less expensive ones. 2012-04-19 23:31:07 +00:00
Utils Fix 12513: Loop unrolling breaks with indirect branches. 2012-04-10 05:14:42 +00:00
Vectorize Fix style violation in BBVectorize (pointed out by Bill Wendling) 2012-04-16 12:39:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile