| commit | 205ee3b389812e19232f73b46677d132da18017f | [log] [tgz] | 
|---|---|---|
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Fri Apr 20 00:38:45 2012 +0000 | 
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Fri Apr 20 00:38:45 2012 +0000 | 
| tree | 64fe99cc87b8549eeac5999e91adb56c997e9e95 | |
| parent | 9c74e4310c894a6083e8fe1d95a4d38526397fbb [diff] | 
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