Do not emit loads multiple times, potentially in the wrong places.
authorChris Lattner <sabre@nondot.org>
Tue, 18 Jan 2005 04:18:32 +0000 (04:18 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Jan 2005 04:18:32 +0000 (04:18 +0000)
commit811482a82b3d6721bbe80be123fd0b614c7f292e
tree2365fd66d410d7ece83b574db9bf27a8dc013b99
parent0111474bde3621fa00210c834dd03f41f3f9f1f5
Do not emit loads multiple times, potentially in the wrong places.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19661 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelPattern.cpp