Add some DL propagation to places that didn't
authorDale Johannesen <dalej@apple.com>
Tue, 3 Feb 2009 22:26:09 +0000 (22:26 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 3 Feb 2009 22:26:09 +0000 (22:26 +0000)
commit0f502f6f44f2756f5cb7b17d8f1d8eae000d51b4
treec3dc70dda6a5b5f0ac49277b227585b446061b70
parent383d7ed9158576aef5cde872548225a17e3c0155
Add some DL propagation to places that didn't
have it yet.  More coming.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63673 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/X86/X86ISelLowering.cpp