change a bunch of logic in LowerGlobalAddress to leverage the work
authorChris Lattner <sabre@nondot.org>
Fri, 10 Jul 2009 07:34:39 +0000 (07:34 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 Jul 2009 07:34:39 +0000 (07:34 +0000)
commit36c250112143a11d0afd4aba91a9e742031e4152
tree0329edab14ddcd74e5c3b6f51123cf6dfebb32b6
parent7478ab8502a52815413d8b388898f719484ab1a9
change a bunch of logic in LowerGlobalAddress to leverage the work
done in ClassifyGlobalReference instead of reconstructing the info
awkwardly.

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