reduce copy/paste programming with the power of for loops.
authorChris Lattner <sabre@nondot.org>
Sun, 19 Dec 2010 20:07:10 +0000 (20:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 19 Dec 2010 20:07:10 +0000 (20:07 +0000)
commite019ec168be3c2b54454fe73b4a6d66abf5a7516
tree6d92b2f1e6911895e58d632cea01a6157d8c3471
parenta34b3cf953867b0802f3c19ee57e574277003cd7
reduce copy/paste programming with the power of for loops.

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