[DAGCombiner] Revert load slicing (r192471), until I figure out why it fails on ubuntu.
authorQuentin Colombet <qcolombet@apple.com>
Fri, 11 Oct 2013 18:17:17 +0000 (18:17 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Fri, 11 Oct 2013 18:17:17 +0000 (18:17 +0000)
commit4351741a3b36bfe1ac1b385334fc5fa6f6ef5a11
treebc275e8936f4de416301e8b5f0233739b326867f
parent1dfe206062ee43d60d2535bddb0c0b629037e7d8
[DAGCombiner] Revert load slicing (r192471), until I figure out why it fails on ubuntu.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192474 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/load-slice.ll [deleted file]