Teach legalize to deal with targets that don't support some SEXTLOAD/ZEXTLOADs
authorChris Lattner <sabre@nondot.org>
Sun, 10 Apr 2005 22:54:25 +0000 (22:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 10 Apr 2005 22:54:25 +0000 (22:54 +0000)
commit01ff7216dd7829d4094754086baf28aa2d7149ac
tree756654935e541a7373c96ef701612785f5b77ea5
parentbf9add47452cb413263e61ffe4db21f73118e40b
Teach legalize to deal with targets that don't support some SEXTLOAD/ZEXTLOADs

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21212 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp