refactor x86 conditional branches to use a multipattern
authorChris Lattner <sabre@nondot.org>
Thu, 11 Feb 2010 19:31:22 +0000 (19:31 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 11 Feb 2010 19:31:22 +0000 (19:31 +0000)
commitb917c47c98614a0bfbc3e79e378da6b15c18bef3
tree0c89dfff2b6543109d5f0422c70125b631fb7e86
parentbd13fb62541136a4891d702feec8b7aba5bf695a
refactor x86 conditional branches to use a multipattern
that generates the 1-byte and 4-byte immediate versions
from one definition.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95902 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/Mangler.h