Eliminate some uses of immAllOnes, just use -1, it does
authorChris Lattner <sabre@nondot.org>
Sun, 21 Feb 2010 03:13:10 +0000 (03:13 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 21 Feb 2010 03:13:10 +0000 (03:13 +0000)
commitd76fe6649c9af1c4526e1d0735ef2d8dff7d6e25
tree0876dda797e0c382526159a8f180849088bc8de4
parent9f036412ac6f66405f07259185bc63153fb8e059
Eliminate some uses of immAllOnes, just use -1, it does
the same thing and is more efficient for the matcher.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96713 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetSelectionDAG.td