switch the rest of the x86 immediate patterns over to ImmLeaf,
authorChris Lattner <sabre@nondot.org>
Sun, 17 Apr 2011 22:12:55 +0000 (22:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Apr 2011 22:12:55 +0000 (22:12 +0000)
commit5662bc959a0544bbaf9c64ab5640cc6fc430cc93
treecbd10d16dfad7c9cc9d3128f99920c2dcda374ee
parent7ed1391ff66012e4963081cfb20b6166e8784f50
switch the rest of the x86 immediate patterns over to ImmLeaf,
simplifying them and exposing more information to tblgen.  It would be nice
if other target authors adopted this as well, particularly arm since it has fastisel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129676 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td