Use less hard coded constants to make the code less brittle.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 27 Mar 2009 15:45:05 +0000 (15:45 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 27 Mar 2009 15:45:05 +0000 (15:45 +0000)
commite4d5d34cfcde3c5df4af502ced717c6e01268cd1
treedbf4af5b6d5ec5a0a6ca86afc25e310671a41f48
parent76d38384542e2f596e14eb8e80b8e1c6a2652fd1
Use less hard coded constants to make the code less brittle.

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