Pull out setcc, this reduces stack frame size from 7520 to 6032 bytes
authorChris Lattner <sabre@nondot.org>
Thu, 6 Oct 2005 19:03:35 +0000 (19:03 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 6 Oct 2005 19:03:35 +0000 (19:03 +0000)
commit222adac30a642b5ea4a916eb3e97d8d95eb32bea
tree0def8b011f80152c2ea854eaa9cde8b87d9d1bd2
parent2b63e4c5e2281ebc5575be3339d311d34f850b3b
Pull out setcc, this reduces stack frame size from 7520 to 6032 bytes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23649 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelDAGToDAG.cpp