make use of helper functions in CCState for analyzing formals and calls.
authorChris Lattner <sabre@nondot.org>
Wed, 28 Feb 2007 07:00:42 +0000 (07:00 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Feb 2007 07:00:42 +0000 (07:00 +0000)
commit638402b2539f2f28ab22eebf27e8309acaff405d
tree6e17e3444675882db8234b42e8c3b13687ca75cb
parentfb39f99fa4cdeab24c1b462cdd954a7d792323b7
make use of helper functions in CCState for analyzing formals and calls.

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