Refactor code a bit to reduce number of calls in the final compiled code. No function...
authorCraig Topper <craig.topper@gmail.com>
Sat, 18 Aug 2012 06:39:34 +0000 (06:39 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 18 Aug 2012 06:39:34 +0000 (06:39 +0000)
commitacaaa6fae659be7a064ef832775d1a73357dd7b4
treef95f62e0fb0edec04e3f04c7273690c9577dbbda
parent8188955b2bcc4555432bfaeef6d1d0488bd76a06
Refactor code a bit to reduce number of calls in the final compiled code. No functional change intended.

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